diff --git a/themes/theme-psise/theme.json b/themes/theme-psise/theme.json index 9395581ec7..44474a7289 100644 --- a/themes/theme-psise/theme.json +++ b/themes/theme-psise/theme.json @@ -198,6 +198,10 @@ "activityBarBadge.background": "#A9A9A9", "editor.lineHighlightBackground": "#add8e6", "editor.selectionBackground": "#94c6f7", + "settings.checkboxBorder": "#A9A9A9", + "settings.dropdownBorder": "#A9A9A9", + "settings.numberInputBorder": "#A9A9A9", + "settings.textInputBorder": "#A9A9A9", "statusBar.background": "#999999", "statusBar.debuggingBackground": "#FF4500", "statusBar.noFolderBackground": "#999999",