colorschemes/modus: add new configuration option

The `hide_inactive_statusline` option is available in newer versions of
the theme.
This commit is contained in:
Nate Smith 2024-09-10 11:59:42 -04:00 committed by GaetanLepage
parent d0c0821245
commit fc7e9b2927
2 changed files with 6 additions and 0 deletions

View file

@ -12,6 +12,7 @@
variant = "default";
transparent = false;
dim_inactive = false;
hide_inactive_statusline = false;
styles = {
comments.italic = true;
keywords.italic = true;