summaryrefslogtreecommitdiff
path: root/.config/zathura
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-06-11 00:34:09 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-06-11 00:34:09 +0530
commit2c485da4475ec4c79969ac7ae8d2ce0f317193ff (patch)
tree121f02f43b907c757dca1f03ccc55534551e845f /.config/zathura
parent723220028038a3c6e155259e28d07e867e2d45c9 (diff)
updates
Diffstat (limited to '.config/zathura')
-rwxr-xr-x.config/zathura/zathurarc41
1 files changed, 0 insertions, 41 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 115489a..452e116 100755
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -13,44 +13,3 @@ map J zoom out
map i recolor
map p print
map g goto top
-
-/* set notification-error-bg "#282828" # bg */
-/* set notification-error-fg "#fb4934" # bright:red */
-/* set notification-warning-bg "#282828" # bg */
-/* set notification-warning-fg "#fabd2f" # bright:yellow */
-/* set notification-bg "#282828" # bg */
-/* set notification-fg "#b8bb26" # bright:green */
-
-/* set completion-bg "#504945" # bg2 */
-/* set completion-fg "#ebdbb2" # fg */
-/* set completion-group-bg "#3c3836" # bg1 */
-/* set completion-group-fg "#928374" # gray */
-/* set completion-highlight-bg "#83a598" # bright:blue */
-/* set completion-highlight-fg "#504945" # bg2 */
-
-/* # Define the color in index mode */
-/* set index-bg "#504945" # bg2 */
-/* set index-fg "#ebdbb2" # fg */
-/* set index-active-bg "#83a598" # bright:blue */
-/* set index-active-fg "#504945" # bg2 */
-
-/* set inputbar-bg "#282828" # bg */
-/* set inputbar-fg "#ebdbb2" # fg */
-
-/* set statusbar-bg "#504945" # bg2 */
-/* set statusbar-fg "#ebdbb2" # fg */
-
-/* set highlight-color "#fabd2f" # bright:yellow */
-/* set highlight-active-color "#fe8019" # bright:orange */
-
-/* set default-bg "#282828" # bg */
-/* set default-fg "#D4BE98" # fg */
-/* set render-loading true */
-/* set render-loading-bg "#282828" # bg */
-/* set render-loading-fg "#ebdbb2" # fg */
-
-/* # Recolor book content's color */
-/* set recolor-lightcolor "#282828" # bg */
-/* set recolor-darkcolor "#ebdbb2" # fg */
-/* set recolor "true" */
-/* # set recolor-keephue true # keep original color */