chore: remove worbench shadows
This commit is contained in:
parent
b12818f971
commit
3b7c041973
5 changed files with 5 additions and 5 deletions
|
@ -665,7 +665,7 @@
|
|||
"colors": {
|
||||
"focusBorder": "{{variant.scheme.focusBorder}}00",
|
||||
"editorCursor.foreground": "{{variant.scheme.caret}}",
|
||||
"scrollbar.shadow": "{{variant.scheme.background}}",
|
||||
"scrollbar.shadow": "{{variant.scheme.background}}00",
|
||||
"editorLink.activeForeground": "{{variant.scheme.foreground}}",
|
||||
"selection.background": "{{variant.scheme.foreground}}",
|
||||
"editor.background": "{{variant.scheme.background}}",
|
||||
|
|
|
@ -665,7 +665,7 @@
|
|||
"colors": {
|
||||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#212121",
|
||||
"scrollbar.shadow": "#21212100",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF",
|
||||
"editor.background": "#212121",
|
||||
|
|
|
@ -665,7 +665,7 @@
|
|||
"colors": {
|
||||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#263238",
|
||||
"scrollbar.shadow": "#26323800",
|
||||
"editorLink.activeForeground": "#EEFFFF",
|
||||
"selection.background": "#EEFFFF",
|
||||
"editor.background": "#263238",
|
||||
|
|
|
@ -665,7 +665,7 @@
|
|||
"colors": {
|
||||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#272727",
|
||||
"scrollbar.shadow": "#FAFAFA",
|
||||
"scrollbar.shadow": "#FAFAFA00",
|
||||
"editorLink.activeForeground": "#90A4AE",
|
||||
"selection.background": "#90A4AE",
|
||||
"editor.background": "#FAFAFA",
|
||||
|
|
|
@ -665,7 +665,7 @@
|
|||
"colors": {
|
||||
"focusBorder": "#FFFFFF00",
|
||||
"editorCursor.foreground": "#FFCC00",
|
||||
"scrollbar.shadow": "#292D3E",
|
||||
"scrollbar.shadow": "#292D3E00",
|
||||
"editorLink.activeForeground": "#A6ACCD",
|
||||
"selection.background": "#A6ACCD",
|
||||
"editor.background": "#292D3E",
|
||||
|
|
Loading…
Reference in a new issue