summaryrefslogtreecommitdiff
path: root/linux.nix
diff options
context:
space:
mode:
Diffstat (limited to 'linux.nix')
-rw-r--r--linux.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.nix b/linux.nix
index 4ca0afb..19645d9 100644
--- a/linux.nix
+++ b/linux.nix
@@ -13,7 +13,7 @@ let
};
"light" = {
highlight = "#67b11d";
- background = "#fbf8ef";
+ background = "#f6f1e1";
foreground = "#655370";
};
};