beginning of my own colorscheme
This commit is contained in:
parent
2038ab1d4f
commit
62b3b0f442
5 changed files with 64 additions and 49 deletions
|
@ -17,9 +17,9 @@ in {
|
|||
enable = true;
|
||||
theme = {
|
||||
colors = {
|
||||
background-darker = "1d2021";
|
||||
background = "282828";
|
||||
foreground = "ebdbb2";
|
||||
background-darker = "000000";
|
||||
background = "3a3432";
|
||||
foreground = "f7f7f7";
|
||||
};
|
||||
|
||||
font = "ComicShannsMono Nerd Font";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue