themes: Fall back to Light/Dark+ themes for diff colors

This commit is contained in:
Hylke Bons 2023-07-24 13:41:30 +02:00
parent de6839abe8
commit 741de09ada
2 changed files with 0 additions and 8 deletions

View file

@ -23,10 +23,6 @@
"checkbox.border": "#ffffff1f",
"debugToolBar.background": "#181818",
"descriptionForeground": "#8b949e",
"diffEditor.insertedLineBackground": "#23863633",
"diffEditor.insertedTextBackground": "#2386364d",
"diffEditor.removedLineBackground": "#da363333",
"diffEditor.removedTextBackground": "#da36334d",
"dropdown.background": "#313131",
"dropdown.border": "#ffffff1f",
"dropdown.foreground": "#cccccc",

View file

@ -22,10 +22,6 @@
"checkbox.background": "#f8f8f8",
"checkbox.border": "#CECECE",
"descriptionForeground": "#3b3b3b",
"diffEditor.insertedLineBackground": "#23863633",
"diffEditor.insertedTextBackground": "#2386364d",
"diffEditor.removedLineBackground": "#da363333",
"diffEditor.removedTextBackground": "#da36334d",
"dropdown.background": "#ffffff",
"dropdown.border": "#CECECE",
"dropdown.foreground": "#3b3b3b",