Skip to content

Commit 9f4a3f4

Browse files
Update with the latest tinted-theming colorschemes
1 parent 245938b commit 9f4a3f4

6 files changed

Lines changed: 48 additions & 29 deletions

colors/base16-catppuccin-frappe.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ status_bar_color #303446
1010
status_bar_text_color #f2d5cf
1111
ui_text_color #f2d5cf
1212
ui_selected_text_color #f2d5cf
13-
ui_background_color #292c3c
14-
ui_selected_background_color #51576d
13+
ui_background_color #414559
14+
ui_selected_background_color #737994
1515
background_color #303446
16-
visual_mark_color 0.31764706 0.34117647 0.42745098 0.2
17-
text_highlight_color #51576d
16+
visual_mark_color 0.45098039 0.47450980 0.58039216 0.2
17+
text_highlight_color #737994
1818
link_highlight_color #8caaee
1919
synctex_highlight_color #e78284

colors/base16-catppuccin-latte.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ status_bar_color #eff1f5
1010
status_bar_text_color #dc8a78
1111
ui_text_color #dc8a78
1212
ui_selected_text_color #dc8a78
13-
ui_background_color #e6e9ef
14-
ui_selected_background_color #bcc0cc
13+
ui_background_color #ccd0da
14+
ui_selected_background_color #9ca0b0
1515
background_color #eff1f5
16-
visual_mark_color 0.73725490 0.75294118 0.80000000 0.2
17-
text_highlight_color #bcc0cc
16+
visual_mark_color 0.61176471 0.62745098 0.69019608 0.2
17+
text_highlight_color #9ca0b0
1818
link_highlight_color #1e66f5
1919
synctex_highlight_color #d20f39

colors/base16-catppuccin-macchiato.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ status_bar_color #24273a
1010
status_bar_text_color #f4dbd6
1111
ui_text_color #f4dbd6
1212
ui_selected_text_color #f4dbd6
13-
ui_background_color #1e2030
14-
ui_selected_background_color #494d64
13+
ui_background_color #363a4f
14+
ui_selected_background_color #6e738d
1515
background_color #24273a
16-
visual_mark_color 0.28627451 0.30196078 0.39215686 0.2
17-
text_highlight_color #494d64
16+
visual_mark_color 0.43137255 0.45098039 0.55294118 0.2
17+
text_highlight_color #6e738d
1818
link_highlight_color #8aadf4
1919
synctex_highlight_color #ed8796

colors/base16-catppuccin-mocha.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ status_bar_color #1e1e2e
1010
status_bar_text_color #f5e0dc
1111
ui_text_color #f5e0dc
1212
ui_selected_text_color #f5e0dc
13-
ui_background_color #181825
14-
ui_selected_background_color #45475a
13+
ui_background_color #313244
14+
ui_selected_background_color #6c7086
1515
background_color #1e1e2e
16-
visual_mark_color 0.27058824 0.27843137 0.35294118 0.2
17-
text_highlight_color #45475a
16+
visual_mark_color 0.42352941 0.43921569 0.52549020 0.2
17+
text_highlight_color #6c7086
1818
link_highlight_color #89b4fa
1919
synctex_highlight_color #f38ba8

colors/base16-cyberpunk.config

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# base16-sioyek (https://github.com/tinted-theming/base16-sioyek)
2+
# Cyberpunk scheme by benjujo
3+
4+
custom_background_color #000000
5+
custom_text_color #f8f8f8
6+
7+
page_separator_color #000000
8+
search_highlight_color #ffff00
9+
status_bar_color #000000
10+
status_bar_text_color #f8f8f8
11+
ui_text_color #f8f8f8
12+
ui_selected_text_color #f8f8f8
13+
ui_background_color #2b2b2b
14+
ui_selected_background_color #4f4f4f
15+
background_color #000000
16+
visual_mark_color 0.30980392 0.30980392 0.30980392 0.2
17+
text_highlight_color #4f4f4f
18+
link_highlight_color #4c83ff
19+
synctex_highlight_color #ff0000
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# base16-sioyek (https://github.com/tinted-theming/base16-sioyek)
2-
# Kanagawa Dragon scheme by Tommaso Laurenzi (https://github.com/rebelot)
2+
# Kanagawa Dragon scheme by Stefan Weigl-Bosker (https://github.com/sweiglbosker), Tommaso Laurenzi (https://github.com/rebelot/kanagawa.nvim)
33

4-
custom_background_color #0d0c0c
5-
custom_text_color #7a8382
4+
custom_background_color #181616
5+
custom_text_color #c8c093
66

7-
page_separator_color #0d0c0c
7+
page_separator_color #181616
88
search_highlight_color #c4b28a
9-
status_bar_color #0d0c0c
10-
status_bar_text_color #7a8382
11-
ui_text_color #7a8382
12-
ui_selected_text_color #7a8382
13-
ui_background_color #1d1c19
14-
ui_selected_background_color #737c73
15-
background_color #0d0c0c
16-
visual_mark_color 0.45098039 0.48627451 0.45098039 0.2
17-
text_highlight_color #737c73
9+
status_bar_color #181616
10+
status_bar_text_color #c8c093
11+
ui_text_color #c8c093
12+
ui_selected_text_color #c8c093
13+
ui_background_color #282727
14+
ui_selected_background_color #625e5a
15+
background_color #181616
16+
visual_mark_color 0.38431373 0.36862745 0.35294118 0.2
17+
text_highlight_color #625e5a
1818
link_highlight_color #8ba4b0
1919
synctex_highlight_color #c4746e

0 commit comments

Comments
 (0)