From a44dde93388f1c5c9ed6ea73d5e9ee7849e2d475 Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Sat, 24 Jan 2026 09:01:19 +0100 Subject: Update thesis --- zathura/zathurarc | 57 ------------------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 zathura/zathurarc (limited to 'zathura') diff --git a/zathura/zathurarc b/zathura/zathurarc deleted file mode 100644 index f0012a7..0000000 --- a/zathura/zathurarc +++ /dev/null @@ -1,57 +0,0 @@ -set selection-clipboard clipboard -set statusbar-h-padding 0 -set statusbar-v-padding 0 -set page-padding 2 -set adjust-open "fit-page" -set pages-per-row 1 -set scroll-page-aware "true" -set smooth-scroll "true" -set scroll-full-overlap 0.01 -set scroll-step 100 -set window-title-home-tilde 1 -set statusbar-home-tilde 1 -set window-title-basename 1 -set guioptions 1 -set database "plain" -set sandbox "none" - -set notification-error-bg "rgba(50,48,47,1)" # bg -set notification-error-fg "rgba(251,73,52,1)" # bright:red -set notification-warning-bg "rgba(50,48,47,1)" # bg -set notification-warning-fg "rgba(250,189,47,1)" # bright:yellow -set notification-bg "rgba(50,48,47,1)" # bg -set notification-fg "rgba(184,187,38,1)" # bright:green - -set completion-bg "#000c18" # bg2 -set completion-fg "rgba(235,219,178,1)" # fg -set completion-group-bg "rgba(60,56,54,1)" # bg1 -set completion-group-fg "rgba(146,131,116,1)" # gray -set completion-highlight-bg "rgba(131,165,152,1)" # bright:blue -set completion-highlight-fg "rgba(80,73,69,1)" # bg2 - -# Define the color in index mode -set index-bg "#000c18" # bg2 -set index-fg "rgba(235,219,178,1)" # fg -set index-active-bg "rgba(131,165,152,1)" # bright:blue -set index-active-fg "rgba(80,73,69,1)" # bg2 - -set inputbar-bg "#000c18" # bg -set inputbar-fg "rgba(235,219,178,1)" # fg - -set statusbar-bg "#000c18" # bg2 -set statusbar-fg "rgba(235,219,178,1)" # fg - -set highlight-color "rgba(250,189,47,0.5)" # bright:yellow -set highlight-active-color "rgba(254,128,25,0.5)" # bright:orange - -set default-bg "#000c18" # bg -set default-fg "rgba(235,219,178,1)" # fg -set render-loading true -set render-loading-bg "#000c18" # bg -set render-loading-fg "rgba(235,219,178,1)" # fg - -# Recolor book content's color -set recolor-lightcolor "#000c18" # bg -set recolor-darkcolor "rgba(235,219,178,1)" # fg -set recolor "true" -set recolor-keephue "true" # keep original color -- cgit v1.2.3