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

Add tokyo-moon theme #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
21 changes: 21 additions & 0 deletions bin/theme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9235,6 +9235,27 @@ foreground: #3760bf
background: #e1e2e7
cursor: #3760bf

tokyo-moon
0: #1b1d2b
1: #ff757f
2: #c3e88d
3: #ffc777
4: #82aaff
5: #c099ff
6: #86e1fc
7: #828bb8
8: #444a73
9: #ff757f
10: #c3e88d
11: #ffc777
12: #82aaff
13: #c099ff
14: #86e1fc
15: #c8d3f5
foreground: #c8d3f5
background: #222436
cursor: #c8d3f5

tokyo-night
0: #15161e
1: #f7768e
Expand Down
19 changes: 19 additions & 0 deletions themes/tokyo-moon
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
color0 #1b1d2b
color1 #ff757f
color2 #c3e88d
color3 #ffc777
color4 #82aaff
color5 #c099ff
color6 #86e1fc
color7 #828bb8
color8 #444a73
color9 #ff757f
color10 #c3e88d
color11 #ffc777
color12 #82aaff
color13 #c099ff
color14 #86e1fc
color15 #c8d3f5
background #222436
foreground #c8d3f5
cursor #c8d3f5