diff options
-rw-r--r-- | files/rcs/.Xresources | 3 | ||||
-rw-r--r-- | files/zathura/zathurarc | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/files/rcs/.Xresources b/files/rcs/.Xresources index 015da73..70269d8 100644 --- a/files/rcs/.Xresources +++ b/files/rcs/.Xresources @@ -1,7 +1,8 @@ ! To load into RESOURCE_MANAGER, run xrdb ~/.Xresources ! *background and foreground are read by sxiv -*background: #181820 +!*background: #181820 +*background: #232f40 *foreground: #ebdbb2 ! Black + DarkGrey *color0: #000000 diff --git a/files/zathura/zathurarc b/files/zathura/zathurarc index 2af2cd7..b55abff 100644 --- a/files/zathura/zathurarc +++ b/files/zathura/zathurarc @@ -12,7 +12,7 @@ set default-bg "#000000" set recolor true # recolor at start set recolor-keephue false -set recolor-lightcolor "#181820" +set recolor-lightcolor "#232f40" # Solarized # Dark |