summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/zathura/zathurarc-gruvbox29
1 files changed, 0 insertions, 29 deletions
diff --git a/.config/zathura/zathurarc-gruvbox b/.config/zathura/zathurarc-gruvbox
deleted file mode 100644
index d1aed9e..0000000
--- a/.config/zathura/zathurarc-gruvbox
+++ /dev/null
@@ -1,29 +0,0 @@
1#set guioptions ""
2
3set font "monospace normal 12"
4
5set completion-bg "#282828"
6set completion-fg "#fbf1c7"
7set completion-group-bg "#1d2021"
8set completion-group-fg "#458588"
9set completion-highlight-bg "#83a598"
10set completion-highlight-fg "#282828"
11
12set default-bg "#282828"
13set default-fg "#fbf1c7"
14set statusbar-bg "#282828"
15set statusbar-fg "#fbf1c7"
16
17set inputbar-bg "#1d2021"
18set inputbar-fg "#98971a"
19
20set notification-bg "#282828"
21set notification-fg "#fbf1c7"
22set notification-warning-bg "#282828"
23set notification-warning-fg "#d79921"
24set notification-error-bg "#282828"
25set notification-error-fg "#cc241d"
26
27#set recolor true
28set recolor-darkcolor "#1d2021"
29set recolor-lightcolor "#f9f5d7"

Generated with cgit - Back to sebastiano.tronto.net