We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d76070 commit 3595350Copy full SHA for 3595350
themes/theme-psise/theme.json
@@ -198,6 +198,10 @@
198
"activityBarBadge.background": "#A9A9A9",
199
"editor.lineHighlightBackground": "#add8e6",
200
"editor.selectionBackground": "#94c6f7",
201
+ "settings.checkboxBorder": "#A9A9A9",
202
+ "settings.dropdownBorder": "#A9A9A9",
203
+ "settings.numberInputBorder": "#A9A9A9",
204
+ "settings.textInputBorder": "#A9A9A9",
205
"statusBar.background": "#999999",
206
"statusBar.debuggingBackground": "#FF4500",
207
"statusBar.noFolderBackground": "#999999",
0 commit comments