all repos

dotfiles @ ae217b0fe15bd80714f748929d67fcfd4c4b6a32

my dotfiles

config/zathura/zathurarc (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
set font			"JetBrains Mono Nerd Font 10"
set default-fg 			"#DFDFDF"
set default-bg 			"#262A2B"

set statusbar-fg		"#CED4DA"
set statusbar-bg		"#1F2324"
set statusbar-h-padding		10
set statusbar-v-padding		10

set inputbar-fg			"#FFFFFF"
set inputbar-bg 		"#1F2324"

set completion-bg		"#262A2B"
set completion-fg		"#FFFFFF"
set completion-highlight-bg	"#262A2B"
set completion-highlight-fg	"#51AFEF"
set completion-group-bg		"#262A2B"
set completion-group-fg		"#51AFEF"