Skip to content

Commit 3595350

Browse files
authored
Add ISE theme settings borders (#2935)
1 parent 1d76070 commit 3595350

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

themes/theme-psise/theme.json

+4
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,10 @@
198198
"activityBarBadge.background": "#A9A9A9",
199199
"editor.lineHighlightBackground": "#add8e6",
200200
"editor.selectionBackground": "#94c6f7",
201+
"settings.checkboxBorder": "#A9A9A9",
202+
"settings.dropdownBorder": "#A9A9A9",
203+
"settings.numberInputBorder": "#A9A9A9",
204+
"settings.textInputBorder": "#A9A9A9",
201205
"statusBar.background": "#999999",
202206
"statusBar.debuggingBackground": "#FF4500",
203207
"statusBar.noFolderBackground": "#999999",

0 commit comments

Comments
 (0)