fixed stylix contrast for Base0F
This commit is contained in:
parent
2203a31721
commit
bbb492a670
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ in
|
|||
base16Scheme = "${pkgs.base16-schemes}/share/themes/pasque.yaml";
|
||||
override = {
|
||||
base0D = "F3196E";
|
||||
base0F = "CFAACF";
|
||||
};
|
||||
|
||||
cursor = {
|
||||
|
|
Loading…
Add table
Reference in a new issue