mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2025-03-13 23:07:43 -04:00
Update panel foreground color
This commit is contained in:
parent
0da401fc55
commit
916e7e32ce
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
"type": "dark",
|
"type": "dark",
|
||||||
"semanticClass": "tokyo-night",
|
"semanticClass": "tokyo-night",
|
||||||
"colors": {
|
"colors": {
|
||||||
"foreground": "#c0caf5",
|
"foreground": "#787c99",
|
||||||
"focusBorder": "#545c7e33",
|
"focusBorder": "#545c7e33",
|
||||||
"errorForeground": "#515670",
|
"errorForeground": "#515670",
|
||||||
"widget.shadow": "#ffffff00",
|
"widget.shadow": "#ffffff00",
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"type": "dark",
|
"type": "dark",
|
||||||
"semanticClass": "tokyo-night-storm",
|
"semanticClass": "tokyo-night-storm",
|
||||||
"colors": {
|
"colors": {
|
||||||
"foreground": "#c0caf5",
|
"foreground": "#7982a9",
|
||||||
"focusBorder": "#545c7e33",
|
"focusBorder": "#545c7e33",
|
||||||
"errorForeground": "#5a607d",
|
"errorForeground": "#5a607d",
|
||||||
"widget.shadow": "#ffffff00",
|
"widget.shadow": "#ffffff00",
|
||||||
|
|
Loading…
Add table
Reference in a new issue