mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update Find option color
This commit is contained in:
parent
c43c82e90f
commit
a5c0c1e74c
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
"input.foreground": "#a9b1d6",
|
||||
"input.border": "#0f0f14",
|
||||
"input.placeholderForeground": "#787c998A",
|
||||
"inputOption.activeForeground": "#c0caf5",
|
||||
"inputOption.activeBackground": "#3d59a144",
|
||||
|
||||
"inputValidation.infoForeground": "#000000",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"input.foreground": "#a9b1d6",
|
||||
"input.border": "#282e44",
|
||||
"input.placeholderForeground": "#4a5272",
|
||||
"inputOption.activeForeground": "#c0caf5",
|
||||
"inputOption.activeBackground": "#3d59a144",
|
||||
|
||||
"inputValidation.infoForeground": "#000000",
|
||||
|
|
Loading…
Reference in a new issue