Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zathura Port. #5

Merged
merged 3 commits into from
Oct 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions extras/zathura_aquarium_dark
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<<<<<<< HEAD
# Base16 Aquarium
# Author: https://github.com/gdnand

=======
>>>>>>> babeb0a6bc84eaec799f1b8ec72254b07a9537b1
set notification-error-bg "#20202a"
set notification-error-fg "#63718b"
set notification-warning-bg "#20202a"
set notification-warning-fg "#c34864"
set notification-bg "#20202a"
set notification-fg "#cddbf9"

set completion-bg "#20202a"
set completion-fg "#cddbf9"
set completion-group-bg "#313449"
set completion-group-fg "#cddbf9"
set completion-highlight-bg "#b8dceb"
set completion-highlight-fg "#313449"

set index-bg "#20202a"
set index-fg "#b1dba4"
set index-active-bg "#b1dba4"
set index-active-fg "#20202a"

set inputbar-bg "#20202a"
set inputbar-fg "#cddbf9"

set statusbar-bg "#313449"
set statusbar-fg "#cddbf9"

set highlight-color "#c8cca7"
set highlight-active-color "#eac1c1"

set default-bg "#20202a"
set default-fg "#cddbf9"
set render-loading "true"
set render-loading-bg "#20202a"
set render-loading-fg "#cddbf9"

set recolor-lightcolor "#20202a"
set recolor-darkcolor "#cddbf9"
set recolor "true"