about summary refs log tree commit diff
path: root/home/profiles/browsing/qutebrowser-settings.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-03-13 16:28:13 +0900
committersefidel <contact@sefidel.net>2022-03-13 16:28:13 +0900
commit06c4981626a1a213a9e6260e117bce6822836e4f (patch)
treee31d514178c6e2dcd1f687bf14dca4205931c7b4 /home/profiles/browsing/qutebrowser-settings.nix
parentfce9e1d4881a9fb674f3722684db5ab76ea835dd (diff)
downloadnixrc-06c4981626a1a213a9e6260e117bce6822836e4f.tar.gz
nixrc-06c4981626a1a213a9e6260e117bce6822836e4f.zip
feat(colors): tweak orange, yellow
Diffstat (limited to 'home/profiles/browsing/qutebrowser-settings.nix')
-rw-r--r--home/profiles/browsing/qutebrowser-settings.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/browsing/qutebrowser-settings.nix b/home/profiles/browsing/qutebrowser-settings.nix
index f46f6ab..3125966 100644
--- a/home/profiles/browsing/qutebrowser-settings.nix
+++ b/home/profiles/browsing/qutebrowser-settings.nix
@@ -10,8 +10,8 @@ let
   base06 = "#e0d6bd";
   base07 = "#676973";
   base08 = "#cf6a4c";
-  base09 = "#d8a465";
-  base0A = "#c9a554";
+  base09 = "#dfa358";
+  base0A = "#dcb66a";
   base0B = "#99ad6a";
   base0C = "#8fbfdc";
   base0D = "#8197bf";