Skip to content

Commit 3eb5b07

Browse files
committed
chore(extras): auto-generate extras
1 parent 9413aca commit 3eb5b07

File tree

4 files changed

+152
-0
lines changed

4 files changed

+152
-0
lines changed

extras/zathura/astrodark.zathurarc

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# AstroDark color theme for Zathura
2+
# Swaps Foreground for Background to get a light version if the user prefers
3+
#
4+
# AstroDark color theme
5+
#
6+
set notification-error-bg "#F8747E"
7+
set notification-error-fg "#1A1D23"
8+
set notification-warning-bg "#EB8332"
9+
set notification-warning-fg "#1A1D23"
10+
set notification-bg "#1A1D23"
11+
set notification-fg "#ADB0BB"
12+
set completion-bg "#1A1D23"
13+
set completion-fg "#696C76"
14+
set completion-group-bg "#1A1D23"
15+
set completion-group-fg "#696C76"
16+
set completion-highlight-bg "#16181D"
17+
set completion-highlight-fg "#ADB0BB"
18+
set index-bg "#1A1D23"
19+
set index-fg "#ADB0BB"
20+
set index-active-bg "#16181D"
21+
set index-active-fg "#ADB0BB"
22+
set inputbar-bg "#1A1D23"
23+
set inputbar-fg "#ADB0BB"
24+
set statusbar-bg "#1A1D23"
25+
set statusbar-fg "#ADB0BB"
26+
set highlight-color "#D09214"
27+
set highlight-active-color "#75AD47"
28+
set default-bg "#1A1D23"
29+
set default-fg "#ADB0BB"
30+
set render-loading true
31+
set render-loading-fg "#1A1D23"
32+
set render-loading-bg "#ADB0BB"
33+
#
34+
# Recolor mode settings
35+
# <C-r> to switch modes
36+
#
37+
set recolor-lightcolor "#1A1D23"
38+
set recolor-darkcolor "#ADB0BB"
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# AstroJupiter color theme for Zathura
2+
# Swaps Foreground for Background to get a light version if the user prefers
3+
#
4+
# AstroJupiter color theme
5+
#
6+
set notification-error-bg "#D04F4E"
7+
set notification-error-fg "#FEEEEE"
8+
set notification-warning-bg "#D05312"
9+
set notification-warning-fg "#FEEEEE"
10+
set notification-bg "#FEEEEE"
11+
set notification-fg "#815654"
12+
set completion-bg "#FEEEEE"
13+
set completion-fg "#937C7A"
14+
set completion-group-bg "#FEEEEE"
15+
set completion-group-fg "#937C7A"
16+
set completion-highlight-bg "#F9DCD1"
17+
set completion-highlight-fg "#815654"
18+
set index-bg "#FEEEEE"
19+
set index-fg "#815654"
20+
set index-active-bg "#F9DCD1"
21+
set index-active-fg "#815654"
22+
set inputbar-bg "#FEEEEE"
23+
set inputbar-fg "#815654"
24+
set statusbar-bg "#FEEEEE"
25+
set statusbar-fg "#815654"
26+
set highlight-color "#AC7300"
27+
set highlight-active-color "#569400"
28+
set default-bg "#FEEEEE"
29+
set default-fg "#815654"
30+
set render-loading true
31+
set render-loading-fg "#FEEEEE"
32+
set render-loading-bg "#815654"
33+
#
34+
# Recolor mode settings
35+
# <C-r> to switch modes
36+
#
37+
set recolor-lightcolor "#FEEEEE"
38+
set recolor-darkcolor "#815654"
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# AstroLight color theme for Zathura
2+
# Swaps Foreground for Background to get a light version if the user prefers
3+
#
4+
# AstroLight color theme
5+
#
6+
set notification-error-bg "#E72F1F"
7+
set notification-error-fg "#F7F8F8"
8+
set notification-warning-bg "#F0740A"
9+
set notification-warning-fg "#F7F8F8"
10+
set notification-bg "#F7F8F8"
11+
set notification-fg "#4F4F4F"
12+
set completion-bg "#F7F8F8"
13+
set completion-fg "#8B9297"
14+
set completion-group-bg "#F7F8F8"
15+
set completion-group-fg "#8B9297"
16+
set completion-highlight-bg "#EAEBEB"
17+
set completion-highlight-fg "#4F4F4F"
18+
set index-bg "#F7F8F8"
19+
set index-fg "#4F4F4F"
20+
set index-active-bg "#EAEBEB"
21+
set index-active-fg "#4F4F4F"
22+
set inputbar-bg "#F7F8F8"
23+
set inputbar-fg "#4F4F4F"
24+
set statusbar-bg "#F7F8F8"
25+
set statusbar-fg "#4F4F4F"
26+
set highlight-color "#E69400"
27+
set highlight-active-color "#42AD17"
28+
set default-bg "#F7F8F8"
29+
set default-fg "#4F4F4F"
30+
set render-loading true
31+
set render-loading-fg "#F7F8F8"
32+
set render-loading-bg "#4F4F4F"
33+
#
34+
# Recolor mode settings
35+
# <C-r> to switch modes
36+
#
37+
set recolor-lightcolor "#F7F8F8"
38+
set recolor-darkcolor "#4F4F4F"

extras/zathura/astromars.zathurarc

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# AstroMars color theme for Zathura
2+
# Swaps Foreground for Background to get a light version if the user prefers
3+
#
4+
# AstroMars color theme
5+
#
6+
set notification-error-bg "#E77777"
7+
set notification-error-fg "#1E1517"
8+
set notification-warning-bg "#FAA27F"
9+
set notification-warning-fg "#1E1517"
10+
set notification-bg "#1E1517"
11+
set notification-fg "#A5B2BC"
12+
set completion-bg "#1E1517"
13+
set completion-fg "#63646A"
14+
set completion-group-bg "#1E1517"
15+
set completion-group-fg "#63646A"
16+
set completion-highlight-bg "#1A1113"
17+
set completion-highlight-fg "#A5B2BC"
18+
set index-bg "#1E1517"
19+
set index-fg "#A5B2BC"
20+
set index-active-bg "#1A1113"
21+
set index-active-fg "#A5B2BC"
22+
set inputbar-bg "#1E1517"
23+
set inputbar-fg "#A5B2BC"
24+
set statusbar-bg "#1E1517"
25+
set statusbar-fg "#A5B2BC"
26+
set highlight-color "#FFA31A"
27+
set highlight-active-color "#9AC374"
28+
set default-bg "#1E1517"
29+
set default-fg "#A5B2BC"
30+
set render-loading true
31+
set render-loading-fg "#1E1517"
32+
set render-loading-bg "#A5B2BC"
33+
#
34+
# Recolor mode settings
35+
# <C-r> to switch modes
36+
#
37+
set recolor-lightcolor "#1E1517"
38+
set recolor-darkcolor "#A5B2BC"

0 commit comments

Comments
 (0)