schizofox.nix: switch to full black theme
This commit is contained in:
parent
912547808b
commit
b11ca3bd49
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ in {
|
|||
|
||||
theme = {
|
||||
colors = {
|
||||
background-darker = "383838";
|
||||
background = "afaf8f";
|
||||
background-darker = "000000";
|
||||
background = "000000";
|
||||
foreground = "ffffff";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue