helix: fix theme
This commit is contained in:
parent
711995a929
commit
b74ca5c8e7
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -236,6 +236,7 @@ in
|
|||
};
|
||||
programs.helix.themes.tudbut = {
|
||||
inherits = "monokai_pro_ristretto";
|
||||
"string.special.symbol" = { fg = "#5cdaa7"; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue