mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 04:35:08 +02:00
colorschemes/modus: add new configuration option
The `hide_inactive_statusline` option is available in newer versions of the theme.
This commit is contained in:
parent
d0c0821245
commit
fc7e9b2927
2 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
variant = "default";
|
||||
transparent = false;
|
||||
dim_inactive = false;
|
||||
hide_inactive_statusline = false;
|
||||
styles = {
|
||||
comments.italic = true;
|
||||
keywords.italic = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue