Skip to content

Commit

Permalink
fix: updated extras
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Apr 16, 2023
1 parent cbed164 commit 6e0bfd6
Show file tree
Hide file tree
Showing 39 changed files with 526 additions and 214 deletions.
2 changes: 1 addition & 1 deletion extras/fish/tokyonight_day.fish
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground 3760bf
set -l selection 99a7df
set -l selection b6bfe2
set -l comment 848cb5
set -l red f52a65
set -l orange b15c00
Expand Down
2 changes: 1 addition & 1 deletion extras/fish/tokyonight_moon.fish
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground c8d3f5
set -l selection 3654a7
set -l selection 2d3f76
set -l comment 636da6
set -l red ff757f
set -l orange ff966c
Expand Down
2 changes: 1 addition & 1 deletion extras/fish/tokyonight_night.fish
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground c0caf5
set -l selection 33467c
set -l selection 283457
set -l comment 565f89
set -l red f7768e
set -l orange ff9e64
Expand Down
2 changes: 1 addition & 1 deletion extras/fish/tokyonight_storm.fish
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TokyoNight Color Palette
set -l foreground c0caf5
set -l selection 364a82
set -l selection 2e3c64
set -l comment 565f89
set -l red f7768e
set -l orange ff9e64
Expand Down
6 changes: 3 additions & 3 deletions extras/fish_themes/tokyonight_day.theme
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
fish_color_error f52a65
fish_color_param 7847bd
fish_color_comment 848cb5
fish_color_selection --background=99a7df
fish_color_search_match --background=99a7df
fish_color_selection --background=b6bfe2
fish_color_search_match --background=b6bfe2
fish_color_operator 587539
fish_color_escape 9854f1
fish_color_autosuggestion 848cb5
Expand All @@ -21,5 +21,5 @@
fish_pager_color_prefix 007197
fish_pager_color_completion 3760bf
fish_pager_color_description 848cb5
fish_pager_color_selected_background --background=99a7df
fish_pager_color_selected_background --background=b6bfe2

6 changes: 3 additions & 3 deletions extras/fish_themes/tokyonight_moon.theme
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
fish_color_error ff757f
fish_color_param fca7ea
fish_color_comment 636da6
fish_color_selection --background=3654a7
fish_color_search_match --background=3654a7
fish_color_selection --background=2d3f76
fish_color_search_match --background=2d3f76
fish_color_operator c3e88d
fish_color_escape c099ff
fish_color_autosuggestion 636da6
Expand All @@ -21,5 +21,5 @@
fish_pager_color_prefix 86e1fc
fish_pager_color_completion c8d3f5
fish_pager_color_description 636da6
fish_pager_color_selected_background --background=3654a7
fish_pager_color_selected_background --background=2d3f76

6 changes: 3 additions & 3 deletions extras/fish_themes/tokyonight_night.theme
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
fish_color_error f7768e
fish_color_param 9d7cd8
fish_color_comment 565f89
fish_color_selection --background=33467c
fish_color_search_match --background=33467c
fish_color_selection --background=283457
fish_color_search_match --background=283457
fish_color_operator 9ece6a
fish_color_escape bb9af7
fish_color_autosuggestion 565f89
Expand All @@ -21,5 +21,5 @@
fish_pager_color_prefix 7dcfff
fish_pager_color_completion c0caf5
fish_pager_color_description 565f89
fish_pager_color_selected_background --background=33467c
fish_pager_color_selected_background --background=283457

6 changes: 3 additions & 3 deletions extras/fish_themes/tokyonight_storm.theme
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
fish_color_error f7768e
fish_color_param 9d7cd8
fish_color_comment 565f89
fish_color_selection --background=364a82
fish_color_search_match --background=364a82
fish_color_selection --background=2e3c64
fish_color_search_match --background=2e3c64
fish_color_operator 9ece6a
fish_color_escape bb9af7
fish_color_autosuggestion 565f89
Expand All @@ -21,5 +21,5 @@
fish_pager_color_prefix 7dcfff
fish_pager_color_completion c0caf5
fish_pager_color_description 565f89
fish_pager_color_selected_background --background=364a82
fish_pager_color_selected_background --background=2e3c64

4 changes: 2 additions & 2 deletions extras/foot/tokyonight_day.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[cursor]
color=3760bf 99a7df
color=3760bf b6bfe2

[colors]
foreground=3760bf
background=e1e2e7
selection-foreground=3760bf
selection-background=99a7df
selection-background=b6bfe2
urls=387068

regular0=e9e9ed
Expand Down
4 changes: 2 additions & 2 deletions extras/foot/tokyonight_moon.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[cursor]
color=c8d3f5 3654a7
color=c8d3f5 2d3f76

[colors]
foreground=c8d3f5
background=222436
selection-foreground=c8d3f5
selection-background=3654a7
selection-background=2d3f76
urls=4fd6be

regular0=1b1d2b
Expand Down
4 changes: 2 additions & 2 deletions extras/foot/tokyonight_night.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[cursor]
color=c0caf5 33467c
color=c0caf5 283457

[colors]
foreground=c0caf5
background=1a1b26
selection-foreground=c0caf5
selection-background=33467c
selection-background=283457
urls=73daca

regular0=15161e
Expand Down
4 changes: 2 additions & 2 deletions extras/foot/tokyonight_storm.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[cursor]
color=c0caf5 364a82
color=c0caf5 2e3c64

[colors]
foreground=c0caf5
background=24283b
selection-foreground=c0caf5
selection-background=364a82
selection-background=2e3c64
urls=73daca

regular0=1d202f
Expand Down
6 changes: 3 additions & 3 deletions extras/iterm/tokyonight_day.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8745098039215686</real>
<real>0.8862745098039215</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6549019607843137</real>
<real>0.7490196078431373</real>
<key>Red Component</key>
<real>0.6000000000000000</real>
<real>0.7137254901960784</real>
</dict>
</dict>
</plist>
6 changes: 3 additions & 3 deletions extras/iterm/tokyonight_moon.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6549019607843137</real>
<real>0.4627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3294117647058823</real>
<real>0.2470588235294118</real>
<key>Red Component</key>
<real>0.2117647058823529</real>
<real>0.1764705882352941</real>
</dict>
</dict>
</plist>
6 changes: 3 additions & 3 deletions extras/iterm/tokyonight_night.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4862745098039216</real>
<real>0.3411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2745098039215687</real>
<real>0.2039215686274510</real>
<key>Red Component</key>
<real>0.2000000000000000</real>
<real>0.1568627450980392</real>
</dict>
</dict>
</plist>
6 changes: 3 additions & 3 deletions extras/iterm/tokyonight_storm.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5098039215686274</real>
<real>0.3921568627450980</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2901960784313726</real>
<real>0.2352941176470588</real>
<key>Red Component</key>
<real>0.2117647058823529</real>
<real>0.1803921568627451</real>
</dict>
</dict>
</plist>
2 changes: 1 addition & 1 deletion extras/kitty/tokyonight_day.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

background #e1e2e7
foreground #3760bf
selection_background #99a7df
selection_background #b6bfe2
selection_foreground #3760bf
url_color #387068
cursor #3760bf
Expand Down
2 changes: 1 addition & 1 deletion extras/kitty/tokyonight_moon.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

background #222436
foreground #c8d3f5
selection_background #3654a7
selection_background #2d3f76
selection_foreground #c8d3f5
url_color #4fd6be
cursor #c8d3f5
Expand Down
2 changes: 1 addition & 1 deletion extras/kitty/tokyonight_night.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

background #1a1b26
foreground #c0caf5
selection_background #33467c
selection_background #283457
selection_foreground #c0caf5
url_color #73daca
cursor #c0caf5
Expand Down
2 changes: 1 addition & 1 deletion extras/kitty/tokyonight_storm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

background #24283b
foreground #c0caf5
selection_background #364a82
selection_background #2e3c64
selection_foreground #c0caf5
url_color #73daca
cursor #c0caf5
Expand Down
Loading

0 comments on commit 6e0bfd6

Please sign in to comment.