about summary refs log tree commit diff
path: root/home/profiles/browsing
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-01 15:38:37 +0900
committersefidel <contact@sefidel.net>2022-02-01 15:38:37 +0900
commitcb2295443e49c3ea487b94cfcfb86e58b04688b7 (patch)
tree5cfe6f0dec1969b7b68c848c8db4a54e154e994d /home/profiles/browsing
parent48d6a7c772ae6e3e9efb127f4a7dadca4e41c2f4 (diff)
downloadnixrc-cb2295443e49c3ea487b94cfcfb86e58b04688b7.tar.gz
nixrc-cb2295443e49c3ea487b94cfcfb86e58b04688b7.zip
home/base: use jellybeans bg
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 4486d0f..47fae23 100644
--- a/home/profiles/browsing/qutebrowser-settings.nix
+++ b/home/profiles/browsing/qutebrowser-settings.nix
@@ -1,7 +1,7 @@
 let
   # Nightlamp theme by boopy <hi@boopy.dev>
   # Modified to increase visibility on qutebrowser
-  base00 = "#18191f";
+  base00 = "#151515";
   base01 = "#222329";
   base02 = "#2c2d33";
   base03 = "#3c3d43";