mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2025-01-02 21:08:38 -05:00
Update Welcome page text color
This commit is contained in:
parent
0d69d81f4c
commit
01f3a30a16
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"semanticClass": "tokyo-night",
|
||||
"colors": {
|
||||
"foreground": "#787c99",
|
||||
"descriptionForeground": "#515670",
|
||||
"focusBorder": "#545c7e33",
|
||||
"errorForeground": "#515670",
|
||||
"widget.shadow": "#ffffff00",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"semanticClass": "tokyo-night-storm",
|
||||
"colors": {
|
||||
"foreground": "#7982a9",
|
||||
"descriptionForeground": "#545c7e",
|
||||
"focusBorder": "#545c7e33",
|
||||
"errorForeground": "#5a607d",
|
||||
"widget.shadow": "#ffffff00",
|
||||
|
|
Loading…
Reference in a new issue