summaryrefslogtreecommitdiff
path: root/.config/zathura
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-06 18:52:33 +0530
committerlistout <listout@protonmail.com>2021-09-06 18:52:33 +0530
commitfd224cb961b1defae9a085c63c188727c4ff6584 (patch)
tree1fa3c4384f7b8c05f525f63261286fbb056d7416 /.config/zathura
parent442938000e22ead04128bb40d01f96250a225dce (diff)
moving to onedark theme
Diffstat (limited to '.config/zathura')
-rw-r--r--.config/zathura/zathurarc65
1 files changed, 39 insertions, 26 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 04a97ab..22ef62d 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -1,29 +1,42 @@
-set recolor "true"
-set completion-bg "#1c1c1c"
-set completion-fg "#b5b4c9"
-set completion-group-bg "#1c1c1c"
-set completion-group-fg "#76a065"
-set completion-highlight-bg "#b5b4c9"
-set completion-highlight-fg "#1c1c1c"
-set recolor-lightcolor "#1c1c1c"
-set recolor-darkcolor "#b5b4c9"
-set default-bg "#1c1c1c"
-set inputbar-bg "#1c1c1c"
-set inputbar-fg "#b5b4c9"
-set notification-bg "#1c1c1c"
-set notification-fg "#b5b4c9"
-set notification-error-bg "#cf8164"
-set notification-error-fg "#b5b4c9"
-set notification-warning-bg "#cf8164"
-set notification-warning-fg "#b5b4c9"
-set statusbar-bg "#1c1c1c"
-set statusbar-fg "#b5b4c9"
-set index-bg "#1c1c1c"
-set index-fg "#b5b4c9"
-set index-active-bg "#b5b4c9"
-set index-active-fg "#1c1c1c"
-set render-loading-bg "#1c1c1c"
-set render-loading-fg "#b5b4c9"
+# Colors
+
+# Base16 OneDark
+# Author: Lalit Magant (http://github.com/tilal6991)
+
+set default-bg "#282c34"
+set default-fg "#353b45"
+
+set statusbar-fg "#565c64"
+set statusbar-bg "#3e4451"
+
+set inputbar-bg "#282c34"
+set inputbar-fg "#c8ccd4"
+
+set notification-bg "#282c34"
+set notification-fg "#c8ccd4"
+
+set notification-error-bg "#282c34"
+set notification-error-fg "#e06c75"
+
+set notification-warning-bg "#282c34"
+set notification-warning-fg "#e06c75"
+
+set highlight-color "#e5c07b"
+set highlight-active-color "#61afef"
+
+set completion-bg "#353b45"
+set completion-fg "#61afef"
+
+set completion-highlight-fg "#c8ccd4"
+set completion-highlight-bg "#61afef"
+
+set recolor-lightcolor "#282c34"
+set recolor-darkcolor "#b6bdca"
+
+set recolor "true"
+set recolor-keephue "true"
+
+# Other settings
set window-title-home-tilde true
set statusbar-basename true
set selection-clipboard clipboard