about summary refs log tree commit diff
path: root/home/profiles/browsing
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-13 23:54:07 +0900
committersefidel <contact@sefidel.net>2022-02-13 23:54:07 +0900
commit02ea72f7f4821875fd555651f63482e399344f75 (patch)
treef69fcc2be0aa7b4387eeb98b172397acd5b2f10d /home/profiles/browsing
parentdcf211319d0b2b1992c1a32cf75626da8ea04833 (diff)
downloadnixrc-02ea72f7f4821875fd555651f63482e399344f75.tar.gz
nixrc-02ea72f7f4821875fd555651f63482e399344f75.zip
feat(qutebrowser): make active window more visible
Diffstat (limited to 'home/profiles/browsing')
-rw-r--r--home/profiles/browsing/qutebrowser-settings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/browsing/qutebrowser-settings.nix b/home/profiles/browsing/qutebrowser-settings.nix
index 40d2189..cfa132e 100644
--- a/home/profiles/browsing/qutebrowser-settings.nix
+++ b/home/profiles/browsing/qutebrowser-settings.nix
@@ -8,7 +8,7 @@ let
   base04 = "#090a10";
   base05 = "#cbc0ab";
   base06 = "#e0d6bd";
-  base07 = "#4f5058";
+  base07 = "#676973";
   base08 = "#b17f81";
   base09 = "#e9b189";
   base0A = "#d4ae80";