zathura: Customize more colros
This commit is contained in:
@@ -7,6 +7,15 @@ set statusbar-bg "rgba(25, 25, 25, 0.5)"
|
||||
set notification-bg "#000000"
|
||||
set notification-fg "#FFFFFF"
|
||||
|
||||
# Change the greenish accent color (#9FBC00) to bright yellow
|
||||
set completion-highlight-bg "#FCE94F"
|
||||
set inputbar-fg "#FCE94F"
|
||||
set highlight-color "#FCE94F"
|
||||
set index-active-bg "#FCE94F"
|
||||
|
||||
# Set the foreground to something that can be read on highlight-color
|
||||
set highlight-fg "#000000"
|
||||
|
||||
# Show statusbar and vertical scrollbar
|
||||
set guioptions "sv"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user