nixvim time!

This commit is contained in:
vali 2024-05-21 22:30:34 +02:00
commit dee7f495d1
10 changed files with 320 additions and 30 deletions

View file

@ -14,11 +14,17 @@ in {
programs.schizofox = {
enable = true;
theme = {
# colors = {
# background-darker = "181825";
# background = "1e1e2e";
# foreground = "cdd6f4";
# };
colors = {
background-darker = "181825";
background = "1e1e2e";
foreground = "cdd6f4";
background-darker = "1d2021";
background = "282828";
foreground = "ebdbb2";
};
font = "Lexend";
extraUserChrome = ''
body {