about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/profiles/research/default.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/home/profiles/research/default.nix b/home/profiles/research/default.nix
index a725bed..0b5379e 100644
--- a/home/profiles/research/default.nix
+++ b/home/profiles/research/default.nix
@@ -17,24 +17,24 @@ in
         adjust-open = "width";
         recolor = true;
 
-        default-bg = "#cbc0ab";
+        default-bg = "#dbd3c4";
         default-fg = "#151515";
 
-        statusbar-bg = "#cbc0ab";
+        statusbar-bg = "#dbd3c4";
         statusbar-fg = "#151515";
 
-        inputbar-bg = "#cbc0ab";
+        inputbar-bg = "#dbd3c4";
         inputbar-fg = "#151515";
 
-        index-bg = "#cbc0ab";
+        index-bg = "#dbd3c4";
         index-fg = "#151515";
-        index-active-bg = "#cbc0ab";
+        index-active-bg = "#dbd3c4";
         index-active-fg = "#4f5058";
 
         highlight-color = "#d4ae80";
         highlight-active-color = "#8197bf";
 
-        notification-bg = "#cbc0ab";
+        notification-bg = "#dbd3c4";
         notification-fg = "#151515";
         notification-warning-bg = "#4f5058";
         notification-warning-fg = "#dcb66a";
@@ -42,10 +42,10 @@ in
         notification-error-fg = "#cf6a4c";
 
         render-loading = true;
-        render-loading-fg = "#cbc0ab";
+        render-loading-fg = "#dbd3c4";
         render-loading-bg = "#151515";
 
-        recolor-lightcolor = "#cbc0ab";
+        recolor-lightcolor = "#dbd3c4";
         recolor-darkcolor = "#151515";
       };
     };