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 = {
|
theme = {
|
||||||
colors = {
|
colors = {
|
||||||
background-darker = "383838";
|
background-darker = "000000";
|
||||||
background = "afaf8f";
|
background = "000000";
|
||||||
foreground = "ffffff";
|
foreground = "ffffff";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue