0
0
Fork 0
mirror of https://github.com/davidmathers/tokyo-night-kitty-theme.git synced 2024-09-05 20:21:24 -04:00

Update colors to match new official color palette

Update foreground, black, green and white
This commit is contained in:
David Mathers 2021-09-15 08:24:50 -07:00 committed by GitHub
parent 8dd5e5e118
commit 66f1de40af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,20 +4,20 @@
# Based on Tokyo Night color theme for Visual Studio Code
# https://github.com/enkia/tokyo-night-vscode-theme
foreground #9aa5ce
foreground #a9b1d6
background #1a1b26
# Black
color0 #363b54
color8 #363b54
color0 #414868
color8 #414868
# Red
color1 #f7768e
color9 #f7768e
# Green
color2 #41a6b5
color10 #41a6b5
color2 #73daca
color10 #73daca
# Yellow
color3 #e0af68
@ -36,8 +36,8 @@ color6 #7dcfff
color14 #7dcfff
# White
color7 #acb0d0
color15 #acb0d0
color7 #c0caf5
color15 #c0caf5
# Cursor
cursor #c0caf5
@ -71,12 +71,6 @@ macos_titlebar_color #16161e
# Storm
# background #24283b
# color0 #414868
# color8 #414868
# color2 #73daca
# color10 #73daca
# color7 #7982a9
# color15 #7982a9
# cursor_text_color #24283b
# active_tab_background #1f2335
# inactive_tab_background #1f2335