diff --git a/theme/sprinkles.json b/theme/sprinkles.json index 0c30828..6c939c2 100644 --- a/theme/sprinkles.json +++ b/theme/sprinkles.json @@ -31,17 +31,17 @@ "editorLineNumber.foreground": "#ffffff20", "editorRuler.foreground": "#25292c", "editorWidget.background": "#161719", - "focusBorder": "#ffffff00", + "focusBorder": "#8c929a", "input.background": "#0f1011", - "input.border": "#111314", - "inputOption.activeBackground": "#519fee", - "inputOption.activeBorder": "#519fee", - "list.activeSelectionBackground": "#303337", - "list.activeSelectionForeground": "#d9dbde", - "list.focusBackground": "#303337", - "list.hoverBackground": "#303337", - "list.inactiveSelectionBackground": "#303337", - "list.highlightForeground": "#d9dbde", + "input.border": "#35383ce8", + "inputOption.activeBackground": "#42A5F5", + "inputOption.activeBorder": "#42A5F5", + "list.activeSelectionBackground": "#35383ce8", + "list.activeSelectionForeground": "#ffffff", + "list.focusBackground": "#35383c4f", + "list.highlightForeground": "#ded9d9", + "list.hoverBackground": "#35383c4f", + "list.inactiveSelectionBackground": "#35383ce8", "notificationCenter.border": "#111314", "notificationCenterHeader.background": "#161719", "notificationToast.border": "#111314", @@ -54,12 +54,12 @@ "panel.border": "#111314", "scrollbar.shadow": "#ffffff00", "sideBar.background": "#161719", - "sideBar.foreground": "#a3a8ae", "sideBar.border": "#111314", + "sideBar.foreground": "#a3a8ae", "statusBar.background": "#161719", - "statusBar.foreground": "#a3a8ae", "statusBar.debuggingBackground": "#161719", "statusBar.focusBorder": "#ffffff00", + "statusBar.foreground": "#a3a8ae", "statusBar.noFolderBackground": "#161719", "tab.activeBackground": "#1d1f21", "tab.activeBorderTop": "#519fee",