aboutsummaryrefslogtreecommitdiff
path: root/zathura
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-08-27 16:32:21 +0200
committerdavidpkj <davidpenkow1@gmail.com>2023-08-27 16:32:21 +0200
commit30c436b7f35133c808eb34e9425e6df592f2a027 (patch)
treedc1991197fbb65bf1a8cebb53a4218ecf3fcf80c /zathura
parent8bb5e75602fd5b7c2eb17fb863b68000b13a65ec (diff)
Update to current general style
Diffstat (limited to 'zathura')
-rw-r--r--zathura/.config/zathura/zathurarc23
1 files changed, 0 insertions, 23 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
deleted file mode 100644
index 2dc8b3e..0000000
--- a/zathura/.config/zathura/zathurarc
+++ /dev/null
@@ -1,23 +0,0 @@
-set selection-clipboard "clipboard"
-
-set window-title-basename true
-set window-title-page false
-
-set recolor true
-
-set font "JetBrains Mono normal 8"
-
-set default-bg "#1a1a1a"
-set highlight-color "#e8e2ef"
-set highlight-active-color "#a642c0"
-set recolor-lightcolor "#1a1a1a"
-set statusbar-bg "#1a1a1a"
-set statusbar-fg "#e8e2ef"
-set inputbar-bg "#1a1a1a"
-set inputbar-fg "#e8e2ef"
-set completion-fg "#e8e2ef"
-set completion-bg "#1a1a1a"
-set completion-group-fg "#e8e2ef"
-set completion-group-bg "#a642c0"
-set completion-highlight-fg "#1a1a1a"
-set completion-highlight-bg "#e8e2ef"