Change summary
dot_config/private_zathura/zathurarc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Detailed changes
@@ -36,8 +36,8 @@ set statusbar-fg "#f8f8f2" # Foreground
set highlight-color "#ffb86c" # Orange
set highlight-active-color "#ff79c6" # Pink
-set default-bg "#282a36" # Background
-set default-fg "#f8f8f2" # Foreground
+set default-bg "#22212C" # Background
+set default-fg "#F8F8F2" # Foreground
set render-loading true
set render-loading-fg "#282a36" # Background
@@ -46,8 +46,8 @@ set render-loading-bg "#f8f8f2" # Foreground
#
# Recolor mode settings
#
-set recolor-lightcolor "#282a36" # Background
-set recolor-darkcolor "#f8f8f2" # Foreground
+set recolor-lightcolor "#22212C" # Background
+set recolor-darkcolor "#F8F8F2" # Foreground
#
# Startup options