everforest and titlebar fix
This commit is contained in:
parent
707157c0fe
commit
d20d3d8310
5 changed files with 78 additions and 29 deletions
|
@ -93,8 +93,8 @@ in {
|
|||
gtk-theme.name
|
||||
fonts.sans.name
|
||||
icons.name
|
||||
palette-shex.bright.yellow
|
||||
palette-shex.bright.black
|
||||
palette-shex.util.fg
|
||||
palette-shex.normal.black
|
||||
(builtins.toString borders.thickness)
|
||||
(builtins.toString borders.rounding)
|
||||
]
|
||||
|
@ -324,7 +324,7 @@ in {
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "kanagawa";
|
||||
theme = "everforest_dark";
|
||||
editor.lsp.display-messages = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue