From cae02d31dbd99698590899d0678dfa4123c86c23 Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Thu, 16 Dec 2021 00:51:03 +0100 Subject: [PATCH] IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater) --- .../flatlaf/IntelliJTheme$ThemeLaf.properties | 7 + .../flatlaf/demo/intellijthemes/themes.json | 4 +- .../intellijthemes/themes/Dracula.theme.json | 10 +- .../themes/HiberbeeDark.theme.json | 423 ++--- .../themes/SolarizedDark.theme.json | 73 +- .../themes/SolarizedLight.theme.json | 73 +- .../themes/Spacegray.theme.json | 17 +- .../themes/gruvbox_dark_hard.theme.json | 30 + .../themes/gruvbox_dark_medium.theme.json | 30 + .../themes/gruvbox_dark_soft.theme.json | 30 + .../Arc Dark Contrast.theme.json | 1501 ++++++++-------- .../Arc Dark.theme.json | 1501 ++++++++-------- .../Atom One Dark Contrast.theme.json | 1501 ++++++++-------- .../Atom One Dark.theme.json | 1501 ++++++++-------- .../Atom One Light Contrast.theme.json | 1503 +++++++++-------- .../Atom One Light.theme.json | 1501 ++++++++-------- .../Dracula Contrast.theme.json | 1501 ++++++++-------- .../material-theme-ui-lite/Dracula.theme.json | 1501 ++++++++-------- .../GitHub Contrast.theme.json | 1501 ++++++++-------- .../GitHub Dark Contrast.theme.json | 1501 ++++++++-------- .../GitHub Dark.theme.json | 1501 ++++++++-------- .../material-theme-ui-lite/GitHub.theme.json | 1501 ++++++++-------- .../Light Owl Contrast.theme.json | 1501 ++++++++-------- .../Light Owl.theme.json | 1501 ++++++++-------- .../Material Darker Contrast.theme.json | 1501 ++++++++-------- .../Material Darker.theme.json | 1501 ++++++++-------- .../Material Deep Ocean Contrast.theme.json | 1501 ++++++++-------- .../Material Deep Ocean.theme.json | 1501 ++++++++-------- .../Material Lighter Contrast.theme.json | 1501 ++++++++-------- .../Material Lighter.theme.json | 1501 ++++++++-------- .../Material Oceanic Contrast.theme.json | 1501 ++++++++-------- .../Material Oceanic.theme.json | 1501 ++++++++-------- .../Material Palenight Contrast.theme.json | 1501 ++++++++-------- .../Material Palenight.theme.json | 1501 ++++++++-------- .../Monokai Pro Contrast.theme.json | 1501 ++++++++-------- .../Monokai Pro.theme.json | 1501 ++++++++-------- .../Moonlight Contrast.theme.json | 1501 ++++++++-------- .../Moonlight.theme.json | 1501 ++++++++-------- .../Night Owl Contrast.theme.json | 1501 ++++++++-------- .../Night Owl.theme.json | 1501 ++++++++-------- .../Solarized Dark Contrast.theme.json | 1501 ++++++++-------- .../Solarized Dark.theme.json | 1501 ++++++++-------- .../Solarized Light Contrast.theme.json | 1501 ++++++++-------- .../Solarized Light.theme.json | 1501 ++++++++-------- .../intellijthemes/themes/nord.theme.json | 22 +- .../intellijthemes/themes/one_dark.theme.json | 63 +- 46 files changed, 27512 insertions(+), 24306 deletions(-) diff --git a/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties b/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties index 3d68f831..1fc33c99 100644 --- a/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties +++ b/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties @@ -150,6 +150,7 @@ ToggleButton.endBackground = $ToggleButton.background [Gruvbox_Dark_Soft]ToggleButton.selectedBackground = $ToggleButton.selectedBackground [Gruvbox_Dark_Soft]ToggleButton.toolbar.selectedBackground = $ToggleButton.toolbar.selectedBackground +[Hiberbee_Dark]TabbedPane.focusColor = #5A5A5A [Hiberbee_Dark]ToggleButton.selectedBackground = $ToggleButton.selectedBackground [Hiberbee_Dark]ToggleButton.selectedBackground = $ToggleButton.selectedBackground [Hiberbee_Dark]ToggleButton.toolbar.selectedBackground = $ToggleButton.toolbar.selectedBackground @@ -210,11 +211,17 @@ ToggleButton.endBackground = $ToggleButton.background [GitHub_Contrast]ProgressBar.selectionBackground = #222 [GitHub_Contrast]ProgressBar.selectionForeground = #222 +[Light_Owl]List.selectionInactiveForeground = lazy(List.foreground) [Light_Owl]ProgressBar.selectionBackground = #111 [Light_Owl]ProgressBar.selectionForeground = #fff +[Light_Owl]TabbedPane.selectedForeground = lazy(TabbedPane.foreground) +[Light_Owl]Table.selectionForeground = lazy(Table.foreground) +[Light_Owl_Contrast]List.selectionInactiveForeground = lazy(List.foreground) [Light_Owl_Contrast]ProgressBar.selectionBackground = #111 [Light_Owl_Contrast]ProgressBar.selectionForeground = #fff +[Light_Owl_Contrast]TabbedPane.selectedForeground = lazy(TabbedPane.foreground) +[Light_Owl_Contrast]Table.selectionForeground = lazy(Table.foreground) [Material_Lighter]ProgressBar.selectionBackground = #222 [Material_Lighter]ProgressBar.selectionForeground = #fff diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/themes.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/themes.json index ced7c268..728512bb 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/themes.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/themes.json @@ -145,7 +145,7 @@ "license": "MIT", "licenseFile": "Hiberbee.LICENSE.txt", "sourceCodeUrl": "https://github.com/Hiberbee/code-highlight-themes", - "sourceCodePath": "blob/master/src/main/resources/HiberbeeDark.theme.json" + "sourceCodePath": "blob/latest/src/main/resources/HiberbeeDark.theme.json" }, "HighContrast.theme.json": { "name": "High contrast", @@ -184,7 +184,7 @@ "license": "MIT", "licenseFile": "nord.LICENSE.txt", "sourceCodeUrl": "https://github.com/arcticicestudio/nord-jetbrains", - "sourceCodePath": "blob/develop/src/nord.theme.json" + "sourceCodePath": "blob/main/src/nord.theme.json" }, "one_dark.theme.json": { "name": "One Dark", diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Dracula.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Dracula.theme.json index 4f738a5e..d9081180 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Dracula.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Dracula.theme.json @@ -75,7 +75,7 @@ "nonEditableBackground": "secondaryBackground" }, "CompletionPopup": { - "selectionBackground": "selectionBackground", + "selectionBackground": "selectionInactiveBackground", "selectionInactiveBackground": "selectionInactiveBackground", "matchForeground": "accentColor" }, @@ -256,10 +256,8 @@ "selectionInactiveBackground": "selectionInactiveBackground" }, "ValidationTooltip": { - "errorBackground": "#ff5554", - "errorBorderColor": "#ff5554", - "warningBorderColor": "#ffb86c", - "warningBackground": "#ffb86c" + "errorBackground": "#4c273c", + "warningBackground": "#4f4b41" }, "VersionControl": { "FileHistory": { @@ -330,4 +328,4 @@ "Checkbox.Focus.Thin.Default.Dark": "#bd93f9" } } -} \ No newline at end of file +} diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/HiberbeeDark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/HiberbeeDark.theme.json index 3c501bcb..2fa19301 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/HiberbeeDark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/HiberbeeDark.theme.json @@ -5,309 +5,350 @@ "editorScheme": "/colors/Dark.xml", "colors": { "black": "#000000", - "consoleBackground": "#191919", - "editorBackground": "#212121", - "panelBackground": "#333333", - "textColor": "#F9F6EF", - "border": "#3c3c3c", + "editorDarkerBg": "#2D2B29", + "shortcutForeground": "#2d2b29", + "editorBg": "#1B1A19", + "consoleBackground": "#171615", + "editorPaneBg": "#333231", + "panelBackground": "#333231", + "textColor": "#f9f6ef", + "textColorTransparent": "#f9f6ef7f", + "border": "#4d4c4b", "redMac": "#fb3b45", "redWin": "#ef6950", "redMonokaiPro": "#ff6188", "blueWinPalette": "#409AE1", "blue": "#78dce8", + "deepBlue": "#3199b3", "orangeMonokaiPro": "#fc9867", "greenMonokaiPro": "#a9dc76", - "yellowWinPalette": "#ffc83d", - "yellowMac": "#faaa1f", + "yellow": "#FFB900", "purpleWinPalette": "#b4a0ff", "purpleMonokaiPro": "#ab9df2", "greenWinPalette": "#40c5af", "greyWinPalette": "#b2b2b2", - "panelText": "#a6a6a6", - "desaturatedBlue": "#1e282d", + "panelText": "#acacac", "desaturatedOrange": "#8049117f", - "green": "#5B8021", - "greyDot15": "#d8d8d8", - "greyDot20": "#cccccc", + "green": "#92d923", + "greyDot15": "#f9f6ef", + "greyDot20": "#c0c0c0", "greyDot25": "#bfbfbf", "greyDot33": "#aaaaaa", "greyDot50": "#7d7d7d", "greyDot60": "#666666", "greyDot65": "#5a5a5a", - "greyDot70": "#4d4d4d", - "greyDot75": "#434343", - "greyDot80": "#323232", - "greyDot85": "#252525", - "greyDot90": "#1f2021", + "greyDot70": "#4d4c4b", + "greyDot75": "#434241", + "greyDot80": "#333231", + "greyDot85": "#2d2b29", + "greyDot90": "#1f1e1d", + "greyDot95": "#242220", + "greyDot100": "#181615", "lightBlue": "#70D7FF", - "navyDot85": "#191d21", - "navyDot90": "#1f2021", "red": "#800040", "transparentGreen": "#5B80217f", - "transparentRed": "#8000407f", - "transparentViolet": "#9478F67f", - "transparentYellow": "#8066357f", - "yellow": "#806635" - }, - "icons": { - "ColorPalette": { - "Actions.Blue": "#57D1EB", - "Actions.Green": "#92D923", - "Actions.Grey": "#afafaf", - "Actions.GreyInline": "#7f7f7f", - "Actions.GreyInline.Dark": "#646464", - "Actions.Red": "#ff6188", - "Actions.Yellow": "#FFC83C", - "Objects.BlackText": "#7d7d7d", - "Objects.Blue": "#57D1EB", - "Objects.Green": "#92D923", - "Objects.GreenAndroid": "#92D923", - "Objects.Grey": "#7f7f7f", - "Objects.Pink": "#ffa9ca", - "Objects.Purple": "#9380FF", - "Objects.Red": "#ed005c", - "Objects.RedStatus": "#EC5F5D", - "Objects.Yellow": "#FFC83C", - "Objects.YellowDark": "#FD971F" - } + "transparentRed": "#F250227f", + "transparentViolet": "#242221ff", + "transparentYellow": "#FFB9007f" }, "ui": { "*": { - "arc": "3", - "shadow": "greyDot75", - "background": "greyDot80", - "borderColor": "greyDot70", - "caretForeground": "yellowMac", - "color": "greyDot50", - "foreground": "greyDot20", - "hoverBackground": "greyDot70", - "selectedBackground": "greyDot85", - "selectedForeground": "greyDot15", - "selectedInactiveBackground": "greyDot70", - "selectionBackground": "navyDot85", - "selectionForeground": "yellowMac", - "separatorColor": "greyDot75", + "arc": 5, + "background": "panelBackground", + "borderColor": "border", + "caretForeground": "yellow", + "color": "greyDot60", + "foreground": "textColor", + "hoverBackground": "greyDot85", + "selectedBackground": "greyDot90", + "selectedForeground": "textColor", + "selectedInactiveBackground": "greyDot75", + "selectionBackground": "greyDot95", + "selectionForeground": "yellow", + "separatorColor": "border", "underlineHeight": 1 }, "ActionButton": { - "hoverBorderColor": "greyDot50", - "pressedBackground": "greyDot65", - "pressedBorderColor": "greyDot50" + "pressedBackground": "greyDot95", + "hoverBorderColor": "greyDot65", + "pressedBorderColor": "greyDot60" }, "Borders": { - "ContrastBorderColor": "greyDot65", + "ContrastBorderColor": "greyDot60", "color": "border" }, - "Button.default.endBackground": "greyDot80", - "Button.default.endBorderColor": "greyDot65", - "Button.default.focusColor": "greyDot80", - "Button.default.focusedBorderColor": "greyDot15", - "Button.default.foreground": "greyDot15", - "Button.default.startBackground": "greyDot80", - "Button.default.startBorderColor": "greyDot65", - "Button.endBackground": "greyDot80", - "Button.endBorderColor": "greyDot65", - "Button.focusedBorderColor": "yellowMac", - "Button.startBackground": "greyDot80", - "Button.startBorderColor": "greyDot65", - "CheckBox.disabledText": "greyDot33", - "CheckBox.select": "greyDot50", - "CheckBoxMenuItem.disabledBackground": "greyDot80", - "ComboBox.ArrowButton.disabledIconColor": "greyDot50", - "ComboBox.ArrowButton.iconColor": "yellowMac", - "ComboBox.ArrowButton.nonEditableBackground": "greyDot70", - "ComboBox.modifiedItemForeground": "yellowMac", - "ComboBox.disabledForeground": "greyDot80", - "ComboBox.nonEditableBackground": "greyDot75", - "ComboPopup.border": "1,1,1,1,4d4d4d", - "CompletionPopup": { - "nonFocusedMask": "#34343434", - "selectionBackground": "navyDot85", + "Button": { + "arc": 5, + "default": { + "endBackground": "greyDot80", + "endBorderColor": "greyDot70", + "focusColor": "greyDot60", + "focusedBorderColor": "greyDot50", + "foreground": "greyDot33", + "startBackground": "greyDot80", + "startBorderColor": "greyDot70" + }, + "shadowWidth": 1, + "endBackground": "greyDot80", + "endBorderColor": "greyDot70", + "focusedBorderColor": "greyDot50", "foreground": "greyDot20", - "matchForeground": "yellowMac" + "disabledBorderColor": "greyDot75", + "startBackground": "greyDot80", + "startBorderColor": "greyDot70" + }, + "CheckBox.disabledText": "greyDot50", + "CheckBox.foreground": "greyDot33", + "CheckBox.select": "greyDot50", + "CheckBoxMenuItem.background": "greyDot80", + "CheckBoxMenuItem.disabledBackground": "greyDot80", + "CheckBoxMenuItem.disabledForeground": "greyDot50", + "CheckBoxMenuItem.foreground": "greyDot20", + "ColorChooser.background": "greyDot80", + "ComboBox": { + "ArrowButton": { + "disabledIconColor": "textColorTransparent", + "iconColor": "yellow", + "nonEditableBackground": "greyDot65" + }, + "background": "greyDot80", + "disabledForeground": "greyDot50", + "foreground": "greyDot20", + "modifiedItemForeground": "yellow", + "nonEditableBackground": "greyDot75", + "selectionBackground": "greyDot95" + }, + "CompletionPopup": { + "foreground": "greyDot20", + "matchForeground": "yellow", + "selectionBackground": "greyDot95", + "selectionInactiveBackground": "greyDot85" }, "Component": { - "arc": "3", - "disabledBorderColor": "greyDot70", + "arc": "4", + "iconColor": "yellow", + "disabledBorderColor": "greyDot75", "infoForeground": "greyDot50", - "errorFocusColor": "#F65F87", - "focusColor": "greyDot50", - "focusWidth": "0", - "focusedBorderColor": "greyDot50", - "hoverIconColor": "yellowMac", + "errorFocusColor": "red", + "focusColor": "greyDot60", + "focusWidth": 0, + "focusedBorderColor": "greyDot65", "inactiveErrorFocusColor": "transparentRed", "inactiveWarningFocusColor": "transparentYellow", "warningFocusColor": "yellow" }, - "Debugger.Variables.changedValueForeground": "yellowMac", + "Debugger.Variables.changedValueForeground": "yellow", "Debugger.Variables.evaluatingExpressionForeground": "lightBlue", - "DefaultTabs.underlineColor": "yellowMac", + "DefaultTabs.borderColor": "border", + "DefaultTabs.inactiveUnderlineColor": "border", + "DefaultTabs.underlineColor": "yellow", "DefaultTabs.underlineHeight": 1, - "DefaultTabs.underlinedTabBackground": "greyDot75", - "DefaultTabs.underlinedTabForeground": "lightBlue", + "DefaultTabs.underlinedTabForeground": "yellow", "DragAndDrop.areaBackground": "greyDot75", "DragAndDrop.areaForeground": "greyDot25", - "Editor.background": "greyDot90", - "EditorPane.inactiveBackground": "greyDot85", - "EditorPane.inactiveForeground": "greyDot50", - "EditorTabs.underlineHeight": 1, - "FileColor.Blue": "#23282d", - "FileColor.Green": "#232d28", - "FileColor.Orange": "#2d2823", - "FileColor.Rose": "#2d2323", - "FileColor.Violet": "#2D232D", - "FileColor.Yellow": "#2d2d23", - "FormattedTextField.inactiveBackground": "greyDot80", - "FormattedTextField.background": "greyDot75", - "GutterTooltip.infoForeground": "greyDot50", + "Editor": { + "background": "editorPaneBg", + "foreground": "textColor", + "shortcutForeground": "greyDot20" + }, + "EditorPane": { + "background": "editorPaneBg", + "inactiveBackground": "editorDarkerBg", + "inactiveForeground": "greyDot50", + "selectionBackground": "editorBg", + "selectionForeground": "textColor" + }, + "EditorTabs": { + "underlineHeight": 1, + "borderColor": "editorDarkerBg", + "hoverBackground": "editorBg", + "background": "editorPaneBg", + "inactiveUnderlineColor": "editorPaneBg", + "underlinedTabForeground": "textColor" + }, + "EditorTabs.inactiveColoredFileBackground": true, + "FileColor": { + "Blue": "#23282d", + "Green": "#232d28", + "Orange": "#2d2823", + "Rose": "#2d2323", + "Violet": "#2D232D", + "Yellow": "#2d2d23" + }, + "FormattedTextField": { + "foreground": "textColor", + "selectionBackground": "greyDot95", + "inactiveBackground": "greyDot80", + "inactiveForeground": "greyDot33", + "background": "greyDot75" + }, + "GutterTooltip": { + "infoForeground": "greyDot33", + "lineSeparatorColor": "greyDot70" + }, + "InformationHint.borderColor": "greyDot75", + "InplaceRefactoringPopup.borderColor": "greyDot75", "Label": { - "foreground": "greyDot25", + "disabledForeground": "greyDot33", + "disabledText": "greyDot33", + "foreground": "greyDot20", "infoForeground": "greyDot50" }, - "Link.activeForeground": "lightBlue", - "Link.hoverForeground": "yellowMac", - "Link.pressedForeground": "lightBlue", - "Link.visitedForeground": "greyDot25", + "Link.hoverForeground": "yellow", "MemoryIndicator.allocatedBackground": "green", "MemoryIndicator.usedBackground": "red", "Menu": { + "background": "greyDot80", + "disabledForeground": "greyDot70", "separatorColor": "greyDot75", "foreground": "textColor", "borderColor": "greyDot70", - "acceleratorForeground": "greyDot25" + "acceleratorForeground": "greyDot33" }, "Notification.MoreButton.innerBorderColor": "greyDot65", - "Notification.ToolWindow.errorBackground": "greyDot85", - "Notification.ToolWindow.errorBorderColor": "#ed005c", - "Notification.ToolWindow.errorForeground": "#F65F87", - "Notification.ToolWindow.informativeBackground": "greyDot85", + "Notification.ToolWindow.errorBackground": "greyDot95", + "Notification.ToolWindow.errorBorderColor": "red", + "Notification.ToolWindow.errorForeground": "#EE7762", + "Notification.ToolWindow.informativeBackground": "greyDot95", "Notification.ToolWindow.informativeBorderColor": "#92D923", "Notification.ToolWindow.informativeForeground": "#92D923", - "Notification.ToolWindow.warningBackground": "greyDot85", - "Notification.ToolWindow.warningBorderColor": "yellowMac", - "Notification.ToolWindow.warningForeground": "yellowMac", - "Notification.background": "greyDot85", - "Notification.errorBackground": "greyDot85", - "Notification.errorBorderColor": "#ed005c", - "Notification.errorForeground": "#F65F87", + "Notification.ToolWindow.warningBackground": "greyDot95", + "Notification.ToolWindow.warningBorderColor": "yellow", + "Notification.ToolWindow.warningForeground": "yellow", + "Notification.background": "greyDot95", + "Notification.errorBackground": "greyDot95", + "Notification.errorBorderColor": "red", + "Notification.errorForeground": "#EE7762", "OptionPane": { - "background": "greyDot80", + "background": "editorPaneBg", "foreground": "greyDot20" }, "Panel": { - "background": "greyDot80", - "foreground": "greyDot20" + "background": "editorPaneBg", + "foreground": "textColor" }, - "Panel.foreground": "greyDot20", "ParameterInfo.background": "greyDot85", - "ParameterInfo.foreground": "greyDot25", + "ParameterInfo.borderColor": "greyDot75", "ParameterInfo.currentOverloadBackground": "greyDot65", - "ParameterInfo.currentParameterForeground": "yellowMac", + "ParameterInfo.currentParameterForeground": "yellow", + "ParameterInfo.foreground": "greyDot25", "ParameterInfo.infoForeground": "greyDot33", "ParameterInfo.lineSeparatorColor": "greyDot75", "PasswordField.background": "greyDot75", "Plugins.Button.installBackground": "greyDot80", - "Plugins.Button.installBorderColor": "greyDot65", + "Plugins.Button.installBorderColor": "greyDot60", "Plugins.Button.installFillBackground": "greyDot80", "Plugins.Button.installFillForeground": "greyDot25", - "Plugins.Button.installForeground": "yellowMac", + "Plugins.Button.installForeground": "yellow", "Plugins.SearchField.background": "greyDot75", "Plugins.SectionHeader.background": "greyDot75", - "Plugins.Tab.hoverBackground": "navyDot85", - "Plugins.Tab.selectedBackground": "greyDot85", - "Plugins.background": "greyDot80", + "Plugins.Tab.hoverBackground": "editorBg", + "Plugins.Tab.selectedBackground": "editorPaneBg", + "Plugins.background": "editorPaneBg", + "Plugins.lightSelectionBackground": "#242220", "Plugins.disabledForeground": "greyDot50", - "Plugins.lightSelectionBackground": "navyDot85", - "Plugins.tagBackground": "greyDot85", + "Plugins.tagBackground": "editorBg", + "Plugins.tagForeground": "greyDot33", + "Plugins.hoverBackground": "editorBg", "Popup.Advertiser.background": "greyDot85", "Popup.Advertiser.foreground": "greyDot50", "Popup.Header.activeBackground": "greyDot75", "Popup.Header.inactiveBackground": "greyDot85", - "Popup.paintBorder": true, + "Popup.paintBorder": false, "PopupMenu.background": "greyDot80", "PopupMenuSeparator.stripeWidth": 1, - "ProgressBar.failedColor": "#ed005c", + "ProgressBar.failedColor": "red", "ProgressBar.failedEndColor": "greyDot75", - "ProgressBar.indeterminateStartColor": "yellowMac", "ProgressBar.indeterminateEndColor": "#FD971F", - "ProgressBar.passedColor": "#92D923", + "ProgressBar.indeterminateStartColor": "yellow", + "ProgressBar.passedColor": "green", "ProgressBar.passedEndColor": "greyDot75", - "ProgressBar.progressColor": "yellowMac", + "ProgressBar.progressColor": "yellow", "ProgressBar.trackColor": "greyDot75", "RadioButton.background": "greyDot80", + "RadioButton.disabledText": "greyDot70", "RadioButtonMenuItem.disabledBackground": "greyDot80", "ScrollPane.background": "greyDot80", "SearchEverywhere.Advertiser.foreground": "greyDot50", - "SearchEverywhere.List.separatorForeground": "greyDot50", - "SearchEverywhere.SearchField.infoForeground": "greyDot33", - "SearchEverywhere.SearchField.background": "greyDot75", "SearchEverywhere.Header.background": "greyDot80", - "SearchEverywhere.Tab.selectedBackground": "greyDot85", - "SearchEverywhere.Tab.selectedForeground": "lightBlue", - "SearchMatch.endBackground": "yellowMac", - "SearchMatch.startBackground": "yellowMac", + "SearchEverywhere.List.separatorForeground": "greyDot50", + "SearchEverywhere.SearchField.background": "greyDot75", + "SearchEverywhere.SearchField.infoForeground": "greyDot33", + "SearchEverywhere.Tab.selectedBackground": "greyDot95", + "SearchEverywhere.Tab.selectedForeground": "yellow", + "SearchMatch.endBackground": "yellow", + "SearchMatch.startBackground": "yellow", "SidePanel.background": "greyDot85", - "SpeedSearch.errorForeground": "#F65F87", - "SpeedSearch.foreground": "yellowMac", - "SplitPane.highlight": "yellowMac", - "PopupMenu.translucentBackground": "greyDot50", - "TabbedPane.disabledUnderlineColor": "greyDot65", - "TabbedPane.focusColor": "greyDot65", + "SpeedSearch.errorForeground": "red", + "SpeedSearch.foreground": "yellow", + "SplitPane.highlight": "yellow", + "TabbedPane.disabledUnderlineColor": "editorPaneBg", + "TabbedPane.focus": "greyDot75", + "TabbedPane.focusColor": "greyDot33", "TabbedPane.tabSelectionHeight": 1, - "TabbedPane.underlineColor": "yellowMac", + "TabbedPane.underlineColor": "yellow", "Table.dropLineColor": "greyDot75", "Table.dropLineShortColor": "greyDot70", "Table.focusCellBackground": "greyDot85", - "Table.focusCellForeground": "yellowMac", - "Table.sortIconColor": "yellowMac", + "Table.focusCellForeground": "yellow", + "Table.sortIconColor": "yellow", "Table.stripeColor": "greyDot75", "TableHeader.background": "greyDot85", "TableHeader.bottomSeparatorColor": "greyDot65", "TextArea.background": "greyDot75", - "TextArea.caretForeground": "yellowMac", + "TextArea.caretForeground": "yellow", "TextArea.inactiveBackground": "greyDot80", + "TextArea.selectionBackground": "greyDot95", "TextField.background": "greyDot75", - "TextField.foreground": "greyDot25", - "TextField.caretForeground": "yellowMac", - "TextField.highlight": "greyDot15", + "TextField.caretForeground": "yellow", + "TextField.foreground": "greyDot33", + "TextField.highlight": "yellow", "TextField.inactiveForeground": "greyDot33", "TextPane.inactiveBackground": "greyDot80", + "TextPane.inactiveForeground": "greyDot50", "TitlePane.background": "greyDot85", "ToggleButton.buttonColor": "greyDot65", "ToggleButton.offBackground": "greyDot75", "ToggleButton.offForeground": "greyDot25", - "ToggleButton.onBackground": "yellowMac", + "ToggleButton.onBackground": "yellow", "ToggleButton.onForeground": "greyDot80", "ToolBar.borderHandleColor": "greyDot65", "ToolTip.Actions.background": "greyDot80", "ToolTip.Actions.infoForeground": "greyDot50", - "ToolTip.background": "greyDot75", + "ToolTip.background": "greyDot80", + "ToolTip.borderColor": "border", "ToolTip.infoForeground": "greyDot50", - "ToolWindow.Button.hoverBackground": "greyDot65", - "ToolWindow.Button.selectedBackground": "greyDot85", - "ToolWindow.Button.selectedForeground": "lightBlue", + "ToolWindow.Button.hoverBackground": "greyDot95", + "ToolWindow.Button.selectedBackground": "greyDot95", + "ToolWindow.Button.selectedForeground": "yellow", "ToolWindow.Header.background": "greyDot85", - "ToolWindow.Header.inactiveBackground": "greyDot80", - "ToolWindow.HeaderTab.hoverBackground": "greyDot65", - "ToolWindow.HeaderTab.hoverInactiveBackground": "greyDot85", - "ToolWindow.HeaderTab.inactiveUnderlineColor": "greyDot75", - "ToolWindow.HeaderTab.underlineColor": "yellowMac", + "ToolWindow.Header.inactiveBackground": "editorPaneBg", + "ToolWindow.HeaderTab.hoverBackground": "consoleBackground", + "ToolWindow.HeaderTab.hoverInactiveBackground": "editorBg", + "ToolWindow.HeaderTab.underlineColor": "yellow", "ToolWindow.HeaderTab.underlineHeight": 1, - "ToolWindow.HeaderTab.underlinedTabBackground": "greyDot90", - "ToolWindow.HeaderTab.underlinedTabInactiveBackground": "greyDot75", + "Tooltip.separatorColor": "border", "Tree.background": "greyDot85", - "Tree.foreground": "greyDot15", - "Tree.modifiedItemForeground": "yellowMac", - "ValidationTooltip.errorBackground": "greyDot85", - "ValidationTooltip.errorBorderColor": "#ed005c", - "ValidationTooltip.warningBackground": "greyDot85", - "ValidationTooltip.warningBorderColor": "yellowMac", - "VersionControl.FileHistory.Commit.selectedBranchBackground": "greyDot70", + "Tree.foreground": "textColor", + "Tree.hoverBackground": "greyDot95", + "Tree.modifiedItemForeground": "yellow", + "Tree.selectionBackground": "greyDot95", + "Tree.selectionInactiveBackground": "greyDot95", + "ValidationTooltip.errorBackground": "greyDot95", + "ValidationTooltip.errorBorderColor": "red", + "ValidationTooltip.warningBackground": "greyDot95", + "ValidationTooltip.warningBorderColor": "yellow", + "VersionControl.FileHistory.Commit.selectedBranchBackground": "greyDot95", "VersionControl.Log.Commit.currentBranchBackground": "greyDot85", + "VersionControl.Log.Commit.hoveredBackground": "greyDot95", "VersionControl.Log.Commit.unmatchedForeground": "greyDot25", - "WelcomeScreen.Projects.selectionBackground": "navyDot85", - "WelcomeScreen.Projects.selectionInactiveBackground": "navyDot90", - "WelcomeScreen.separatorColor": "greyDot65", - "Window.border": "1,1,1,1,4d4d4d" + "WelcomeScreen.Details.background": "greyDot80", + "WelcomeScreen.Projects.background": "greyDot85", + "WelcomeScreen.Projects.selectionBackground": "greyDot95", + "WelcomeScreen.SidePanel.background": "greyDot80", + "WelcomeScreen.background": "greyDot80", + "WelcomeScreen.borderColor": "border", + "WelcomeScreen.separatorColor": "border", + "Window.border": "0,0,0,0,4d4d4d" } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedDark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedDark.theme.json index fb91ee63..ca5ffad0 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedDark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedDark.theme.json @@ -11,7 +11,8 @@ "colorSelectionBackgroundInactive": "#00243C", "colorSelectionForeground": "#C2C5BC", "colorSelectionForegroundInactive": "#A9B3AE", - "colorHoverBackground": "#284E5B", + "colorHoverBackground": "#1B4755", + "colorHoverInactiveBackground": "#1B4755", "colorBorder": "#04343F", "colorDisabledForeground": "#657B83", "colorAlternativeBackground": "#1B4854", @@ -30,6 +31,8 @@ "disabledForeground": "colorDisabledForeground", "disabledText": "colorDisabledForeground", "foreground": "colorForeground", + "hoverBackground": "colorHoverBackground", + "hoverInactiveBackground": "colorHoverInactiveBackground", "inactiveBackground": "colorBackground", "inactiveForeground": "colorInactiveForeground", "selectionBackground": "colorSelectionBackground", @@ -42,11 +45,22 @@ "textForeground": "colorForeground" }, "ActionButton": { - "hoverBackground": "colorHoverBackground", - "hoverBorderColor": "colorHoverBackground", + "hoverBackground": "#284E5B", + "hoverBorderColor": "#284E5B", "pressedBackground": "#43616C", "pressedBorderColor": "#43616C" }, + "AssignedMnemonic": { + "background": "#47573B", + "borderColor": "#47573B" + }, + "AvailableMnemonic": { + "borderColor": "#456168" + }, + "BigSpinner": {}, + "BookmarkIcon": { + "background": "#73888C" + }, "Borders": { "color": "colorBorder", "ContrastBorderColor": "colorBorder" @@ -111,6 +125,11 @@ "background": "#99A6A5B0", "foreground": "#002B36" }, + "CurrentMnemonic": { + "background": "#175D8B", + "borderColor": "#175D8B", + "foreground": "#BEC2B9" + }, "Debugger": { "Variables": { "changedValueForeground": "#519AF2", @@ -137,7 +156,8 @@ "DragAndDrop": { "areaBackground": "#17475F", "areaBorderColor": "#386FA8", - "areaForeground": "colorForeground" + "areaForeground": "colorForeground", + "borderColor": "#FA6060" }, "Editor": { "background": "#0E272F", @@ -219,6 +239,7 @@ "FormattedTextField": { "background": "colorAlternativeBackground" }, + "GotItTooltip": {}, "Group": { "disabledSeparatorColor": "colorSeparator", "separatorColor": "colorSeparator" @@ -239,7 +260,18 @@ "Label": { "errorForeground": "#FA6060", "infoForeground": "#778A8F", - "selectedForeground": "colorForeground" + "selectedForeground": "colorForeground", + "successForeground": "#39A464" + }, + "Lesson": { + "shortcutBackground": "#0C3340", + "stepNumberForeground": "#73888C", + "Tooltip": { + "background": "#005DCB", + "foreground": "#EEE8D5", + "spanBackground": "#004AA8", + "stepNumberForeground": "#629ADE" + } }, "Link": { "activeForeground": "#519AF2", @@ -269,6 +301,10 @@ "acceleratorForeground": "colorForeground", "disabledBackground": "colorBackground" }, + "MnemonicIcon": { + "background": "#36544C", + "borderColor": "#D0A244" + }, "NavBar": { "borderColor": "colorSeparator" }, @@ -297,7 +333,9 @@ "OptionPane": { "messageForeground": "colorForeground" }, - "Panel": {}, + "Panel": { + "mouseShortcutBackground": "#214C5A" + }, "ParameterInfo": { "background": "#254C57", "borderColor": "#415E69", @@ -357,6 +395,7 @@ "PopupMenu": { "translucentBackground": "colorBackground" }, + "ProblemsView": {}, "ProgressBar": { "failedColor": "#DE4647", "failedEndColor": "#EFA0A0", @@ -432,6 +471,9 @@ "endBackground": "#FCCE40", "startBackground": "#FFEAA2" }, + "SearchOption": { + "selectedBackground": "#456168" + }, "Separator": { "separatorColor": "colorSeparator" }, @@ -462,9 +504,12 @@ "SplitPaneDivider": { "draggingColor": "#193E49" }, + "StateWidget": { + "activeBackground": "#FAC640" + }, "StatusBar": { "borderColor": "#204550", - "hoverBackground": "colorHoverBackground" + "hoverBackground": "#284E5B" }, "TabbedPane": { "contentAreaColor": "#04343F", @@ -475,6 +520,7 @@ "underlineColor": "#3985C7" }, "Table": { + "alternativeRowBackground": "#013441", "dropLineColor": "colorAcceleratorForeground", "dropLineShortColor": "#0C3542", "focusCellBackground": "colorAlternativeBackground", @@ -605,6 +651,7 @@ "Log": { "Commit": { "currentBranchBackground": "#044452", + "hoveredBackground": "#124957", "unmatchedForeground": "#657B83" } }, @@ -619,17 +666,27 @@ "borderColor": "#31535F", "captionBackground": "#294953", "captionForeground": "#C2C5BC", + "Details": { + "background": "#013441" + }, "footerBackground": "#294953", "footerForeground": "#C2C5BC", "groupIconBorderColor": "#0A3844", "headerBackground": "#294953", "headerForeground": "#C2C5BC", "Projects": { + "actions": { + "background": "#195787", + "selectionBackground": "#206ABF" + }, "background": "#113842", "selectionBackground": "#396AB0", "selectionInactiveBackground": "#1E434E" }, - "separatorColor": "#244A57" + "separatorColor": "#244A57", + "SidePanel": { + "background": "colorBackground" + } }, "Window": { "border": "colorBorder" diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedLight.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedLight.theme.json index cbffeb4c..bcf5ae0c 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedLight.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/SolarizedLight.theme.json @@ -11,7 +11,8 @@ "colorSelectionBackgroundInactive": "#D3D2C6", "colorSelectionForeground": "#FFFFEB", "colorSelectionForegroundInactive": "#2E4E58", - "colorHoverBackground": "#D9D7CA", + "colorHoverBackground": "#EBECDF", + "colorHoverInactiveBackground": "#F3ECDA", "colorBorder": "#C8CAC0", "colorDisabledForeground": "#839496", "colorAlternativeBackground": "#FDF6E3", @@ -30,6 +31,8 @@ "disabledForeground": "colorDisabledForeground", "disabledText": "colorDisabledForeground", "foreground": "colorForeground", + "hoverBackground": "colorHoverBackground", + "hoverInactiveBackground": "colorHoverInactiveBackground", "inactiveBackground": "colorBackground", "inactiveForeground": "colorInactiveForeground", "selectionBackground": "colorSelectionBackground", @@ -42,11 +45,22 @@ "textForeground": "colorForeground" }, "ActionButton": { - "hoverBackground": "colorHoverBackground", - "hoverBorderColor": "colorHoverBackground", + "hoverBackground": "#D9D7CA", + "hoverBorderColor": "#D9D7CA", "pressedBackground": "#C6C7BD", "pressedBorderColor": "#C6C7BD" }, + "AssignedMnemonic": { + "background": "#EFBE65", + "borderColor": "#EFBE65" + }, + "AvailableMnemonic": { + "borderColor": "#BAC0B8" + }, + "BigSpinner": {}, + "BookmarkIcon": { + "background": "#EFBE65" + }, "Borders": { "color": "colorBorder", "ContrastBorderColor": "colorBorder" @@ -115,6 +129,11 @@ "background": "#99A6A5B0", "foreground": "#002B36" }, + "CurrentMnemonic": { + "background": "#3399CB", + "borderColor": "#3399CB", + "foreground": "#FDF6E3" + }, "Debugger": { "Variables": { "changedValueForeground": "#3961FA", @@ -141,7 +160,8 @@ "DragAndDrop": { "areaBackground": "#DEE3DE", "areaBorderColor": "#88ACCD", - "areaForeground": "#657B83" + "areaForeground": "#657B83", + "borderColor": "#F94A26" }, "Editor": { "background": "#B5B0A2", @@ -224,6 +244,7 @@ "background": "colorAlternativeBackground", "inactiveBackground": "colorAlternativeBackground" }, + "GotItTooltip": {}, "Group": { "disabledSeparatorColor": "colorSeparator", "separatorColor": "colorSeparator" @@ -244,7 +265,18 @@ "Label": { "errorForeground": "#F95551", "infoForeground": "#657B83", - "selectedForeground": "colorForeground" + "selectedForeground": "colorForeground", + "successForeground": "#45944E" + }, + "Lesson": { + "shortcutBackground": "#E2E6E3", + "stepNumberForeground": "#839496", + "Tooltip": { + "background": "#006CE1", + "foreground": "#FDF6E3", + "spanBackground": "#0059B9", + "stepNumberForeground": "#67A0DF" + } }, "Link": { "activeForeground": "#4975B9", @@ -276,6 +308,10 @@ "acceleratorForeground": "#49636B", "disabledBackground": "colorBackground" }, + "MnemonicIcon": { + "background": "#FCEFD2", + "borderColor": "#F1A933" + }, "NavBar": { "borderColor": "colorSeparator" }, @@ -304,7 +340,9 @@ "OptionPane": { "messageForeground": "colorForeground" }, - "Panel": {}, + "Panel": { + "mouseShortcutBackground": "#F3ECDA" + }, "ParameterInfo": { "background": "#F5F1E5", "borderColor": "#D9D7CA", @@ -364,6 +402,7 @@ "PopupMenu": { "translucentBackground": "colorBackground" }, + "ProblemsView": {}, "ProgressBar": { "failedColor": "#D14943", "failedEndColor": "#F6887C", @@ -436,6 +475,9 @@ "endBackground": "#F8C734", "startBackground": "#FAE08D" }, + "SearchOption": { + "selectedBackground": "#D6DBD3" + }, "Separator": { "separatorColor": "colorSeparator" }, @@ -466,9 +508,12 @@ "SplitPaneDivider": { "draggingColor": "#1E434E" }, + "StateWidget": { + "activeBackground": "#F7C338" + }, "StatusBar": { "borderColor": "colorBorder", - "hoverBackground": "colorHoverBackground" + "hoverBackground": "#D9D7CA" }, "TabbedPane": { "contentAreaColor": "#B4BAB5", @@ -479,6 +524,7 @@ "underlineColor": "#3D7EC0" }, "Table": { + "alternativeRowBackground": "colorAlternativeBackground", "background": "colorAlternativeBackground", "dropLineColor": "colorAcceleratorForeground", "dropLineShortColor": "#5F63A9", @@ -611,6 +657,7 @@ "Log": { "Commit": { "currentBranchBackground": "#E3F2E4", + "hoveredBackground": "#D8E5DC", "unmatchedForeground": "#6B8086" } }, @@ -625,16 +672,26 @@ "borderColor": "#B4BAB5", "captionBackground": "#CCCDC1", "captionForeground": "colorForeground", + "Details": { + "background": "colorAlternativeBackground" + }, "footerBackground": "#CCCDC1", "footerForeground": "colorForeground", "groupIconBorderColor": "#B4BAB5", "headerBackground": "#D9D7CA", "headerForeground": "#36525B", "Projects": { + "actions": { + "background": "#DAE5E6", + "selectionBackground": "#3282DA" + }, "background": "colorAlternativeBackground", "selectionInactiveBackground": "#D7D5C7" }, - "separatorColor": "#ECE5D3" + "separatorColor": "#ECE5D3", + "SidePanel": { + "background": "colorBackground" + } }, "Window": { "border": "colorBorder" diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Spacegray.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Spacegray.theme.json index 0cbc6f05..ac92ef8b 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Spacegray.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/Spacegray.theme.json @@ -67,7 +67,9 @@ }, "ComboPopup.border": "1,1,1,1,64647A", "CompletionPopup": { - "matchForeground": "#BF616A" + "matchForeground": "#BF616A", + "selectionBackground": "#5a6173", + "selectionInactiveBackground": "#383C4A" }, "Component": { "errorFocusColor": "#bf4c53", @@ -95,9 +97,9 @@ }, "EditorPane.inactiveBackground": "#2b303b", "EditorTabs": { - "selectedBackground": "#2b303b", "underlinedTabBackground": "#2b303b", - "underlineHeight": "0" + "underlineHeight": "0", + "borderColor": "#2b303b" }, "Link": { "activeForeground": "#7FA1B3", @@ -156,6 +158,14 @@ "passedColor": "#99BD8E", "passedEndColor": "#62795b" }, + "ScrollBar": { + "thumbColor": "#383C4A", + "hoverThumbColor": "#5a6173", + "Mac": { + "thumbColor": "#383C4A", + "hoverThumbColor": "#5a6173" + } + }, "SearchEverywhere": { "Header.background": "#1C1F26", "Tab": { @@ -202,7 +212,6 @@ "borderColor": "#232830" }, "HeaderTab": { - "selectedBackground": "#232830", "selectedInactiveBackground": "#232830", "hoverBackground": "#1C1F26", "hoverInactiveBackground": "#1C1F26" diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_hard.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_hard.theme.json index 008d26e4..4eb118b3 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_hard.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_hard.theme.json @@ -127,6 +127,36 @@ "hoverForeground": "blue1", "pressedForeground": "blue1", "visitedForeground": "blue1" + }, + "ScrollBar" : { + "hoverThumbBorderColor" : "bg1", + "background" : "bg0", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumb": "bg2", + "thumbBorderColor": "bg2", + "thumbColor": "bg2", + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "Mac" : { + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2", + "thumbColor": "bg2" + } } }, "icons": { diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_medium.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_medium.theme.json index 6dcfcaa6..80b3ca02 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_medium.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_medium.theme.json @@ -126,6 +126,36 @@ "hoverForeground": "blue1", "pressedForeground": "blue1", "visitedForeground": "blue1" + }, + "ScrollBar" : { + "hoverThumbBorderColor" : "bg1", + "background" : "bg0", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumb": "bg2", + "thumbBorderColor": "bg2", + "thumbColor": "bg2", + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "Mac" : { + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2", + "thumbColor": "bg2" + } } }, "icons": { diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_soft.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_soft.theme.json index ae1d4681..4cebc316 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_soft.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/gruvbox_dark_soft.theme.json @@ -127,6 +127,36 @@ "hoverForeground": "blue1", "pressedForeground": "blue1", "visitedForeground": "blue1" + }, + "ScrollBar" : { + "hoverThumbBorderColor" : "bg1", + "background" : "bg0", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumb": "bg2", + "thumbBorderColor": "bg2", + "thumbColor": "bg2", + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "Mac" : { + "Transparent": { + "thumbColor": "bg2", + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2" + }, + "hoverThumbBorderColor" : "bg1", + "hoverThumbColor": "bg1", + "hoverTrackColor": "bg0", + "thumbBorderColor": "bg2", + "thumbColor": "bg2" + } } }, "icons": { diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark Contrast.theme.json index 7a791324..415df184 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Arc Dark Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#2f343f", + "bg30": "#2f343f30", + "fg": "#D3DAE3", + "text": "#8b9eb5", + "selBg": "#414181", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#404552", + "excl": "#37373d", + "second": "#393f4c", + "dis": "#a2a2a2", + "accent": "#42A5F5", + "accent2": "#42A5F52", + "accent50": "#42A5F550", + "accent70": "#42A5F570", + "cs": "#262b33", + "button": "#383C4A", + "table": "#41416A", + "tree": "#09477170", + "hl": "#393f4c", + "notif": "#262a33", + "hc": "#262b33", + "white": "#CF6A4C", + "blue": "#7587A6", + "red": "#CF6A4C", + "yellow": "#F9EE98", + "green": "#8F9D6A", + "gray": "#747c84", + "purple": "#9B859D", + "orange": "#CDA869" + }, "editorScheme": "colors/Arc Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "borderColor": "#404552", - "disabledBackground": "#37373d", - "disabledForeground": "#D3DAE3", - "disabledText": "#D3DAE3", - "focusColor": "#393f4c", - "focusedBorderColor": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#37373d", - "inactiveForeground": "#8b9eb5", - "infoForeground": "#8b9eb5", - "selectionBackground": "#8888FF55", - "selectionBackgroundInactive": "#393f4c45", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#393f4c45", - "separatorColor": "#404552" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#2f343f", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#42A5F550", - "hoverBorderColor": "#42A5F550", - "hoverSeparatorColor": "#383C4A", - "focusedBorderColor": "#42A5F550", - "pressedBackground": "#42A5F550", - "pressedBorderColor": "#42A5F550" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#8888FF55" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#2f343f", - "Borders.color": "#404552", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#2f343f", + "background": "bg", "default": { - "endBackground": "#41416A", - "endBorderColor": "#41416A", - "foreground": "#FFFFFF", - "focusColor": "#42A5F5", - "focusedBorderColor": "#42A5F5", - "shadowColor": "#41416A", - "startBackground": "#41416A", - "startBorderColor": "#41416A" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#383C4A", - "disabledText": "#D3DAE3", - "endBackground": "#383C4A", - "endBorderColor": "#383C4A", - "focus": "#393f4c", - "focusedBorderColor": "#42A5F5", - "foreground": "#8b9eb5", - "highlight": "#FFFFFF", - "mt.background": "#383C4A", - "mt.foreground": "#8b9eb5", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#41416A", - "mt.selection.color2": "#41416A", - "startBackground": "#383C4A", - "startBorderColor": "#383C4A", - "shadowColor": "#383C4A", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#404552", - "Tooltip.background": "#262a33" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#262b33", - "selectionBackground": "#8888FF55" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "select": "#42A5F5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#D3DAE3", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#42A5F5", - "dropdownBorder": "#393f4c45", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#2f343f", - "foreground": "#D3DAE3", - "swatchesDefaultRecentColor": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#383C4A", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#383C4A", - "disabledIconColor": "#D3DAE3", - "iconColor": "#D3DAE3", - "nonEditableBackground": "#2f343f" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#262b33", - "buttonBackground": "#383C4A", - "darcula.hoveredArrowButtonForeground": "#42A5F5", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "modifiedItemForeground": "#42A5F5", - "nonEditableBackground": "#393f4c45", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#404552", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#393f4c45", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "matchForeground": "#42A5F5", - "matchSelectionForeground": "#42A5F5", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#8b9eb5", - "selectionInactiveBackground": "#393f4c", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#393f4c", - "disabledBorderColor": "#383C4A", - "focusColor": "#42A5F5", - "focusedBorderColor": "#42A5F5", - "hoverIconColor": "#42A5F5", - "infoForeground": "#8b9eb5", - "iconColor": "#D3DAE3" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#2f343f", - "controlText": "#8b9eb5", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#42A5F5", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#8b9eb5", - "changedValueForeground": "#42A5F5", - "errorMessageForeground": "#CF6A4C", - "evaluatingExpressionForeground": "#8b9eb5", - "exceptionForeground": "#F9EE98", - "modifyingValueForeground": "#42A5F5", - "valueForeground": "#42A5F5" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#393f4c", - "underlinedTabBackground": "#393f4c" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#393f4c" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#2f343f", - "borderColor": "#2f343f", - "hoverBackground": "#41416A", - "hoverColor": "#262b33", - "hoverMaskColor": "#393f4c", - "inactiveColoredTabBackground": "#2f343f", - "inactiveColoredFileBackground": "#383C4A", - "inactiveUnderlineColor": "#42A5F5", - "inactiveMaskColor": "#262b33", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#2f343f", - "DialogWrapper.southPanelBackground": "#2f343f", - "DialogWrapper.southPanelDivider": "#2f343f", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#2f343f", - "areaBorderColor": "#2f343f", - "areaForeground": "#D3DAE3" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#262b33", - "foreground": "#D3DAE3", - "shortcutForeground": "#8b9eb5" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#262b33", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#2f343f", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#393f4c45", - "hoverBackground": "#393f4c", - "hoverColor": "#393f4c", - "hoverMaskColor": "#393f4c", - "inactiveMaskColor": "#2f343f", - "inactiveColoredFileBackground": "#2f343f", - "inactiveUnderlineColor": "#D3DAE3", - "selectedForeground": "#D3DAE3", - "selectedBackground": "#41416A", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#2f343f", - "borderColor": "#393f4c45", - "hoverBackground": "#393f4c", - "hoverColor": "#393f4c", - "inactiveUnderlineColor": "#42A5F5", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#D3DAE3" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#37373d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#404552", + "Focus.color": "border", "FormattedTextField": { - "background": "#262b33", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#383C4A", - "inactiveForeground": "#D3DAE3", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#41416A" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#262a33", "Group": { - "disabledSeparatorColor": "#404552", - "separatorColor": "#404552" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#8b9eb5", - "lineSeparatorColor": "#2f343f" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#2f343f", - "inactive": "#262b33" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#2f343f", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "shortcutForeground": "#8b9eb5" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#42A5F5", - "inactiveCaption": "#393f4c45", - "inactiveCaptionBorder": "#2f343f", - "inactiveCaptionText": "#8b9eb5", - "info": "#8b9eb5", - "infoText": "#8b9eb5", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#404552", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#2f343f" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#D3DAE3", - "background": "#2f343f", - "inactiveTitleForeground": "#8b9eb5" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#2f343f", - "disabledForeground": "#D3DAE3", - "disabledShadow": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#D3DAE3" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#42A5F5", - "hoverForeground": "#42A5F5", - "pressedForeground": "#42A5F5", - "secondaryForeground": "#8b9eb5", - "visitedForeground": "#42A5F5" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#42A5F5", + "link.foreground": "accent", "List": { - "background": "#393f4c45", - "foreground": "#D3DAE3", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#09477170" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#2f343f", - "branchColor": "#D3DAE3", - "contrast": "#262b33", - "foreground": "#D3DAE3", - "mergeCommits": "#383C4A", - "primaryColor": "#8b9eb5", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#2f343f", - "tab.borderColor": "#42A5F5", - "tagColor": "#8b9eb5" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#393f4c45", - "usedColor": "#393f4c", - "usedBackground": "#393f4c" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#2f343f", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#393f4c45", - "disabledBackground": "#393f4c45", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "separatorColor": "#404552" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#262b33", - "borderColor": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "highlight": "#2f343f", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "shadow": "#262b33" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#D3DAE3", - "borderColor": "#2f343f" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#2f343f" + "background": "bg" }, "SearchField": { - "background": "#262b33" + "background": "hc" } }, - "NewPSD.warning": "#42A5F5", + "NewPSD.warning": "accent", "Notification": { - "background": "#262a33", - "borderColor": "#262a33", - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "foreground": "#D3DAE3", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#383C4A", - "foreground": "#D3DAE3", - "innerBorderColor": "#383C4A" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "informativeBackground": "#262a33", - "informativeBorderColor": "#262a33", - "warningBackground": "#262a33", - "warningBorderColor": "#262a33" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#404552", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#2f343f", - "foreground": "#D3DAE3", - "messageForeground": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#383C4A", - "focusedColor": "#42A5F5", - "disabledColor": "#D3DAE3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#2f343f", - "foreground": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#393f4c45", - "borderColor": "#41416A", - "currentOverloadBackground": "#393f4c", - "currentParameterForeground": "#42A5F5", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "lineSeparatorColor": "#41416A" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#262b33", - "capsLockIconColor": "#42A5F5", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#2f343f", - "disabledForeground": "#D3DAE3", - "eapTagBackground": "#393f4c", - "hoverBackground": "#09477170", - "lightSelectionBackground": "#41416A", - "paidTagBackground": "#393f4c", - "selectionBackground": "#8888FF55", - "tagForeground": "#42A5F5", - "tagBackground": "#393f4c", - "trialTagBackground": "#393f4c", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#383C4A", - "installBorderColor": "#383C4A", - "installForeground": "#D3DAE3", - "installFocusedBackground": "#393f4c", - "installFillForeground": "#D3DAE3", - "installFillBackground": "#383C4A", - "updateBackground": "#42A5F5", - "updateBorderColor": "#383C4A", - "updateForeground": "#D3DAE3" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#262b33", - "borderColor": "#404552" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#393f4c45", - "foreground": "#D3DAE3" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#41416A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#41416A" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#2f343f", - "borderColor": "#2f343f", - "foreground": "#42A5F5" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#262b33", - "inactiveBorderColor": "#2f343f", - "innerBorderColor": "#393f4c45", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#2f343f", - "inactiveBackground": "#262b33" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#D3DAE3", - "separatorColor": "#393f4c45", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#262b33", - "background": "#262b33", - "borderColor": "#262b33" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#2f343f", + "background": "bg", "border": "2,0,2,0", - "foreground": "#D3DAE3", - "translucentBackground": "#2f343f" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#2f343f", - "foreground": "#42A5F5", - "indeterminateEndColor": "#42A5F5", - "indeterminateStartColor": "#42A5F5", - "progressColor": "#42A5F5", - "selectionBackground": "#393f4c", - "trackColor": "#393f4c" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#42A5F5" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#404552", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#2f343f", - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#393f4c", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#262b33", - "foreground": "#8b9eb5" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#2f343f" + "background": "bg" }, "List": { - "separatorForeground": "#8b9eb5", - "separatorColor": "#404552" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#2f343f", - "borderColor": "#262b33", - "infoForeground": "#8b9eb5" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#393f4c" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#42A5F5", - "startBackground": "#42A5F5", - "endColor": "#42A5F5", - "startColor": "#42A5F5" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#262a33", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#41416A" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#8b9eb5", - "Repeated.File.Foreground": "#D3DAE3" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#393f4c45", - "foreground": "#393f4c45", - "separatorColor": "#393f4c45" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#262b33" + "background": "hc" }, "Slider": { - "background": "#2f343f", - "buttonBorderColor": "#42A5F5", - "buttonColor": "#42A5F5", - "foreground": "#D3DAE3", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#393f4c45", - "trackColor": "#41416A", - "trackWidth": 7, - "thumb": "#42A5F5" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#393f4c", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "errorForeground": "#D3DAE3" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#2f343f", + "background": "bg", "border": "3,3,3,3", - "foreground": "#D3DAE3", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#2f343f", - "highlight": "#262b33" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#393f4c45", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#2f343f", - "hoverBackground": "#393f4c", - "LightEditBackground": "#41416A" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#2f343f", - "contentAreaColor": "#393f4c", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#404552", - "disabledForeground": "#D3DAE3", - "disabledUnderlineColor": "#D3DAE3", - "focus": "#41416A", - "focusColor": "#41416A", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#D3DAE3", - "highlight": "#404552", - "hoverColor": "#393f4c", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#42A5F5" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#262b33", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#262b33", - "background": "#2f343f", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#D3DAE3", - "dropLineColor": "#42A5F5", - "dropLineShortColor": "#42A5F5", - "focusCellBackground": "#41416A", - "focusCellForeground": "#FFFFFF", - "foreground": "#D3DAE3", - "gridColor": "#2f343f", - "highlightOuter": "#41416A", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#8b9eb5", - "lightSelectionInactiveBackground": "#393f4c45", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#41416A", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#D3DAE3", - "stripeColor": "#262b33" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#2f343f", - "borderColor": "#2f343f", - "bottomSeparatorColor": "#393f4c45", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "focusCellBackground": "#41416A", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#393f4c45" + "separatorColor": "second" }, - "text": "#8b9eb5", - "textInactiveText": "#8b9eb5", - "textText": "#8b9eb5", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#262b33", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#262b33", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#262b33", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#262b33", - "Button.hoverBackground": "#393f4c", - "inactiveBackground": "#2f343f", - "infoForeground": "#8b9eb5", - "inactiveInfoForeground": "#8b9eb5" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#D3DAE3", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#383C4A", - "buttonColor": "#D3DAE3", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "offForeground": "#2f343f", - "offBackground": "#2f343f", - "onBackground": "#42A5F5", - "onForeground": "#42A5F5" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#262b33", - "borderHandleColor": "#8b9eb5", - "floatingForeground": "#8b9eb5", - "foreground": "#D3DAE3" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#2f343f", - "Actions.infoForeground": "#8b9eb5", - "background": "#262a33", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "separatorColor": "#404552", - "shortcutForeground": "#8b9eb5" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#41416A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#262b33" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#2f343f", - "borderColor": "#393f4c45", - "inactiveBackground": "#2f343f" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#2f343f" + "background": "bg" }, "HeaderTab": { - "borderColor": "#393f4c", - "hoverBackground": "#393f4c", - "hoverInactiveBackground": "#393f4c", - "inactiveUnderlineColor": "#42A5F5", - "selectedBackground": "#262b33", - "selectedInactiveBackground": "#262b33", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabInactiveBackground": "#393f4c45", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#D3DAE3" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#262b33", - "foreground": "#8b9eb5", - "hash": "#404552", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "modifiedItemForeground": "#42A5F5", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#09477170", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#09477170", - "textBackground": "#262b33" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#404552", - "Canvas.background": "#262b33", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#2f343f", - "foreground": "#D3DAE3" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#404552", - "background": "#2f343f", - "foreground": "#D3DAE3", - "hoverBorderColor": "#393f4c" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#404552", - "hoverBorderColor": "#393f4c" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#262b33", - "highStroke.foreground": "#D3DAE3", - "Label.foreground": "#8b9eb5", - "List.selectionBackground": "#09477170", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#404552", - "Component.foreground": "#D3DAE3", - "ConstraintSetText.foreground": "#8b9eb5", - "ConstraintSet.background": "#393f4c45", - "CSPanel.SelectedFocusBackground": "#8888FF55", - "CSPanel.SelectedBackground": "#09477170", - "cs_FocusText.infoForeground": "#8b9eb5", - "CursorTextColor.foreground": "#D3DAE3", - "HoverColor.disabledBackground": "#D3DAE3", - "motionGraph.background": "#2f343f", - "Notification.background": "#262a33", - "ourAvg.background": "#393f4c45", - "ourCS.background": "#393f4c45", - "ourCS_Border.borderColor": "#404552", - "ourCS_TextColor.foreground": "#8b9eb5", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#41416A", - "ourCS_SelectedBorder.pressedBorderColor": "#393f4c", - "ourML_BarColor.separatorColor": "#404552", - "PrimaryPanel.background": "#262b33", - "SecondaryPanel.background": "#2f343f", - "SecondaryPanel.header.foreground": "#8b9eb5", - "SecondaryPanel.header.background": "#262b33", - "timeLine.disabledBorderColor": "#404552" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#404552", - "background": "#2f343f" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#D3DAE3", + "percent.foreground": "fg", "Placeholder": { - "background": "#2f343f", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#2f343f", - "stroke.acceleratorForeground": "#8b9eb5" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "warningBackground": "#262a33", - "warningBorderColor": "#262a33" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#2f343f" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#393f4c" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#42A5F5", - "otherIconColor": "#8b9eb5", - "remoteBranchIconColor": "#D3DAE3", - "tagIconColor": "#8b9eb5" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#42A5F5", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#D3DAE3", - "localTagIconColor": "#8b9eb5", - "mqTagIconColor": "#8b9eb5", - "tagIconColor": "#8b9eb5", - "tipIconColor": "#8b9eb5" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#8b9eb5", - "Commit.currentBranchBackground": "#393f4c45", - "Commit.hoveredBackground": "#09477170" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#393f4c" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#262b33", - "foreground": "#D3DAE3" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#2f343f", - "background": "#2f343f", - "borderColor": "#2f343f", - "captionBackground": "#262b33", - "captionForeground": "#D3DAE3", - "Details.background": "#2f343f", - "footerBackground": "#262b33", - "footerForeground": "#D3DAE3", - "headerBackground": "#2f343f", - "headerForeground": "#D3DAE3", - "List.background": "#262b33", - "separatorColor": "#404552", - "SidePanel.background": "#393f4c45", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#262b33", - "actions.selectionBackground": "#393f4c", - "background": "#393f4c45", - "selectionBackground": "#8888FF55", - "selectionInactiveBackground": "#393f4c45" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#262b33", - "windowBorder": "#404552", - "windowText": "#8b9eb5", - "Window.border": "#404552" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#262b33", - "#6B6B6B": "#8b9eb5", - "#A7A7A7": "#2f343f", - "#3D6185": "#42A5F5", - "#466D94": "#42A5F5", - "#3C3F41": "#2f343f", - "#545556": "#D3DAE3", - "#606060": "#D3DAE3", - "#9AA7B0": "#D3DAE3", - "#675133": "#42A5F5", - "Actions.Blue": "#7587A6", - "Actions.Green": "#8F9D6A", - "Actions.Grey": "#8b9eb5", - "Actions.GreyInline": "#747c84", - "Actions.GreyInline.Dark": "#D3DAE3", - "Actions.Red": "#CF6A4C", - "Actions.Yellow": "#F9EE98", - "Checkbox.Background.Default": "#262b33", - "Checkbox.Background.Default.Dark": "#262b33", - "Checkbox.Background.Disabled": "#37373d", - "Checkbox.Background.Disabled.Dark": "#37373d", - "Checkbox.Border.Default": "#404552", - "Checkbox.Border.Default.Dark": "#404552", - "Checkbox.Border.Disabled": "#D3DAE3", - "Checkbox.Border.Disabled.Dark": "#D3DAE3", - "Checkbox.Focus.Thin.Default": "#42A5F5", - "Checkbox.Focus.Thin.Default.Dark": "#42A5F5", - "Checkbox.Focus.Wide": "#42A5F5", - "Checkbox.Focus.Wide.Dark": "#42A5F5", - "Checkbox.Foreground.Disabled": "#D3DAE3", - "Checkbox.Foreground.Disabled.Dark": "#D3DAE3", - "Checkbox.Background.Selected": "#42A5F5", - "Checkbox.Background.Selected.Dark": "#2f343f", - "Checkbox.Border.Selected": "#42A5F5", - "Checkbox.Border.Selected.Dark": "#42A5F5", - "Checkbox.Foreground.Selected": "#42A5F5", - "Checkbox.Foreground.Selected.Dark": "#42A5F5", - "Checkbox.Focus.Thin.Selected": "#D3DAE3", - "Checkbox.Focus.Thin.Selected.Dark": "#D3DAE3", - "Objects.Grey": "#747c84", - "Objects.Blue": "#7587A6", - "Objects.RedStatus": "#CF6A4C", - "Objects.Red": "#CF6A4C", - "Objects.Pink": "#9B859D", - "Objects.Yellow": "#F9EE98", - "Objects.Green": "#8F9D6A", - "Objects.Purple": "#9B859D", - "Objects.BlackText": "#D3DAE3", - "Objects.YellowDark": "#CDA869", - "Objects.GreenAndroid": "#8F9D6A" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark.theme.json index df9f9ab7..3be1dfdc 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Arc Dark.theme.json @@ -2,1004 +2,1089 @@ "name": "Arc Dark", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#2f343f", + "bg30": "#2f343f30", + "fg": "#D3DAE3", + "text": "#8b9eb5", + "selBg": "#414181", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#404552", + "excl": "#37373d", + "second": "#393f4c", + "dis": "#a2a2a2", + "accent": "#42A5F5", + "accent2": "#42A5F52", + "accent50": "#42A5F550", + "accent70": "#42A5F570", + "cs": "#262b33", + "button": "#383C4A", + "table": "#41416A", + "tree": "#09477170", + "hl": "#393f4c", + "notif": "#262a33", + "hc": "#2f343f", + "white": "#CF6A4C", + "blue": "#7587A6", + "red": "#CF6A4C", + "yellow": "#F9EE98", + "green": "#8F9D6A", + "gray": "#747c84", + "purple": "#9B859D", + "orange": "#CDA869" + }, "editorScheme": "colors/Arc Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "borderColor": "#404552", - "disabledBackground": "#37373d", - "disabledForeground": "#D3DAE3", - "disabledText": "#D3DAE3", - "focusColor": "#393f4c", - "focusedBorderColor": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#37373d", - "inactiveForeground": "#8b9eb5", - "infoForeground": "#8b9eb5", - "selectionBackground": "#8888FF55", - "selectionBackgroundInactive": "#393f4c45", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#393f4c45", - "separatorColor": "#404552" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#2f343f", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#42A5F550", - "hoverBorderColor": "#42A5F550", - "hoverSeparatorColor": "#383C4A", - "focusedBorderColor": "#42A5F550", - "pressedBackground": "#42A5F550", - "pressedBorderColor": "#42A5F550" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#8888FF55" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#2f343f", - "Borders.color": "#404552", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#2f343f", + "background": "bg", "default": { - "endBackground": "#41416A", - "endBorderColor": "#41416A", - "foreground": "#FFFFFF", - "focusColor": "#42A5F5", - "focusedBorderColor": "#42A5F5", - "shadowColor": "#41416A", - "startBackground": "#41416A", - "startBorderColor": "#41416A" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#383C4A", - "disabledText": "#D3DAE3", - "endBackground": "#383C4A", - "endBorderColor": "#383C4A", - "focus": "#393f4c", - "focusedBorderColor": "#42A5F5", - "foreground": "#8b9eb5", - "highlight": "#FFFFFF", - "mt.background": "#383C4A", - "mt.foreground": "#8b9eb5", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#41416A", - "mt.selection.color2": "#41416A", - "startBackground": "#383C4A", - "startBorderColor": "#383C4A", - "shadowColor": "#383C4A", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#404552", - "Tooltip.background": "#262a33" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#262b33", - "selectionBackground": "#8888FF55" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "select": "#42A5F5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#D3DAE3", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#42A5F5", - "dropdownBorder": "#393f4c45", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#2f343f", - "foreground": "#D3DAE3", - "swatchesDefaultRecentColor": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#383C4A", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#383C4A", - "disabledIconColor": "#D3DAE3", - "iconColor": "#D3DAE3", - "nonEditableBackground": "#2f343f" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#2f343f", - "buttonBackground": "#383C4A", - "darcula.hoveredArrowButtonForeground": "#42A5F5", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "modifiedItemForeground": "#42A5F5", - "nonEditableBackground": "#393f4c45", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#404552", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#393f4c45", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "matchForeground": "#42A5F5", - "matchSelectionForeground": "#42A5F5", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#8b9eb5", - "selectionInactiveBackground": "#393f4c", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#393f4c", - "disabledBorderColor": "#383C4A", - "focusColor": "#42A5F5", - "focusedBorderColor": "#42A5F5", - "hoverIconColor": "#42A5F5", - "infoForeground": "#8b9eb5", - "iconColor": "#D3DAE3" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#2f343f", - "controlText": "#8b9eb5", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#42A5F5", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#8b9eb5", - "changedValueForeground": "#42A5F5", - "errorMessageForeground": "#CF6A4C", - "evaluatingExpressionForeground": "#8b9eb5", - "exceptionForeground": "#F9EE98", - "modifyingValueForeground": "#42A5F5", - "valueForeground": "#42A5F5" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#393f4c", - "underlinedTabBackground": "#393f4c" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#393f4c" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#2f343f", - "borderColor": "#2f343f", - "hoverBackground": "#41416A", - "hoverColor": "#2f343f", - "hoverMaskColor": "#393f4c", - "inactiveColoredTabBackground": "#2f343f", - "inactiveColoredFileBackground": "#383C4A", - "inactiveUnderlineColor": "#42A5F5", - "inactiveMaskColor": "#2f343f", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#2f343f", - "DialogWrapper.southPanelBackground": "#2f343f", - "DialogWrapper.southPanelDivider": "#2f343f", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#2f343f", - "areaBorderColor": "#2f343f", - "areaForeground": "#D3DAE3" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#2f343f", - "foreground": "#D3DAE3", - "shortcutForeground": "#8b9eb5" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#2f343f", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#2f343f", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#393f4c45", - "hoverBackground": "#393f4c", - "hoverColor": "#393f4c", - "hoverMaskColor": "#393f4c", - "inactiveMaskColor": "#2f343f", - "inactiveColoredFileBackground": "#2f343f", - "inactiveUnderlineColor": "#D3DAE3", - "selectedForeground": "#D3DAE3", - "selectedBackground": "#41416A", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#2f343f", - "borderColor": "#393f4c45", - "hoverBackground": "#393f4c", - "hoverColor": "#393f4c", - "inactiveUnderlineColor": "#42A5F5", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabForeground": "#D3DAE3" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#37373d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#404552", + "Focus.color": "border", "FormattedTextField": { - "background": "#2f343f", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveBackground": "#383C4A", - "inactiveForeground": "#D3DAE3", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#41416A" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#262a33", "Group": { - "disabledSeparatorColor": "#404552", - "separatorColor": "#404552" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#8b9eb5", - "lineSeparatorColor": "#2f343f" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#2f343f", - "inactive": "#262b33" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#2f343f", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "shortcutForeground": "#8b9eb5" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#42A5F5", - "inactiveCaption": "#393f4c45", - "inactiveCaptionBorder": "#2f343f", - "inactiveCaptionText": "#8b9eb5", - "info": "#8b9eb5", - "infoText": "#8b9eb5", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#404552", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#2f343f" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#D3DAE3", - "background": "#2f343f", - "inactiveTitleForeground": "#8b9eb5" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#2f343f", - "disabledForeground": "#D3DAE3", - "disabledShadow": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#D3DAE3" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#42A5F5", - "hoverForeground": "#42A5F5", - "pressedForeground": "#42A5F5", - "secondaryForeground": "#8b9eb5", - "visitedForeground": "#42A5F5" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#42A5F5", + "link.foreground": "accent", "List": { - "background": "#393f4c45", - "foreground": "#D3DAE3", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#09477170" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#2f343f", - "branchColor": "#D3DAE3", - "contrast": "#262b33", - "foreground": "#D3DAE3", - "mergeCommits": "#383C4A", - "primaryColor": "#8b9eb5", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#2f343f", - "tab.borderColor": "#42A5F5", - "tagColor": "#8b9eb5" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#393f4c45", - "usedColor": "#393f4c", - "usedBackground": "#393f4c" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#2f343f", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#393f4c45", - "disabledBackground": "#393f4c45", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "separatorColor": "#404552" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#2f343f", - "borderColor": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "highlight": "#2f343f", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF", - "shadow": "#2f343f" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#D3DAE3", - "borderColor": "#2f343f" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#2f343f" + "background": "bg" }, "SearchField": { - "background": "#2f343f" + "background": "hc" } }, - "NewPSD.warning": "#42A5F5", + "NewPSD.warning": "accent", "Notification": { - "background": "#262a33", - "borderColor": "#262a33", - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "foreground": "#D3DAE3", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#383C4A", - "foreground": "#D3DAE3", - "innerBorderColor": "#383C4A" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "informativeBackground": "#262a33", - "informativeBorderColor": "#262a33", - "warningBackground": "#262a33", - "warningBorderColor": "#262a33" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#404552", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#2f343f", - "foreground": "#D3DAE3", - "messageForeground": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#383C4A", - "focusedColor": "#42A5F5", - "disabledColor": "#D3DAE3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#2f343f", - "foreground": "#D3DAE3" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#393f4c45", - "borderColor": "#41416A", - "currentOverloadBackground": "#393f4c", - "currentParameterForeground": "#42A5F5", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "lineSeparatorColor": "#41416A" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#2f343f", - "capsLockIconColor": "#42A5F5", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#2f343f", - "disabledForeground": "#D3DAE3", - "eapTagBackground": "#393f4c", - "hoverBackground": "#09477170", - "lightSelectionBackground": "#41416A", - "paidTagBackground": "#393f4c", - "selectionBackground": "#8888FF55", - "tagForeground": "#42A5F5", - "tagBackground": "#393f4c", - "trialTagBackground": "#393f4c", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#383C4A", - "installBorderColor": "#383C4A", - "installForeground": "#D3DAE3", - "installFocusedBackground": "#393f4c", - "installFillForeground": "#D3DAE3", - "installFillBackground": "#383C4A", - "updateBackground": "#42A5F5", - "updateBorderColor": "#383C4A", - "updateForeground": "#D3DAE3" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#2f343f", - "borderColor": "#404552" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#393f4c45", - "foreground": "#D3DAE3" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#41416A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#41416A" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#2f343f", - "borderColor": "#2f343f", - "foreground": "#42A5F5" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#262b33", - "inactiveBorderColor": "#2f343f", - "innerBorderColor": "#393f4c45", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#2f343f", - "inactiveBackground": "#262b33" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#D3DAE3", - "separatorColor": "#393f4c45", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#262b33", - "background": "#262b33", - "borderColor": "#262b33" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#2f343f", + "background": "bg", "border": "2,0,2,0", - "foreground": "#D3DAE3", - "translucentBackground": "#2f343f" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#2f343f", - "foreground": "#42A5F5", - "indeterminateEndColor": "#42A5F5", - "indeterminateStartColor": "#42A5F5", - "progressColor": "#42A5F5", - "selectionBackground": "#393f4c", - "trackColor": "#393f4c" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#42A5F5" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#2f343f", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#8b9eb5", - "acceleratorSelectionForeground": "#8b9eb5", - "background": "#2f343f", - "disabledBackground": "#2f343f", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "selectionBackground": "#8888FF55", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#404552", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#2f343f", - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#393f4c", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#42A5F5", - "hoverThumbColor": "#42A5F5", - "hoverTrackColor": "#2f343f30", - "thumbBorderColor": "#42A5F570", - "thumbColor": "#42A5F570", - "trackColor": "#2f343f30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#262b33", - "foreground": "#8b9eb5" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#2f343f" + "background": "bg" }, "List": { - "separatorForeground": "#8b9eb5", - "separatorColor": "#404552" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#2f343f", - "borderColor": "#262b33", - "infoForeground": "#8b9eb5" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#393f4c" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#42A5F5", - "startBackground": "#42A5F5", - "endColor": "#42A5F5", - "startColor": "#42A5F5" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#262a33", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#41416A" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#8b9eb5", - "Repeated.File.Foreground": "#D3DAE3" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#393f4c45", - "foreground": "#393f4c45", - "separatorColor": "#393f4c45" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#2f343f" + "background": "hc" }, "Slider": { - "background": "#2f343f", - "buttonBorderColor": "#42A5F5", - "buttonColor": "#42A5F5", - "foreground": "#D3DAE3", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#393f4c45", - "trackColor": "#41416A", - "trackWidth": 7, - "thumb": "#42A5F5" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#393f4c", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "errorForeground": "#D3DAE3" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#2f343f", + "background": "bg", "border": "3,3,3,3", - "foreground": "#D3DAE3", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#2f343f", - "highlight": "#2f343f" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#393f4c45", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#2f343f", - "hoverBackground": "#393f4c", - "LightEditBackground": "#41416A" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#2f343f", - "contentAreaColor": "#393f4c", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#404552", - "disabledForeground": "#D3DAE3", - "disabledUnderlineColor": "#D3DAE3", - "focus": "#41416A", - "focusColor": "#41416A", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#D3DAE3", - "highlight": "#404552", - "hoverColor": "#393f4c", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#42A5F5" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#2f343f", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#262b33", - "background": "#2f343f", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#D3DAE3", - "dropLineColor": "#42A5F5", - "dropLineShortColor": "#42A5F5", - "focusCellBackground": "#41416A", - "focusCellForeground": "#FFFFFF", - "foreground": "#D3DAE3", - "gridColor": "#2f343f", - "highlightOuter": "#41416A", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#8b9eb5", - "lightSelectionInactiveBackground": "#393f4c45", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#41416A", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#D3DAE3", - "stripeColor": "#262b33" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#2f343f", - "borderColor": "#2f343f", - "bottomSeparatorColor": "#393f4c45", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#D3DAE3", - "foreground": "#D3DAE3", - "focusCellBackground": "#41416A", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#393f4c45" + "separatorColor": "second" }, - "text": "#8b9eb5", - "textInactiveText": "#8b9eb5", - "textText": "#8b9eb5", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#2f343f", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#2f343f", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#2f343f", - "caretForeground": "#42A5F5", - "foreground": "#D3DAE3", - "inactiveForeground": "#D3DAE3", - "selectionBackground": "#41416A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#262b33", - "Button.hoverBackground": "#393f4c", - "inactiveBackground": "#2f343f", - "infoForeground": "#8b9eb5", - "inactiveInfoForeground": "#8b9eb5" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#D3DAE3", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#383C4A", - "buttonColor": "#D3DAE3", - "disabledText": "#D3DAE3", - "foreground": "#D3DAE3", - "offForeground": "#2f343f", - "offBackground": "#2f343f", - "onBackground": "#42A5F5", - "onForeground": "#42A5F5" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#2f343f", - "borderHandleColor": "#8b9eb5", - "floatingForeground": "#8b9eb5", - "foreground": "#D3DAE3" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#2f343f", - "Actions.infoForeground": "#8b9eb5", - "background": "#262a33", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "infoForeground": "#8b9eb5", - "separatorColor": "#404552", - "shortcutForeground": "#8b9eb5" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#41416A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#262b33" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#2f343f", - "borderColor": "#393f4c45", - "inactiveBackground": "#2f343f" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#2f343f" + "background": "bg" }, "HeaderTab": { - "borderColor": "#393f4c", - "hoverBackground": "#393f4c", - "hoverInactiveBackground": "#393f4c", - "inactiveUnderlineColor": "#42A5F5", - "selectedBackground": "#262b33", - "selectedInactiveBackground": "#262b33", - "underlineColor": "#42A5F5", - "underlinedTabBackground": "#41416A", - "underlinedTabInactiveBackground": "#393f4c45", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#D3DAE3" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#2f343f", - "foreground": "#8b9eb5", - "hash": "#404552", - "hoverBackground": "#09477170", - "hoverInactiveBackground": "#41416A", - "modifiedItemForeground": "#42A5F5", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#09477170", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#09477170", - "textBackground": "#2f343f" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#404552", - "Canvas.background": "#262b33", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#2f343f", - "foreground": "#D3DAE3" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#404552", - "background": "#2f343f", - "foreground": "#D3DAE3", - "hoverBorderColor": "#393f4c" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#404552", - "hoverBorderColor": "#393f4c" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#262b33", - "highStroke.foreground": "#D3DAE3", - "Label.foreground": "#8b9eb5", - "List.selectionBackground": "#09477170", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#404552", - "Component.foreground": "#D3DAE3", - "ConstraintSetText.foreground": "#8b9eb5", - "ConstraintSet.background": "#393f4c45", - "CSPanel.SelectedFocusBackground": "#8888FF55", - "CSPanel.SelectedBackground": "#09477170", - "cs_FocusText.infoForeground": "#8b9eb5", - "CursorTextColor.foreground": "#D3DAE3", - "HoverColor.disabledBackground": "#D3DAE3", - "motionGraph.background": "#2f343f", - "Notification.background": "#262a33", - "ourAvg.background": "#393f4c45", - "ourCS.background": "#393f4c45", - "ourCS_Border.borderColor": "#404552", - "ourCS_TextColor.foreground": "#8b9eb5", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#41416A", - "ourCS_SelectedBorder.pressedBorderColor": "#393f4c", - "ourML_BarColor.separatorColor": "#404552", - "PrimaryPanel.background": "#262b33", - "SecondaryPanel.background": "#2f343f", - "SecondaryPanel.header.foreground": "#8b9eb5", - "SecondaryPanel.header.background": "#262b33", - "timeLine.disabledBorderColor": "#404552" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#404552", - "background": "#2f343f" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#D3DAE3", + "percent.foreground": "fg", "Placeholder": { - "background": "#2f343f", - "borderColor": "#404552", - "foreground": "#D3DAE3", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#2f343f", - "stroke.acceleratorForeground": "#8b9eb5" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#262a33", - "errorBorderColor": "#262a33", - "warningBackground": "#262a33", - "warningBorderColor": "#262a33" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#2f343f" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#393f4c" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#42A5F5", - "otherIconColor": "#8b9eb5", - "remoteBranchIconColor": "#D3DAE3", - "tagIconColor": "#8b9eb5" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#42A5F5", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#D3DAE3", - "localTagIconColor": "#8b9eb5", - "mqTagIconColor": "#8b9eb5", - "tagIconColor": "#8b9eb5", - "tipIconColor": "#8b9eb5" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#8b9eb5", - "Commit.currentBranchBackground": "#393f4c45", - "Commit.hoveredBackground": "#09477170" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#393f4c" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#2f343f", - "foreground": "#D3DAE3" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#2f343f", - "background": "#2f343f", - "borderColor": "#2f343f", - "captionBackground": "#262b33", - "captionForeground": "#D3DAE3", - "Details.background": "#2f343f", - "footerBackground": "#262b33", - "footerForeground": "#D3DAE3", - "headerBackground": "#2f343f", - "headerForeground": "#D3DAE3", - "List.background": "#262b33", - "separatorColor": "#404552", - "SidePanel.background": "#393f4c45", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#262b33", - "actions.selectionBackground": "#393f4c", - "background": "#393f4c45", - "selectionBackground": "#8888FF55", - "selectionInactiveBackground": "#393f4c45" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#2f343f", - "windowBorder": "#404552", - "windowText": "#8b9eb5", - "Window.border": "#404552" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#262b33", - "#6B6B6B": "#8b9eb5", - "#A7A7A7": "#2f343f", - "#3D6185": "#42A5F5", - "#466D94": "#42A5F5", - "#3C3F41": "#2f343f", - "#545556": "#D3DAE3", - "#606060": "#D3DAE3", - "#9AA7B0": "#D3DAE3", - "#675133": "#42A5F5", - "Actions.Blue": "#7587A6", - "Actions.Green": "#8F9D6A", - "Actions.Grey": "#8b9eb5", - "Actions.GreyInline": "#747c84", - "Actions.GreyInline.Dark": "#D3DAE3", - "Actions.Red": "#CF6A4C", - "Actions.Yellow": "#F9EE98", - "Checkbox.Background.Default": "#262b33", - "Checkbox.Background.Default.Dark": "#262b33", - "Checkbox.Background.Disabled": "#37373d", - "Checkbox.Background.Disabled.Dark": "#37373d", - "Checkbox.Border.Default": "#404552", - "Checkbox.Border.Default.Dark": "#404552", - "Checkbox.Border.Disabled": "#D3DAE3", - "Checkbox.Border.Disabled.Dark": "#D3DAE3", - "Checkbox.Focus.Thin.Default": "#42A5F5", - "Checkbox.Focus.Thin.Default.Dark": "#42A5F5", - "Checkbox.Focus.Wide": "#42A5F5", - "Checkbox.Focus.Wide.Dark": "#42A5F5", - "Checkbox.Foreground.Disabled": "#D3DAE3", - "Checkbox.Foreground.Disabled.Dark": "#D3DAE3", - "Checkbox.Background.Selected": "#42A5F5", - "Checkbox.Background.Selected.Dark": "#2f343f", - "Checkbox.Border.Selected": "#42A5F5", - "Checkbox.Border.Selected.Dark": "#42A5F5", - "Checkbox.Foreground.Selected": "#42A5F5", - "Checkbox.Foreground.Selected.Dark": "#42A5F5", - "Checkbox.Focus.Thin.Selected": "#D3DAE3", - "Checkbox.Focus.Thin.Selected.Dark": "#D3DAE3", - "Objects.Grey": "#747c84", - "Objects.Blue": "#7587A6", - "Objects.RedStatus": "#CF6A4C", - "Objects.Red": "#CF6A4C", - "Objects.Pink": "#9B859D", - "Objects.Yellow": "#F9EE98", - "Objects.Green": "#8F9D6A", - "Objects.Purple": "#9B859D", - "Objects.BlackText": "#D3DAE3", - "Objects.YellowDark": "#CDA869", - "Objects.GreenAndroid": "#8F9D6A" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark Contrast.theme.json index 093546fb..b13f88f5 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Atom One Dark Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#282C34", + "bg30": "#282C3430", + "fg": "#979FAD", + "text": "#979FAD", + "selBg": "#4D515D", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#282C34", + "excl": "#3c4150", + "second": "#2F333D", + "dis": "#6B727D", + "accent": "#2979ff", + "accent2": "#2979ff2", + "accent50": "#2979ff50", + "accent70": "#2979ff70", + "cs": "#21252B", + "button": "#3A3F4B", + "table": "#383E49", + "tree": "#3A3F4B80", + "hl": "#383D48", + "notif": "#282C34", + "hc": "#21252B", + "white": "#D19A66", + "blue": "#61AEEF", + "red": "#e06c75", + "yellow": "#E5C17C", + "green": "#98C379", + "gray": "#59626F", + "purple": "#C679DD", + "orange": "#D19A66" + }, "editorScheme": "colors/Atom One Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "borderColor": "#282C34", - "disabledBackground": "#3c4150", - "disabledForeground": "#6B727D", - "disabledText": "#6B727D", - "focusColor": "#383D48", - "focusedBorderColor": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#3c4150", - "inactiveForeground": "#979FAD", - "infoForeground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionBackgroundInactive": "#2F333D", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2F333D", - "separatorColor": "#282C34" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#282C34", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2979ff50", - "hoverBorderColor": "#2979ff50", - "hoverSeparatorColor": "#3A3F4B", - "focusedBorderColor": "#2979ff50", - "pressedBackground": "#2979ff50", - "pressedBorderColor": "#2979ff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#4D515D" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#282C34", - "Borders.color": "#282C34", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#282C34", + "background": "bg", "default": { - "endBackground": "#383E49", - "endBorderColor": "#383E49", - "foreground": "#FFFFFF", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "shadowColor": "#383E49", - "startBackground": "#383E49", - "startBorderColor": "#383E49" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#3A3F4B", - "disabledText": "#6B727D", - "endBackground": "#3A3F4B", - "endBorderColor": "#3A3F4B", - "focus": "#383D48", - "focusedBorderColor": "#2979ff", - "foreground": "#979FAD", - "highlight": "#FFFFFF", - "mt.background": "#3A3F4B", - "mt.foreground": "#979FAD", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#383E49", - "mt.selection.color2": "#383E49", - "startBackground": "#3A3F4B", - "startBorderColor": "#3A3F4B", - "shadowColor": "#3A3F4B", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#282C34", - "Tooltip.background": "#282C34" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#21252B", - "selectionBackground": "#4D515D" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "select": "#2979ff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#979FAD", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2979ff", - "dropdownBorder": "#2F333D", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#282C34", - "foreground": "#979FAD", - "swatchesDefaultRecentColor": "#979FAD" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#3A3F4B", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#3A3F4B", - "disabledIconColor": "#6B727D", - "iconColor": "#979FAD", - "nonEditableBackground": "#282C34" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#21252B", - "buttonBackground": "#3A3F4B", - "darcula.hoveredArrowButtonForeground": "#2979ff", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "modifiedItemForeground": "#2979ff", - "nonEditableBackground": "#2F333D", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#282C34", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2F333D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "matchForeground": "#2979ff", - "matchSelectionForeground": "#2979ff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#979FAD", - "selectionInactiveBackground": "#383D48", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#383D48", - "disabledBorderColor": "#3A3F4B", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "hoverIconColor": "#2979ff", - "infoForeground": "#979FAD", - "iconColor": "#979FAD" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#282C34", - "controlText": "#979FAD", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2979ff", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#979FAD", - "changedValueForeground": "#2979ff", - "errorMessageForeground": "#e06c75", - "evaluatingExpressionForeground": "#979FAD", - "exceptionForeground": "#E5C17C", - "modifyingValueForeground": "#2979ff", - "valueForeground": "#2979ff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#383D48", - "underlinedTabBackground": "#383D48" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#383D48" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#282C34", - "borderColor": "#282C34", - "hoverBackground": "#383E49", - "hoverColor": "#21252B", - "hoverMaskColor": "#383D48", - "inactiveColoredTabBackground": "#282C34", - "inactiveColoredFileBackground": "#3A3F4B", - "inactiveUnderlineColor": "#2979ff", - "inactiveMaskColor": "#21252B", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#282C34", - "DialogWrapper.southPanelBackground": "#282C34", - "DialogWrapper.southPanelDivider": "#282C34", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#282C34", - "areaBorderColor": "#282C34", - "areaForeground": "#979FAD" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#21252B", - "foreground": "#979FAD", - "shortcutForeground": "#979FAD" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#21252B", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#282C34", - "inactiveForeground": "#6B727D", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2F333D", - "hoverBackground": "#383D48", - "hoverColor": "#383D48", - "hoverMaskColor": "#383D48", - "inactiveMaskColor": "#282C34", - "inactiveColoredFileBackground": "#282C34", - "inactiveUnderlineColor": "#6B727D", - "selectedForeground": "#979FAD", - "selectedBackground": "#383E49", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#282C34", - "borderColor": "#2F333D", - "hoverBackground": "#383D48", - "hoverColor": "#383D48", - "inactiveUnderlineColor": "#2979ff", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#979FAD" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#3c4150", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#282C34", + "Focus.color": "border", "FormattedTextField": { - "background": "#21252B", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#3A3F4B", - "inactiveForeground": "#6B727D", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#383E49" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#282C34", "Group": { - "disabledSeparatorColor": "#282C34", - "separatorColor": "#282C34" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#979FAD", - "lineSeparatorColor": "#282C34" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#282C34", - "inactive": "#21252B" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "shortcutForeground": "#979FAD" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2979ff", - "inactiveCaption": "#2F333D", - "inactiveCaptionBorder": "#282C34", - "inactiveCaptionText": "#979FAD", - "info": "#979FAD", - "infoText": "#979FAD", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#282C34", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#282C34" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#979FAD", - "background": "#282C34", - "inactiveTitleForeground": "#979FAD" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#282C34", - "disabledForeground": "#6B727D", - "disabledShadow": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#979FAD" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2979ff", - "hoverForeground": "#2979ff", - "pressedForeground": "#2979ff", - "secondaryForeground": "#979FAD", - "visitedForeground": "#2979ff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2979ff", + "link.foreground": "accent", "List": { - "background": "#2F333D", - "foreground": "#979FAD", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A3F4B80" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#282C34", - "branchColor": "#979FAD", - "contrast": "#21252B", - "foreground": "#979FAD", - "mergeCommits": "#3A3F4B", - "primaryColor": "#979FAD", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#282C34", - "tab.borderColor": "#2979ff", - "tagColor": "#979FAD" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2F333D", - "usedColor": "#383D48", - "usedBackground": "#383D48" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#282C34", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2F333D", - "disabledBackground": "#2F333D", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "separatorColor": "#282C34" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#21252B", - "borderColor": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "highlight": "#282C34", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "shadow": "#21252B" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#979FAD", - "borderColor": "#282C34" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#282C34" + "background": "bg" }, "SearchField": { - "background": "#21252B" + "background": "hc" } }, - "NewPSD.warning": "#2979ff", + "NewPSD.warning": "accent", "Notification": { - "background": "#282C34", - "borderColor": "#282C34", - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "foreground": "#979FAD", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#3A3F4B", - "foreground": "#979FAD", - "innerBorderColor": "#3A3F4B" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "informativeBackground": "#282C34", - "informativeBorderColor": "#282C34", - "warningBackground": "#282C34", - "warningBorderColor": "#282C34" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#282C34", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#282C34", - "foreground": "#979FAD", - "messageForeground": "#979FAD" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#3A3F4B", - "focusedColor": "#2979ff", - "disabledColor": "#6B727D" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#282C34", - "foreground": "#979FAD" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2F333D", - "borderColor": "#383E49", - "currentOverloadBackground": "#383D48", - "currentParameterForeground": "#2979ff", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "lineSeparatorColor": "#383E49" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#21252B", - "capsLockIconColor": "#2979ff", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#282C34", - "disabledForeground": "#6B727D", - "eapTagBackground": "#383D48", - "hoverBackground": "#3A3F4B80", - "lightSelectionBackground": "#383E49", - "paidTagBackground": "#383D48", - "selectionBackground": "#4D515D", - "tagForeground": "#2979ff", - "tagBackground": "#383D48", - "trialTagBackground": "#383D48", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#3A3F4B", - "installBorderColor": "#3A3F4B", - "installForeground": "#979FAD", - "installFocusedBackground": "#383D48", - "installFillForeground": "#6B727D", - "installFillBackground": "#3A3F4B", - "updateBackground": "#2979ff", - "updateBorderColor": "#3A3F4B", - "updateForeground": "#979FAD" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#21252B", - "borderColor": "#282C34" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2F333D", - "foreground": "#979FAD" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#383E49", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#383E49" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#2979ff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#21252B", - "inactiveBorderColor": "#282C34", - "innerBorderColor": "#2F333D", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#282C34", - "inactiveBackground": "#21252B" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#979FAD", - "separatorColor": "#2F333D", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#21252B", - "background": "#21252B", - "borderColor": "#21252B" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#282C34", + "background": "bg", "border": "2,0,2,0", - "foreground": "#979FAD", - "translucentBackground": "#282C34" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#282C34", - "foreground": "#2979ff", - "indeterminateEndColor": "#2979ff", - "indeterminateStartColor": "#2979ff", - "progressColor": "#2979ff", - "selectionBackground": "#383D48", - "trackColor": "#383D48" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2979ff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#282C34", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#282C34", - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#383D48", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#21252B", - "foreground": "#979FAD" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#282C34" + "background": "bg" }, "List": { - "separatorForeground": "#979FAD", - "separatorColor": "#282C34" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#282C34", - "borderColor": "#21252B", - "infoForeground": "#979FAD" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#383D48" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2979ff", - "startBackground": "#2979ff", - "endColor": "#2979ff", - "startColor": "#2979ff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#282C34", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#383E49" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#979FAD", - "Repeated.File.Foreground": "#979FAD" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2F333D", - "foreground": "#2F333D", - "separatorColor": "#2F333D" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#21252B" + "background": "hc" }, "Slider": { - "background": "#282C34", - "buttonBorderColor": "#2979ff", - "buttonColor": "#2979ff", - "foreground": "#979FAD", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2F333D", - "trackColor": "#383E49", - "trackWidth": 7, - "thumb": "#2979ff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#383D48", - "borderColor": "#282C34", - "foreground": "#979FAD", - "errorForeground": "#979FAD" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#282C34", + "background": "bg", "border": "3,3,3,3", - "foreground": "#979FAD", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#282C34", - "highlight": "#21252B" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2F333D", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#282C34", - "hoverBackground": "#383D48", - "LightEditBackground": "#383E49" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#282C34", - "contentAreaColor": "#383D48", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#282C34", - "disabledForeground": "#6B727D", - "disabledUnderlineColor": "#6B727D", - "focus": "#383E49", - "focusColor": "#383E49", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#979FAD", - "highlight": "#282C34", - "hoverColor": "#383D48", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2979ff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#21252B", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#21252B", - "background": "#282C34", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6B727D", - "dropLineColor": "#2979ff", - "dropLineShortColor": "#2979ff", - "focusCellBackground": "#383E49", - "focusCellForeground": "#FFFFFF", - "foreground": "#979FAD", - "gridColor": "#282C34", - "highlightOuter": "#383E49", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#979FAD", - "lightSelectionInactiveBackground": "#2F333D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#383E49", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#979FAD", - "stripeColor": "#21252B" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#282C34", - "borderColor": "#282C34", - "bottomSeparatorColor": "#2F333D", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "focusCellBackground": "#383E49", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2F333D" + "separatorColor": "second" }, - "text": "#979FAD", - "textInactiveText": "#979FAD", - "textText": "#979FAD", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#21252B", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#21252B", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#21252B", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#21252B", - "Button.hoverBackground": "#383D48", - "inactiveBackground": "#282C34", - "infoForeground": "#979FAD", - "inactiveInfoForeground": "#979FAD" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#979FAD", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#3A3F4B", - "buttonColor": "#979FAD", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "offForeground": "#282C34", - "offBackground": "#282C34", - "onBackground": "#2979ff", - "onForeground": "#2979ff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#21252B", - "borderHandleColor": "#979FAD", - "floatingForeground": "#979FAD", - "foreground": "#979FAD" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#282C34", - "Actions.infoForeground": "#979FAD", - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "separatorColor": "#282C34", - "shortcutForeground": "#979FAD" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#383E49", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#21252B" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#282C34", - "borderColor": "#2F333D", - "inactiveBackground": "#282C34" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#282C34" + "background": "bg" }, "HeaderTab": { - "borderColor": "#383D48", - "hoverBackground": "#383D48", - "hoverInactiveBackground": "#383D48", - "inactiveUnderlineColor": "#2979ff", - "selectedBackground": "#21252B", - "selectedInactiveBackground": "#21252B", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabInactiveBackground": "#2F333D", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#979FAD" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#21252B", - "foreground": "#979FAD", - "hash": "#282C34", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "modifiedItemForeground": "#2979ff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#3A3F4B80", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A3F4B80", - "textBackground": "#21252B" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#282C34", - "Canvas.background": "#21252B", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#282C34", - "foreground": "#979FAD" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#282C34", - "background": "#282C34", - "foreground": "#979FAD", - "hoverBorderColor": "#383D48" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#282C34", - "hoverBorderColor": "#383D48" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#21252B", - "highStroke.foreground": "#979FAD", - "Label.foreground": "#979FAD", - "List.selectionBackground": "#3A3F4B80", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#282C34", - "Component.foreground": "#979FAD", - "ConstraintSetText.foreground": "#979FAD", - "ConstraintSet.background": "#2F333D", - "CSPanel.SelectedFocusBackground": "#4D515D", - "CSPanel.SelectedBackground": "#3A3F4B80", - "cs_FocusText.infoForeground": "#979FAD", - "CursorTextColor.foreground": "#979FAD", - "HoverColor.disabledBackground": "#6B727D", - "motionGraph.background": "#282C34", - "Notification.background": "#282C34", - "ourAvg.background": "#2F333D", - "ourCS.background": "#2F333D", - "ourCS_Border.borderColor": "#282C34", - "ourCS_TextColor.foreground": "#979FAD", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#383E49", - "ourCS_SelectedBorder.pressedBorderColor": "#383D48", - "ourML_BarColor.separatorColor": "#282C34", - "PrimaryPanel.background": "#21252B", - "SecondaryPanel.background": "#282C34", - "SecondaryPanel.header.foreground": "#979FAD", - "SecondaryPanel.header.background": "#21252B", - "timeLine.disabledBorderColor": "#282C34" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#282C34", - "background": "#282C34" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#979FAD", + "percent.foreground": "fg", "Placeholder": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#282C34", - "stroke.acceleratorForeground": "#979FAD" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "warningBackground": "#282C34", - "warningBorderColor": "#282C34" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#282C34" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#383D48" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2979ff", - "otherIconColor": "#979FAD", - "remoteBranchIconColor": "#979FAD", - "tagIconColor": "#979FAD" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2979ff", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6B727D", - "localTagIconColor": "#979FAD", - "mqTagIconColor": "#979FAD", - "tagIconColor": "#979FAD", - "tipIconColor": "#979FAD" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#979FAD", - "Commit.currentBranchBackground": "#2F333D", - "Commit.hoveredBackground": "#3A3F4B80" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#383D48" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#21252B", - "foreground": "#979FAD" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#282C34", - "background": "#282C34", - "borderColor": "#282C34", - "captionBackground": "#21252B", - "captionForeground": "#979FAD", - "Details.background": "#282C34", - "footerBackground": "#21252B", - "footerForeground": "#979FAD", - "headerBackground": "#282C34", - "headerForeground": "#979FAD", - "List.background": "#21252B", - "separatorColor": "#282C34", - "SidePanel.background": "#2F333D", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#21252B", - "actions.selectionBackground": "#383D48", - "background": "#2F333D", - "selectionBackground": "#4D515D", - "selectionInactiveBackground": "#2F333D" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#21252B", - "windowBorder": "#282C34", - "windowText": "#979FAD", - "Window.border": "#282C34" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#21252B", - "#6B6B6B": "#979FAD", - "#A7A7A7": "#282C34", - "#3D6185": "#2979ff", - "#466D94": "#2979ff", - "#3C3F41": "#282C34", - "#545556": "#6B727D", - "#606060": "#6B727D", - "#9AA7B0": "#979FAD", - "#675133": "#2979ff", - "Actions.Blue": "#61AEEF", - "Actions.Green": "#98C379", - "Actions.Grey": "#979FAD", - "Actions.GreyInline": "#59626F", - "Actions.GreyInline.Dark": "#979FAD", - "Actions.Red": "#e06c75", - "Actions.Yellow": "#E5C17C", - "Checkbox.Background.Default": "#21252B", - "Checkbox.Background.Default.Dark": "#21252B", - "Checkbox.Background.Disabled": "#3c4150", - "Checkbox.Background.Disabled.Dark": "#3c4150", - "Checkbox.Border.Default": "#282C34", - "Checkbox.Border.Default.Dark": "#282C34", - "Checkbox.Border.Disabled": "#6B727D", - "Checkbox.Border.Disabled.Dark": "#6B727D", - "Checkbox.Focus.Thin.Default": "#2979ff", - "Checkbox.Focus.Thin.Default.Dark": "#2979ff", - "Checkbox.Focus.Wide": "#2979ff", - "Checkbox.Focus.Wide.Dark": "#2979ff", - "Checkbox.Foreground.Disabled": "#6B727D", - "Checkbox.Foreground.Disabled.Dark": "#6B727D", - "Checkbox.Background.Selected": "#2979ff", - "Checkbox.Background.Selected.Dark": "#282C34", - "Checkbox.Border.Selected": "#2979ff", - "Checkbox.Border.Selected.Dark": "#2979ff", - "Checkbox.Foreground.Selected": "#2979ff", - "Checkbox.Foreground.Selected.Dark": "#2979ff", - "Checkbox.Focus.Thin.Selected": "#979FAD", - "Checkbox.Focus.Thin.Selected.Dark": "#979FAD", - "Objects.Grey": "#59626F", - "Objects.Blue": "#61AEEF", - "Objects.RedStatus": "#e06c75", - "Objects.Red": "#e06c75", - "Objects.Pink": "#C679DD", - "Objects.Yellow": "#E5C17C", - "Objects.Green": "#98C379", - "Objects.Purple": "#C679DD", - "Objects.BlackText": "#979FAD", - "Objects.YellowDark": "#D19A66", - "Objects.GreenAndroid": "#98C379" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark.theme.json index ca7fce47..723606b3 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Dark.theme.json @@ -2,1004 +2,1089 @@ "name": "Atom One Dark", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#282C34", + "bg30": "#282C3430", + "fg": "#979FAD", + "text": "#979FAD", + "selBg": "#4D515D", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#282C34", + "excl": "#3c4150", + "second": "#2F333D", + "dis": "#6B727D", + "accent": "#2979ff", + "accent2": "#2979ff2", + "accent50": "#2979ff50", + "accent70": "#2979ff70", + "cs": "#21252B", + "button": "#3A3F4B", + "table": "#383E49", + "tree": "#3A3F4B80", + "hl": "#383D48", + "notif": "#282C34", + "hc": "#282C34", + "white": "#D19A66", + "blue": "#61AEEF", + "red": "#e06c75", + "yellow": "#E5C17C", + "green": "#98C379", + "gray": "#59626F", + "purple": "#C679DD", + "orange": "#D19A66" + }, "editorScheme": "colors/Atom One Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "borderColor": "#282C34", - "disabledBackground": "#3c4150", - "disabledForeground": "#6B727D", - "disabledText": "#6B727D", - "focusColor": "#383D48", - "focusedBorderColor": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#3c4150", - "inactiveForeground": "#979FAD", - "infoForeground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionBackgroundInactive": "#2F333D", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2F333D", - "separatorColor": "#282C34" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#282C34", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2979ff50", - "hoverBorderColor": "#2979ff50", - "hoverSeparatorColor": "#3A3F4B", - "focusedBorderColor": "#2979ff50", - "pressedBackground": "#2979ff50", - "pressedBorderColor": "#2979ff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#4D515D" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#282C34", - "Borders.color": "#282C34", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#282C34", + "background": "bg", "default": { - "endBackground": "#383E49", - "endBorderColor": "#383E49", - "foreground": "#FFFFFF", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "shadowColor": "#383E49", - "startBackground": "#383E49", - "startBorderColor": "#383E49" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#3A3F4B", - "disabledText": "#6B727D", - "endBackground": "#3A3F4B", - "endBorderColor": "#3A3F4B", - "focus": "#383D48", - "focusedBorderColor": "#2979ff", - "foreground": "#979FAD", - "highlight": "#FFFFFF", - "mt.background": "#3A3F4B", - "mt.foreground": "#979FAD", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#383E49", - "mt.selection.color2": "#383E49", - "startBackground": "#3A3F4B", - "startBorderColor": "#3A3F4B", - "shadowColor": "#3A3F4B", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#282C34", - "Tooltip.background": "#282C34" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#21252B", - "selectionBackground": "#4D515D" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "select": "#2979ff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#979FAD", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2979ff", - "dropdownBorder": "#2F333D", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#282C34", - "foreground": "#979FAD", - "swatchesDefaultRecentColor": "#979FAD" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#3A3F4B", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#3A3F4B", - "disabledIconColor": "#6B727D", - "iconColor": "#979FAD", - "nonEditableBackground": "#282C34" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#282C34", - "buttonBackground": "#3A3F4B", - "darcula.hoveredArrowButtonForeground": "#2979ff", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "modifiedItemForeground": "#2979ff", - "nonEditableBackground": "#2F333D", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#282C34", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2F333D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "matchForeground": "#2979ff", - "matchSelectionForeground": "#2979ff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#979FAD", - "selectionInactiveBackground": "#383D48", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#383D48", - "disabledBorderColor": "#3A3F4B", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "hoverIconColor": "#2979ff", - "infoForeground": "#979FAD", - "iconColor": "#979FAD" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#282C34", - "controlText": "#979FAD", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2979ff", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#979FAD", - "changedValueForeground": "#2979ff", - "errorMessageForeground": "#e06c75", - "evaluatingExpressionForeground": "#979FAD", - "exceptionForeground": "#E5C17C", - "modifyingValueForeground": "#2979ff", - "valueForeground": "#2979ff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#383D48", - "underlinedTabBackground": "#383D48" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#383D48" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#282C34", - "borderColor": "#282C34", - "hoverBackground": "#383E49", - "hoverColor": "#282C34", - "hoverMaskColor": "#383D48", - "inactiveColoredTabBackground": "#282C34", - "inactiveColoredFileBackground": "#3A3F4B", - "inactiveUnderlineColor": "#2979ff", - "inactiveMaskColor": "#282C34", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#282C34", - "DialogWrapper.southPanelBackground": "#282C34", - "DialogWrapper.southPanelDivider": "#282C34", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#282C34", - "areaBorderColor": "#282C34", - "areaForeground": "#979FAD" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#282C34", - "foreground": "#979FAD", - "shortcutForeground": "#979FAD" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#282C34", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#282C34", - "inactiveForeground": "#6B727D", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2F333D", - "hoverBackground": "#383D48", - "hoverColor": "#383D48", - "hoverMaskColor": "#383D48", - "inactiveMaskColor": "#282C34", - "inactiveColoredFileBackground": "#282C34", - "inactiveUnderlineColor": "#6B727D", - "selectedForeground": "#979FAD", - "selectedBackground": "#383E49", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#282C34", - "borderColor": "#2F333D", - "hoverBackground": "#383D48", - "hoverColor": "#383D48", - "inactiveUnderlineColor": "#2979ff", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabForeground": "#979FAD" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#3c4150", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#282C34", + "Focus.color": "border", "FormattedTextField": { - "background": "#282C34", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveBackground": "#3A3F4B", - "inactiveForeground": "#6B727D", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#383E49" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#282C34", "Group": { - "disabledSeparatorColor": "#282C34", - "separatorColor": "#282C34" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#979FAD", - "lineSeparatorColor": "#282C34" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#282C34", - "inactive": "#21252B" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "shortcutForeground": "#979FAD" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2979ff", - "inactiveCaption": "#2F333D", - "inactiveCaptionBorder": "#282C34", - "inactiveCaptionText": "#979FAD", - "info": "#979FAD", - "infoText": "#979FAD", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#282C34", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#282C34" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#979FAD", - "background": "#282C34", - "inactiveTitleForeground": "#979FAD" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#282C34", - "disabledForeground": "#6B727D", - "disabledShadow": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#979FAD" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2979ff", - "hoverForeground": "#2979ff", - "pressedForeground": "#2979ff", - "secondaryForeground": "#979FAD", - "visitedForeground": "#2979ff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2979ff", + "link.foreground": "accent", "List": { - "background": "#2F333D", - "foreground": "#979FAD", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A3F4B80" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#282C34", - "branchColor": "#979FAD", - "contrast": "#21252B", - "foreground": "#979FAD", - "mergeCommits": "#3A3F4B", - "primaryColor": "#979FAD", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#282C34", - "tab.borderColor": "#2979ff", - "tagColor": "#979FAD" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2F333D", - "usedColor": "#383D48", - "usedBackground": "#383D48" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#282C34", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2F333D", - "disabledBackground": "#2F333D", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "separatorColor": "#282C34" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#282C34", - "borderColor": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "highlight": "#282C34", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF", - "shadow": "#282C34" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#979FAD", - "borderColor": "#282C34" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#282C34" + "background": "bg" }, "SearchField": { - "background": "#282C34" + "background": "hc" } }, - "NewPSD.warning": "#2979ff", + "NewPSD.warning": "accent", "Notification": { - "background": "#282C34", - "borderColor": "#282C34", - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "foreground": "#979FAD", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#3A3F4B", - "foreground": "#979FAD", - "innerBorderColor": "#3A3F4B" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "informativeBackground": "#282C34", - "informativeBorderColor": "#282C34", - "warningBackground": "#282C34", - "warningBorderColor": "#282C34" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#282C34", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#282C34", - "foreground": "#979FAD", - "messageForeground": "#979FAD" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#3A3F4B", - "focusedColor": "#2979ff", - "disabledColor": "#6B727D" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#282C34", - "foreground": "#979FAD" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2F333D", - "borderColor": "#383E49", - "currentOverloadBackground": "#383D48", - "currentParameterForeground": "#2979ff", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "lineSeparatorColor": "#383E49" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#282C34", - "capsLockIconColor": "#2979ff", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#282C34", - "disabledForeground": "#6B727D", - "eapTagBackground": "#383D48", - "hoverBackground": "#3A3F4B80", - "lightSelectionBackground": "#383E49", - "paidTagBackground": "#383D48", - "selectionBackground": "#4D515D", - "tagForeground": "#2979ff", - "tagBackground": "#383D48", - "trialTagBackground": "#383D48", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#3A3F4B", - "installBorderColor": "#3A3F4B", - "installForeground": "#979FAD", - "installFocusedBackground": "#383D48", - "installFillForeground": "#6B727D", - "installFillBackground": "#3A3F4B", - "updateBackground": "#2979ff", - "updateBorderColor": "#3A3F4B", - "updateForeground": "#979FAD" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#282C34", - "borderColor": "#282C34" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2F333D", - "foreground": "#979FAD" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#383E49", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#383E49" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#2979ff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#21252B", - "inactiveBorderColor": "#282C34", - "innerBorderColor": "#2F333D", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#282C34", - "inactiveBackground": "#21252B" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#979FAD", - "separatorColor": "#2F333D", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#21252B", - "background": "#21252B", - "borderColor": "#21252B" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#282C34", + "background": "bg", "border": "2,0,2,0", - "foreground": "#979FAD", - "translucentBackground": "#282C34" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#282C34", - "foreground": "#2979ff", - "indeterminateEndColor": "#2979ff", - "indeterminateStartColor": "#2979ff", - "progressColor": "#2979ff", - "selectionBackground": "#383D48", - "trackColor": "#383D48" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2979ff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#282C34", - "disabledText": "#6B727D", - "foreground": "#979FAD" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#979FAD", - "acceleratorSelectionForeground": "#979FAD", - "background": "#282C34", - "disabledBackground": "#282C34", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "selectionBackground": "#4D515D", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#282C34", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#282C34", - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#383D48", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#282C3430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#282C3430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#21252B", - "foreground": "#979FAD" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#282C34" + "background": "bg" }, "List": { - "separatorForeground": "#979FAD", - "separatorColor": "#282C34" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#282C34", - "borderColor": "#21252B", - "infoForeground": "#979FAD" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#383D48" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2979ff", - "startBackground": "#2979ff", - "endColor": "#2979ff", - "startColor": "#2979ff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#282C34", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#383E49" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#979FAD", - "Repeated.File.Foreground": "#979FAD" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2F333D", - "foreground": "#2F333D", - "separatorColor": "#2F333D" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#282C34" + "background": "hc" }, "Slider": { - "background": "#282C34", - "buttonBorderColor": "#2979ff", - "buttonColor": "#2979ff", - "foreground": "#979FAD", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2F333D", - "trackColor": "#383E49", - "trackWidth": 7, - "thumb": "#2979ff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#383D48", - "borderColor": "#282C34", - "foreground": "#979FAD", - "errorForeground": "#979FAD" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#282C34", + "background": "bg", "border": "3,3,3,3", - "foreground": "#979FAD", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#282C34", - "highlight": "#282C34" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2F333D", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#282C34", - "hoverBackground": "#383D48", - "LightEditBackground": "#383E49" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#282C34", - "contentAreaColor": "#383D48", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#282C34", - "disabledForeground": "#6B727D", - "disabledUnderlineColor": "#6B727D", - "focus": "#383E49", - "focusColor": "#383E49", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#979FAD", - "highlight": "#282C34", - "hoverColor": "#383D48", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2979ff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#282C34", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#21252B", - "background": "#282C34", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6B727D", - "dropLineColor": "#2979ff", - "dropLineShortColor": "#2979ff", - "focusCellBackground": "#383E49", - "focusCellForeground": "#FFFFFF", - "foreground": "#979FAD", - "gridColor": "#282C34", - "highlightOuter": "#383E49", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#979FAD", - "lightSelectionInactiveBackground": "#2F333D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#383E49", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#979FAD", - "stripeColor": "#21252B" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#282C34", - "borderColor": "#282C34", - "bottomSeparatorColor": "#2F333D", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6B727D", - "foreground": "#979FAD", - "focusCellBackground": "#383E49", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2F333D" + "separatorColor": "second" }, - "text": "#979FAD", - "textInactiveText": "#979FAD", - "textText": "#979FAD", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#282C34", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#282C34", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#282C34", - "caretForeground": "#2979ff", - "foreground": "#979FAD", - "inactiveForeground": "#6B727D", - "selectionBackground": "#383E49", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#21252B", - "Button.hoverBackground": "#383D48", - "inactiveBackground": "#282C34", - "infoForeground": "#979FAD", - "inactiveInfoForeground": "#979FAD" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#979FAD", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#3A3F4B", - "buttonColor": "#979FAD", - "disabledText": "#6B727D", - "foreground": "#979FAD", - "offForeground": "#282C34", - "offBackground": "#282C34", - "onBackground": "#2979ff", - "onForeground": "#2979ff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#282C34", - "borderHandleColor": "#979FAD", - "floatingForeground": "#979FAD", - "foreground": "#979FAD" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#282C34", - "Actions.infoForeground": "#979FAD", - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "infoForeground": "#979FAD", - "separatorColor": "#282C34", - "shortcutForeground": "#979FAD" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#383E49", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#21252B" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#282C34", - "borderColor": "#2F333D", - "inactiveBackground": "#282C34" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#282C34" + "background": "bg" }, "HeaderTab": { - "borderColor": "#383D48", - "hoverBackground": "#383D48", - "hoverInactiveBackground": "#383D48", - "inactiveUnderlineColor": "#2979ff", - "selectedBackground": "#21252B", - "selectedInactiveBackground": "#21252B", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#383E49", - "underlinedTabInactiveBackground": "#2F333D", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#979FAD" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#282C34", - "foreground": "#979FAD", - "hash": "#282C34", - "hoverBackground": "#3A3F4B80", - "hoverInactiveBackground": "#383E49", - "modifiedItemForeground": "#2979ff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#3A3F4B80", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A3F4B80", - "textBackground": "#282C34" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#282C34", - "Canvas.background": "#21252B", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#282C34", - "foreground": "#979FAD" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#282C34", - "background": "#282C34", - "foreground": "#979FAD", - "hoverBorderColor": "#383D48" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#282C34", - "hoverBorderColor": "#383D48" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#21252B", - "highStroke.foreground": "#979FAD", - "Label.foreground": "#979FAD", - "List.selectionBackground": "#3A3F4B80", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#282C34", - "Component.foreground": "#979FAD", - "ConstraintSetText.foreground": "#979FAD", - "ConstraintSet.background": "#2F333D", - "CSPanel.SelectedFocusBackground": "#4D515D", - "CSPanel.SelectedBackground": "#3A3F4B80", - "cs_FocusText.infoForeground": "#979FAD", - "CursorTextColor.foreground": "#979FAD", - "HoverColor.disabledBackground": "#6B727D", - "motionGraph.background": "#282C34", - "Notification.background": "#282C34", - "ourAvg.background": "#2F333D", - "ourCS.background": "#2F333D", - "ourCS_Border.borderColor": "#282C34", - "ourCS_TextColor.foreground": "#979FAD", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#383E49", - "ourCS_SelectedBorder.pressedBorderColor": "#383D48", - "ourML_BarColor.separatorColor": "#282C34", - "PrimaryPanel.background": "#21252B", - "SecondaryPanel.background": "#282C34", - "SecondaryPanel.header.foreground": "#979FAD", - "SecondaryPanel.header.background": "#21252B", - "timeLine.disabledBorderColor": "#282C34" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#282C34", - "background": "#282C34" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#979FAD", + "percent.foreground": "fg", "Placeholder": { - "background": "#282C34", - "borderColor": "#282C34", - "foreground": "#979FAD", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#282C34", - "stroke.acceleratorForeground": "#979FAD" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#282C34", - "errorBorderColor": "#282C34", - "warningBackground": "#282C34", - "warningBorderColor": "#282C34" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#282C34" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#383D48" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2979ff", - "otherIconColor": "#979FAD", - "remoteBranchIconColor": "#979FAD", - "tagIconColor": "#979FAD" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2979ff", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6B727D", - "localTagIconColor": "#979FAD", - "mqTagIconColor": "#979FAD", - "tagIconColor": "#979FAD", - "tipIconColor": "#979FAD" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#979FAD", - "Commit.currentBranchBackground": "#2F333D", - "Commit.hoveredBackground": "#3A3F4B80" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#383D48" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#282C34", - "foreground": "#979FAD" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#282C34", - "background": "#282C34", - "borderColor": "#282C34", - "captionBackground": "#21252B", - "captionForeground": "#979FAD", - "Details.background": "#282C34", - "footerBackground": "#21252B", - "footerForeground": "#979FAD", - "headerBackground": "#282C34", - "headerForeground": "#979FAD", - "List.background": "#21252B", - "separatorColor": "#282C34", - "SidePanel.background": "#2F333D", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#21252B", - "actions.selectionBackground": "#383D48", - "background": "#2F333D", - "selectionBackground": "#4D515D", - "selectionInactiveBackground": "#2F333D" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#282C34", - "windowBorder": "#282C34", - "windowText": "#979FAD", - "Window.border": "#282C34" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#21252B", - "#6B6B6B": "#979FAD", - "#A7A7A7": "#282C34", - "#3D6185": "#2979ff", - "#466D94": "#2979ff", - "#3C3F41": "#282C34", - "#545556": "#6B727D", - "#606060": "#6B727D", - "#9AA7B0": "#979FAD", - "#675133": "#2979ff", - "Actions.Blue": "#61AEEF", - "Actions.Green": "#98C379", - "Actions.Grey": "#979FAD", - "Actions.GreyInline": "#59626F", - "Actions.GreyInline.Dark": "#979FAD", - "Actions.Red": "#e06c75", - "Actions.Yellow": "#E5C17C", - "Checkbox.Background.Default": "#21252B", - "Checkbox.Background.Default.Dark": "#21252B", - "Checkbox.Background.Disabled": "#3c4150", - "Checkbox.Background.Disabled.Dark": "#3c4150", - "Checkbox.Border.Default": "#282C34", - "Checkbox.Border.Default.Dark": "#282C34", - "Checkbox.Border.Disabled": "#6B727D", - "Checkbox.Border.Disabled.Dark": "#6B727D", - "Checkbox.Focus.Thin.Default": "#2979ff", - "Checkbox.Focus.Thin.Default.Dark": "#2979ff", - "Checkbox.Focus.Wide": "#2979ff", - "Checkbox.Focus.Wide.Dark": "#2979ff", - "Checkbox.Foreground.Disabled": "#6B727D", - "Checkbox.Foreground.Disabled.Dark": "#6B727D", - "Checkbox.Background.Selected": "#2979ff", - "Checkbox.Background.Selected.Dark": "#282C34", - "Checkbox.Border.Selected": "#2979ff", - "Checkbox.Border.Selected.Dark": "#2979ff", - "Checkbox.Foreground.Selected": "#2979ff", - "Checkbox.Foreground.Selected.Dark": "#2979ff", - "Checkbox.Focus.Thin.Selected": "#979FAD", - "Checkbox.Focus.Thin.Selected.Dark": "#979FAD", - "Objects.Grey": "#59626F", - "Objects.Blue": "#61AEEF", - "Objects.RedStatus": "#e06c75", - "Objects.Red": "#e06c75", - "Objects.Pink": "#C679DD", - "Objects.Yellow": "#E5C17C", - "Objects.Green": "#98C379", - "Objects.Purple": "#C679DD", - "Objects.BlackText": "#979FAD", - "Objects.YellowDark": "#D19A66", - "Objects.GreenAndroid": "#98C379" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light Contrast.theme.json index ab7bd5f3..a3374c18 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light Contrast.theme.json @@ -1,1005 +1,1090 @@ { - "name": "Atom One Light", + "name": "Atom One Light Contrast", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F4F4F4", + "bg30": "#F4F4F430", + "fg": "#232324", + "text": "#7f7f7f", + "selBg": "#FFFFFF", + "selFg": "#232324", + "activeFg": "#232324", + "border": "#DBDBDC", + "excl": "#CACACB", + "second": "#EAEAEB", + "dis": "#b8b8b9", + "accent": "#2979ff", + "accent2": "#2979ff2", + "accent50": "#2979ff50", + "accent70": "#2979ff70", + "cs": "#eaeaea", + "button": "#DBDBDC", + "table": "#DBDBDC", + "tree": "#dbdbdc", + "hl": "#DBDBDC", + "notif": "#F2F2F2", + "hc": "#eaeaea", + "white": "#986801", + "blue": "#4078F2", + "red": "#E4564A", + "yellow": "#C18401", + "green": "#50A14E", + "gray": "#A0A1A7", + "purple": "#A626A4", + "orange": "#986801" + }, "editorScheme": "colors/Atom One Light.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "disabledBackground": "#CACACB", - "disabledForeground": "#b8b8b9", - "disabledText": "#b8b8b9", - "focusColor": "#FFFFFF", - "focusedBorderColor": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#CACACB", - "inactiveForeground": "#7f7f7f", - "infoForeground": "#7f7f7f", - "selectionBackground": "#FFFFFF", - "selectionBackgroundInactive": "#EAEAEB", - "selectionForeground": "#232324", - "selectionInactiveBackground": "#EAEAEB", - "separatorColor": "#DBDBDC" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F4F4F4", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2979ff50", - "hoverBorderColor": "#2979ff50", - "hoverSeparatorColor": "#DBDBDC", - "focusedBorderColor": "#2979ff50", - "pressedBackground": "#2979ff50", - "pressedBorderColor": "#2979ff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#FFFFFF" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F4F4F4", - "Borders.color": "#DBDBDC", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F4F4F4", + "background": "bg", "default": { - "endBackground": "#DBDBDC", - "endBorderColor": "#DBDBDC", - "foreground": "#232324", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "shadowColor": "#DBDBDC", - "startBackground": "#DBDBDC", - "startBorderColor": "#DBDBDC" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#DBDBDC", - "disabledText": "#b8b8b9", - "endBackground": "#DBDBDC", - "endBorderColor": "#DBDBDC", - "focus": "#FFFFFF", - "focusedBorderColor": "#2979ff", - "foreground": "#7f7f7f", - "highlight": "#232324", - "mt.background": "#DBDBDC", - "mt.foreground": "#7f7f7f", - "mt.selectedForeground": "#232324", - "mt.selection.color1": "#DBDBDC", - "mt.selection.color2": "#DBDBDC", - "startBackground": "#DBDBDC", - "startBorderColor": "#DBDBDC", - "shadowColor": "#DBDBDC", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#DBDBDC", - "Tooltip.background": "#F2F2F2" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#eaeae", - "selectionBackground": "#FFFFFF" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "select": "#2979ff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#232324", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2979ff", - "dropdownBorder": "#EAEAEB", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F4F4F4", - "foreground": "#232324", - "swatchesDefaultRecentColor": "#232324" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#DBDBDC", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#DBDBDC", - "disabledIconColor": "#b8b8b9", - "iconColor": "#232324", - "nonEditableBackground": "#F4F4F4" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#eaeae", - "buttonBackground": "#DBDBDC", - "darcula.hoveredArrowButtonForeground": "#2979ff", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "modifiedItemForeground": "#2979ff", - "nonEditableBackground": "#EAEAEB", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#DBDBDC", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#EAEAEB", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "matchForeground": "#2979ff", - "matchSelectionForeground": "#2979ff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#232324", - "selectedGrayedForeground": "#232324", - "selectionGrayForeground": "#232324", - "selectionInactiveInfoForeground": "#7f7f7f", - "selectionInactiveBackground": "#FFFFFF", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "selectionInfoForeground": "#232324" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#FFFFFF", - "disabledBorderColor": "#DBDBDC", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "hoverIconColor": "#2979ff", - "infoForeground": "#7f7f7f", - "iconColor": "#232324" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F4F4F4", - "controlText": "#7f7f7f", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2979ff", - "foreground": "#232324" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#7f7f7f", - "changedValueForeground": "#2979ff", - "errorMessageForeground": "#E4564A", - "evaluatingExpressionForeground": "#7f7f7f", - "exceptionForeground": "#C18401", - "modifyingValueForeground": "#2979ff", - "valueForeground": "#2979ff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#FFFFFF", - "underlinedTabBackground": "#FFFFFF" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#FFFFFF" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "hoverBackground": "#DBDBDC", - "hoverColor": "#eaeae", - "hoverMaskColor": "#FFFFFF", - "inactiveColoredTabBackground": "#F4F4F4", - "inactiveColoredFileBackground": "#DBDBDC", - "inactiveUnderlineColor": "#2979ff", - "inactiveMaskColor": "#eaeae", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F4F4F4", - "DialogWrapper.southPanelBackground": "#F4F4F4", - "DialogWrapper.southPanelDivider": "#F4F4F4", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F4F4F4", - "areaBorderColor": "#F4F4F4", - "areaForeground": "#232324" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#eaeae", - "foreground": "#232324", - "shortcutForeground": "#7f7f7f" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#eaeae", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#F4F4F4", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#EAEAEB", - "hoverBackground": "#FFFFFF", - "hoverColor": "#FFFFFF", - "hoverMaskColor": "#FFFFFF", - "inactiveMaskColor": "#F4F4F4", - "inactiveColoredFileBackground": "#F4F4F4", - "inactiveUnderlineColor": "#b8b8b9", - "selectedForeground": "#232324", - "selectedBackground": "#DBDBDC", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F4F4F4", - "borderColor": "#EAEAEB", - "hoverBackground": "#FFFFFF", - "hoverColor": "#FFFFFF", - "inactiveUnderlineColor": "#2979ff", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#CACACB", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#DBDBDC", + "Focus.color": "border", "FormattedTextField": { - "background": "#eaeae", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#DBDBDC", - "inactiveForeground": "#b8b8b9", - "selectionForeground": "#232324", - "selectionBackground": "#DBDBDC" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#F2F2F2", "Group": { - "disabledSeparatorColor": "#DBDBDC", - "separatorColor": "#DBDBDC" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#7f7f7f", - "lineSeparatorColor": "#F4F4F4" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F4F4F4", - "inactive": "#eaeae" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "shortcutForeground": "#7f7f7f" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2979ff", - "inactiveCaption": "#EAEAEB", - "inactiveCaptionBorder": "#F4F4F4", - "inactiveCaptionText": "#7f7f7f", - "info": "#7f7f7f", - "infoText": "#7f7f7f", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#DBDBDC", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F4F4F4" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#232324", - "background": "#F4F4F4", - "inactiveTitleForeground": "#7f7f7f" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "disabledShadow": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "selectedForeground": "#232324", - "selectedDisabledForeground": "#232324" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2979ff", - "hoverForeground": "#2979ff", - "pressedForeground": "#2979ff", - "secondaryForeground": "#7f7f7f", - "visitedForeground": "#2979ff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2979ff", + "link.foreground": "accent", "List": { - "background": "#EAEAEB", - "foreground": "#232324", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "selectionInactiveForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC80" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F4F4F4", - "branchColor": "#232324", - "contrast": "#eaeae", - "foreground": "#232324", - "mergeCommits": "#DBDBDC", - "primaryColor": "#7f7f7f", - "selectionForeground": "#232324", - "tab.backgroundColor": "#F4F4F4", - "tab.borderColor": "#2979ff", - "tagColor": "#7f7f7f" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#EAEAEB", - "usedColor": "#FFFFFF", - "usedBackground": "#FFFFFF" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#232324", - "background": "#F4F4F4", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#EAEAEB", - "disabledBackground": "#EAEAEB", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "separatorColor": "#DBDBDC" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#eaeae", - "borderColor": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "highlight": "#F4F4F4", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "shadow": "#eaeae" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#232324", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#232324", - "borderColor": "#F4F4F4" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F4F4F4" + "background": "bg" }, "SearchField": { - "background": "#eaeae" + "background": "hc" } }, - "NewPSD.warning": "#2979ff", + "NewPSD.warning": "accent", "Notification": { - "background": "#F2F2F2", - "borderColor": "#F2F2F2", - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "foreground": "#232324", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#DBDBDC", - "foreground": "#232324", - "innerBorderColor": "#DBDBDC" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "informativeBackground": "#F2F2F2", - "informativeBorderColor": "#F2F2F2", - "warningBackground": "#F2F2F2", - "warningBorderColor": "#F2F2F2" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#DBDBDC", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F4F4F4", - "foreground": "#232324", - "messageForeground": "#232324" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#DBDBDC", - "focusedColor": "#2979ff", - "disabledColor": "#b8b8b9" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F4F4F4", - "foreground": "#232324" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#EAEAEB", - "borderColor": "#DBDBDC", - "currentOverloadBackground": "#FFFFFF", - "currentParameterForeground": "#2979ff", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "lineSeparatorColor": "#DBDBDC" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#eaeae", - "capsLockIconColor": "#2979ff", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "eapTagBackground": "#FFFFFF", - "hoverBackground": "#DBDBDC80", - "lightSelectionBackground": "#DBDBDC", - "paidTagBackground": "#FFFFFF", - "selectionBackground": "#FFFFFF", - "tagForeground": "#2979ff", - "tagBackground": "#FFFFFF", - "trialTagBackground": "#FFFFFF", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#DBDBDC", - "installBorderColor": "#DBDBDC", - "installForeground": "#232324", - "installFocusedBackground": "#FFFFFF", - "installFillForeground": "#b8b8b9", - "installFillBackground": "#DBDBDC", - "updateBackground": "#2979ff", - "updateBorderColor": "#DBDBDC", - "updateForeground": "#232324" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#eaeae", - "borderColor": "#DBDBDC" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#EAEAEB", - "foreground": "#232324" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#DBDBDC", - "selectedForeground": "#232324", - "selectedBackground": "#DBDBDC" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "foreground": "#2979ff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#eaeae", - "inactiveBorderColor": "#F4F4F4", - "innerBorderColor": "#EAEAEB", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F4F4F4", - "inactiveBackground": "#eaeae" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#232324", - "separatorColor": "#EAEAEB", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#eaeae", - "background": "#eaeae", - "borderColor": "#eaeae" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F4F4F4", + "background": "bg", "border": "2,0,2,0", - "foreground": "#232324", - "translucentBackground": "#F4F4F4" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F4F4F4", - "foreground": "#2979ff", - "indeterminateEndColor": "#2979ff", - "indeterminateStartColor": "#2979ff", - "progressColor": "#2979ff", - "selectionBackground": "#FFFFFF", - "trackColor": "#FFFFFF" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2979ff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#DBDBDC", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F4F4F4", - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#FFFFFF", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#eaeae", - "foreground": "#7f7f7f" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F4F4F4" + "background": "bg" }, "List": { - "separatorForeground": "#7f7f7f", - "separatorColor": "#DBDBDC" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F4F4F4", - "borderColor": "#eaeae", - "infoForeground": "#7f7f7f" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#232324", - "selectedForeground": "#232324", - "selectedBackground": "#FFFFFF" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2979ff", - "startBackground": "#2979ff", - "endColor": "#2979ff", - "startColor": "#2979ff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#F2F2F2", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#DBDBDC" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#7f7f7f", - "Repeated.File.Foreground": "#232324" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#EAEAEB", - "foreground": "#EAEAEB", - "separatorColor": "#EAEAEB" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#eaeae" + "background": "hc" }, "Slider": { - "background": "#F4F4F4", - "buttonBorderColor": "#2979ff", - "buttonColor": "#2979ff", - "foreground": "#232324", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#EAEAEB", - "trackColor": "#DBDBDC", - "trackWidth": 7, - "thumb": "#2979ff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#FFFFFF", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "errorForeground": "#232324" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F4F4F4", + "background": "bg", "border": "3,3,3,3", - "foreground": "#232324", - "selectionForeground": "#232324" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F4F4F4", - "highlight": "#eaeae" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#EAEAEB", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F4F4F4", - "hoverBackground": "#FFFFFF", - "LightEditBackground": "#DBDBDC" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F4F4F4", - "contentAreaColor": "#FFFFFF", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#DBDBDC", - "disabledForeground": "#b8b8b9", - "disabledUnderlineColor": "#b8b8b9", - "focus": "#DBDBDC", - "focusColor": "#DBDBDC", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#232324", - "highlight": "#DBDBDC", - "hoverColor": "#FFFFFF", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#232324", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2979ff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#eaeae", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#eaeae", - "background": "#F4F4F4", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#b8b8b9", - "dropLineColor": "#2979ff", - "dropLineShortColor": "#2979ff", - "focusCellBackground": "#DBDBDC", - "focusCellForeground": "#232324", - "foreground": "#232324", - "gridColor": "#F4F4F4", - "highlightOuter": "#DBDBDC", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "lightSelectionForeground": "#232324", - "lightSelectionInactiveForeground": "#7f7f7f", - "lightSelectionInactiveBackground": "#EAEAEB", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC", - "selectionInactiveForeground": "#232324", - "sortIconColor": "#232324", - "stripeColor": "#eaeae" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "bottomSeparatorColor": "#EAEAEB", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "focusCellBackground": "#DBDBDC", - "focusCellForeground": "#232324", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#EAEAEB" + "separatorColor": "second" }, - "text": "#7f7f7f", - "textInactiveText": "#7f7f7f", - "textText": "#7f7f7f", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#eaeae", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#eaeae", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#eaeae", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#eaeae", - "Button.hoverBackground": "#FFFFFF", - "inactiveBackground": "#F4F4F4", - "infoForeground": "#7f7f7f", - "inactiveInfoForeground": "#7f7f7f" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#232324", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#DBDBDC", - "buttonColor": "#232324", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "offForeground": "#F4F4F4", - "offBackground": "#F4F4F4", - "onBackground": "#2979ff", - "onForeground": "#2979ff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#eaeae", - "borderHandleColor": "#7f7f7f", - "floatingForeground": "#7f7f7f", - "foreground": "#232324" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F4F4F4", - "Actions.infoForeground": "#7f7f7f", - "background": "#F2F2F2", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "separatorColor": "#DBDBDC", - "shortcutForeground": "#7f7f7f" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#DBDBDC", - "selectedForeground": "#232324", - "selectedBackground": "#eaeae" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F4F4F4", - "borderColor": "#EAEAEB", - "inactiveBackground": "#F4F4F4" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F4F4F4" + "background": "bg" }, "HeaderTab": { - "borderColor": "#FFFFFF", - "hoverBackground": "#FFFFFF", - "hoverInactiveBackground": "#FFFFFF", - "inactiveUnderlineColor": "#2979ff", - "selectedBackground": "#eaeae", - "selectedInactiveBackground": "#eaeae", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabInactiveBackground": "#EAEAEB", - "underlinedTabForeground": "#232324", - "underlinedTabInactiveForeground": "#232324" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#eaeae", - "foreground": "#7f7f7f", - "hash": "#DBDBDC", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "modifiedItemForeground": "#2979ff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#DBDBDC80", - "selectionForeground": "#232324", - "selectionInactiveForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC80", - "textBackground": "#eaeae" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#DBDBDC", - "Canvas.background": "#eaeae", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F4F4F4", - "foreground": "#232324" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#DBDBDC", - "background": "#F4F4F4", - "foreground": "#232324", - "hoverBorderColor": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#DBDBDC", - "hoverBorderColor": "#FFFFFF" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#eaeae", - "highStroke.foreground": "#232324", - "Label.foreground": "#7f7f7f", - "List.selectionBackground": "#DBDBDC80", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#DBDBDC", - "Component.foreground": "#232324", - "ConstraintSetText.foreground": "#7f7f7f", - "ConstraintSet.background": "#EAEAEB", - "CSPanel.SelectedFocusBackground": "#FFFFFF", - "CSPanel.SelectedBackground": "#DBDBDC80", - "cs_FocusText.infoForeground": "#7f7f7f", - "CursorTextColor.foreground": "#232324", - "HoverColor.disabledBackground": "#b8b8b9", - "motionGraph.background": "#F4F4F4", - "Notification.background": "#F2F2F2", - "ourAvg.background": "#EAEAEB", - "ourCS.background": "#EAEAEB", - "ourCS_Border.borderColor": "#DBDBDC", - "ourCS_TextColor.foreground": "#7f7f7f", - "ourCS_SelectedFocusBackground.selectionForeground": "#232324", - "ourCS_SelectedBackground.selectionInactiveBackground": "#DBDBDC", - "ourCS_SelectedBorder.pressedBorderColor": "#FFFFFF", - "ourML_BarColor.separatorColor": "#DBDBDC", - "PrimaryPanel.background": "#eaeae", - "SecondaryPanel.background": "#F4F4F4", - "SecondaryPanel.header.foreground": "#7f7f7f", - "SecondaryPanel.header.background": "#eaeae", - "timeLine.disabledBorderColor": "#DBDBDC" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#DBDBDC", - "background": "#F4F4F4" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#232324", + "percent.foreground": "fg", "Placeholder": { - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "selectedForeground": "#232324" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F4F4F4", - "stroke.acceleratorForeground": "#7f7f7f" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "warningBackground": "#F2F2F2", - "warningBorderColor": "#F2F2F2" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F4F4F4" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#FFFFFF" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2979ff", - "otherIconColor": "#7f7f7f", - "remoteBranchIconColor": "#232324", - "tagIconColor": "#7f7f7f" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2979ff", - "bookmarkIconColor": "#232324", - "closedBranchIconColor": "#b8b8b9", - "localTagIconColor": "#7f7f7f", - "mqTagIconColor": "#7f7f7f", - "tagIconColor": "#7f7f7f", - "tipIconColor": "#7f7f7f" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#7f7f7f", - "Commit.currentBranchBackground": "#EAEAEB", - "Commit.hoveredBackground": "#DBDBDC80" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#232324", - "backgroundBase": "#FFFFFF" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#eaeae", - "foreground": "#232324" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F4F4F4", - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "captionBackground": "#eaeae", - "captionForeground": "#232324", - "Details.background": "#F4F4F4", - "footerBackground": "#eaeae", - "footerForeground": "#232324", - "headerBackground": "#F4F4F4", - "headerForeground": "#232324", - "List.background": "#eaeae", - "separatorColor": "#DBDBDC", - "SidePanel.background": "#EAEAEB", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#eaeae", - "actions.selectionBackground": "#FFFFFF", - "background": "#EAEAEB", - "selectionBackground": "#FFFFFF", - "selectionInactiveBackground": "#EAEAEB" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#eaeae", - "windowBorder": "#DBDBDC", - "windowText": "#7f7f7f", - "Window.border": "#DBDBDC" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#eaeae", - "#6B6B6B": "#7f7f7f", - "#A7A7A7": "#F4F4F4", - "#3D6185": "#2979ff", - "#466D94": "#2979ff", - "#3C3F41": "#F4F4F4", - "#545556": "#b8b8b9", - "#606060": "#b8b8b9", - "#9AA7B0": "#232324", - "#675133": "#2979ff", - "Actions.Blue": "#4078F2", - "Actions.Green": "#50A14E", - "Actions.Grey": "#7f7f7f", - "Actions.GreyInline": "#A0A1A7", - "Actions.GreyInline.Dark": "#232324", - "Actions.Red": "#E4564A", - "Actions.Yellow": "#C18401", - "Checkbox.Background.Default": "#eaeae", - "Checkbox.Background.Default.Dark": "#eaeae", - "Checkbox.Background.Disabled": "#CACACB", - "Checkbox.Background.Disabled.Dark": "#CACACB", - "Checkbox.Border.Default": "#DBDBDC", - "Checkbox.Border.Default.Dark": "#DBDBDC", - "Checkbox.Border.Disabled": "#b8b8b9", - "Checkbox.Border.Disabled.Dark": "#b8b8b9", - "Checkbox.Focus.Thin.Default": "#2979ff", - "Checkbox.Focus.Thin.Default.Dark": "#2979ff", - "Checkbox.Focus.Wide": "#2979ff", - "Checkbox.Focus.Wide.Dark": "#2979ff", - "Checkbox.Foreground.Disabled": "#b8b8b9", - "Checkbox.Foreground.Disabled.Dark": "#b8b8b9", - "Checkbox.Background.Selected": "#2979ff", - "Checkbox.Background.Selected.Dark": "#F4F4F4", - "Checkbox.Border.Selected": "#2979ff", - "Checkbox.Border.Selected.Dark": "#2979ff", - "Checkbox.Foreground.Selected": "#2979ff", - "Checkbox.Foreground.Selected.Dark": "#2979ff", - "Checkbox.Focus.Thin.Selected": "#232324", - "Checkbox.Focus.Thin.Selected.Dark": "#232324", - "Objects.Grey": "#A0A1A7", - "Objects.Blue": "#4078F2", - "Objects.RedStatus": "#E4564A", - "Objects.Red": "#E4564A", - "Objects.Pink": "#A626A4", - "Objects.Yellow": "#C18401", - "Objects.Green": "#50A14E", - "Objects.Purple": "#A626A4", - "Objects.BlackText": "#232324", - "Objects.YellowDark": "#986801", - "Objects.GreenAndroid": "#50A14E" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light.theme.json index ce32924a..db3b5085 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Atom One Light.theme.json @@ -2,1004 +2,1089 @@ "name": "Atom One Light", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F4F4F4", + "bg30": "#F4F4F430", + "fg": "#232324", + "text": "#7f7f7f", + "selBg": "#FFFFFF", + "selFg": "#232324", + "activeFg": "#232324", + "border": "#DBDBDC", + "excl": "#CACACB", + "second": "#EAEAEB", + "dis": "#b8b8b9", + "accent": "#2979ff", + "accent2": "#2979ff2", + "accent50": "#2979ff50", + "accent70": "#2979ff70", + "cs": "#eaeaea", + "button": "#DBDBDC", + "table": "#DBDBDC", + "tree": "#dbdbdc", + "hl": "#DBDBDC", + "notif": "#F2F2F2", + "hc": "#F4F4F4", + "white": "#986801", + "blue": "#4078F2", + "red": "#E4564A", + "yellow": "#C18401", + "green": "#50A14E", + "gray": "#A0A1A7", + "purple": "#A626A4", + "orange": "#986801" + }, "editorScheme": "colors/Atom One Light.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "disabledBackground": "#CACACB", - "disabledForeground": "#b8b8b9", - "disabledText": "#b8b8b9", - "focusColor": "#FFFFFF", - "focusedBorderColor": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#CACACB", - "inactiveForeground": "#7f7f7f", - "infoForeground": "#7f7f7f", - "selectionBackground": "#FFFFFF", - "selectionBackgroundInactive": "#EAEAEB", - "selectionForeground": "#232324", - "selectionInactiveBackground": "#EAEAEB", - "separatorColor": "#DBDBDC" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F4F4F4", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2979ff50", - "hoverBorderColor": "#2979ff50", - "hoverSeparatorColor": "#DBDBDC", - "focusedBorderColor": "#2979ff50", - "pressedBackground": "#2979ff50", - "pressedBorderColor": "#2979ff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#FFFFFF" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F4F4F4", - "Borders.color": "#DBDBDC", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F4F4F4", + "background": "bg", "default": { - "endBackground": "#DBDBDC", - "endBorderColor": "#DBDBDC", - "foreground": "#232324", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "shadowColor": "#DBDBDC", - "startBackground": "#DBDBDC", - "startBorderColor": "#DBDBDC" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#DBDBDC", - "disabledText": "#b8b8b9", - "endBackground": "#DBDBDC", - "endBorderColor": "#DBDBDC", - "focus": "#FFFFFF", - "focusedBorderColor": "#2979ff", - "foreground": "#7f7f7f", - "highlight": "#232324", - "mt.background": "#DBDBDC", - "mt.foreground": "#7f7f7f", - "mt.selectedForeground": "#232324", - "mt.selection.color1": "#DBDBDC", - "mt.selection.color2": "#DBDBDC", - "startBackground": "#DBDBDC", - "startBorderColor": "#DBDBDC", - "shadowColor": "#DBDBDC", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#DBDBDC", - "Tooltip.background": "#F2F2F2" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#eaeae", - "selectionBackground": "#FFFFFF" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "select": "#2979ff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#232324", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2979ff", - "dropdownBorder": "#EAEAEB", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F4F4F4", - "foreground": "#232324", - "swatchesDefaultRecentColor": "#232324" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#DBDBDC", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#DBDBDC", - "disabledIconColor": "#b8b8b9", - "iconColor": "#232324", - "nonEditableBackground": "#F4F4F4" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#F4F4F4", - "buttonBackground": "#DBDBDC", - "darcula.hoveredArrowButtonForeground": "#2979ff", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "modifiedItemForeground": "#2979ff", - "nonEditableBackground": "#EAEAEB", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#DBDBDC", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#EAEAEB", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "matchForeground": "#2979ff", - "matchSelectionForeground": "#2979ff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#232324", - "selectedGrayedForeground": "#232324", - "selectionGrayForeground": "#232324", - "selectionInactiveInfoForeground": "#7f7f7f", - "selectionInactiveBackground": "#FFFFFF", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "selectionInfoForeground": "#232324" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#FFFFFF", - "disabledBorderColor": "#DBDBDC", - "focusColor": "#2979ff", - "focusedBorderColor": "#2979ff", - "hoverIconColor": "#2979ff", - "infoForeground": "#7f7f7f", - "iconColor": "#232324" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F4F4F4", - "controlText": "#7f7f7f", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2979ff", - "foreground": "#232324" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#7f7f7f", - "changedValueForeground": "#2979ff", - "errorMessageForeground": "#E4564A", - "evaluatingExpressionForeground": "#7f7f7f", - "exceptionForeground": "#C18401", - "modifyingValueForeground": "#2979ff", - "valueForeground": "#2979ff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#FFFFFF", - "underlinedTabBackground": "#FFFFFF" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#FFFFFF" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "hoverBackground": "#DBDBDC", - "hoverColor": "#F4F4F4", - "hoverMaskColor": "#FFFFFF", - "inactiveColoredTabBackground": "#F4F4F4", - "inactiveColoredFileBackground": "#DBDBDC", - "inactiveUnderlineColor": "#2979ff", - "inactiveMaskColor": "#F4F4F4", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F4F4F4", - "DialogWrapper.southPanelBackground": "#F4F4F4", - "DialogWrapper.southPanelDivider": "#F4F4F4", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F4F4F4", - "areaBorderColor": "#F4F4F4", - "areaForeground": "#232324" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#F4F4F4", - "foreground": "#232324", - "shortcutForeground": "#7f7f7f" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#F4F4F4", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#F4F4F4", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#EAEAEB", - "hoverBackground": "#FFFFFF", - "hoverColor": "#FFFFFF", - "hoverMaskColor": "#FFFFFF", - "inactiveMaskColor": "#F4F4F4", - "inactiveColoredFileBackground": "#F4F4F4", - "inactiveUnderlineColor": "#b8b8b9", - "selectedForeground": "#232324", - "selectedBackground": "#DBDBDC", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F4F4F4", - "borderColor": "#EAEAEB", - "hoverBackground": "#FFFFFF", - "hoverColor": "#FFFFFF", - "inactiveUnderlineColor": "#2979ff", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabForeground": "#232324" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#CACACB", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#DBDBDC", + "Focus.color": "border", "FormattedTextField": { - "background": "#F4F4F4", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveBackground": "#DBDBDC", - "inactiveForeground": "#b8b8b9", - "selectionForeground": "#232324", - "selectionBackground": "#DBDBDC" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#F2F2F2", "Group": { - "disabledSeparatorColor": "#DBDBDC", - "separatorColor": "#DBDBDC" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#7f7f7f", - "lineSeparatorColor": "#F4F4F4" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F4F4F4", - "inactive": "#eaeae" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "shortcutForeground": "#7f7f7f" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2979ff", - "inactiveCaption": "#EAEAEB", - "inactiveCaptionBorder": "#F4F4F4", - "inactiveCaptionText": "#7f7f7f", - "info": "#7f7f7f", - "infoText": "#7f7f7f", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#DBDBDC", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F4F4F4" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#232324", - "background": "#F4F4F4", - "inactiveTitleForeground": "#7f7f7f" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "disabledShadow": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "selectedForeground": "#232324", - "selectedDisabledForeground": "#232324" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2979ff", - "hoverForeground": "#2979ff", - "pressedForeground": "#2979ff", - "secondaryForeground": "#7f7f7f", - "visitedForeground": "#2979ff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2979ff", + "link.foreground": "accent", "List": { - "background": "#EAEAEB", - "foreground": "#232324", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "selectionInactiveForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC80" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F4F4F4", - "branchColor": "#232324", - "contrast": "#eaeae", - "foreground": "#232324", - "mergeCommits": "#DBDBDC", - "primaryColor": "#7f7f7f", - "selectionForeground": "#232324", - "tab.backgroundColor": "#F4F4F4", - "tab.borderColor": "#2979ff", - "tagColor": "#7f7f7f" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#EAEAEB", - "usedColor": "#FFFFFF", - "usedBackground": "#FFFFFF" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#232324", - "background": "#F4F4F4", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#EAEAEB", - "disabledBackground": "#EAEAEB", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "separatorColor": "#DBDBDC" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "highlight": "#F4F4F4", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324", - "shadow": "#F4F4F4" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#232324", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#232324", - "borderColor": "#F4F4F4" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F4F4F4" + "background": "bg" }, "SearchField": { - "background": "#F4F4F4" + "background": "hc" } }, - "NewPSD.warning": "#2979ff", + "NewPSD.warning": "accent", "Notification": { - "background": "#F2F2F2", - "borderColor": "#F2F2F2", - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "foreground": "#232324", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#DBDBDC", - "foreground": "#232324", - "innerBorderColor": "#DBDBDC" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "informativeBackground": "#F2F2F2", - "informativeBorderColor": "#F2F2F2", - "warningBackground": "#F2F2F2", - "warningBorderColor": "#F2F2F2" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#DBDBDC", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F4F4F4", - "foreground": "#232324", - "messageForeground": "#232324" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#DBDBDC", - "focusedColor": "#2979ff", - "disabledColor": "#b8b8b9" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F4F4F4", - "foreground": "#232324" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#EAEAEB", - "borderColor": "#DBDBDC", - "currentOverloadBackground": "#FFFFFF", - "currentParameterForeground": "#2979ff", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "lineSeparatorColor": "#DBDBDC" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#F4F4F4", - "capsLockIconColor": "#2979ff", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "eapTagBackground": "#FFFFFF", - "hoverBackground": "#DBDBDC80", - "lightSelectionBackground": "#DBDBDC", - "paidTagBackground": "#FFFFFF", - "selectionBackground": "#FFFFFF", - "tagForeground": "#2979ff", - "tagBackground": "#FFFFFF", - "trialTagBackground": "#FFFFFF", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#DBDBDC", - "installBorderColor": "#DBDBDC", - "installForeground": "#232324", - "installFocusedBackground": "#FFFFFF", - "installFillForeground": "#b8b8b9", - "installFillBackground": "#DBDBDC", - "updateBackground": "#2979ff", - "updateBorderColor": "#DBDBDC", - "updateForeground": "#232324" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#F4F4F4", - "borderColor": "#DBDBDC" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#EAEAEB", - "foreground": "#232324" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#DBDBDC", - "selectedForeground": "#232324", - "selectedBackground": "#DBDBDC" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "foreground": "#2979ff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#eaeae", - "inactiveBorderColor": "#F4F4F4", - "innerBorderColor": "#EAEAEB", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F4F4F4", - "inactiveBackground": "#eaeae" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#232324", - "separatorColor": "#EAEAEB", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#eaeae", - "background": "#eaeae", - "borderColor": "#eaeae" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F4F4F4", + "background": "bg", "border": "2,0,2,0", - "foreground": "#232324", - "translucentBackground": "#F4F4F4" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F4F4F4", - "foreground": "#2979ff", - "indeterminateEndColor": "#2979ff", - "indeterminateStartColor": "#2979ff", - "progressColor": "#2979ff", - "selectionBackground": "#FFFFFF", - "trackColor": "#FFFFFF" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2979ff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F4F4F4", - "disabledText": "#b8b8b9", - "foreground": "#232324" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#7f7f7f", - "acceleratorSelectionForeground": "#7f7f7f", - "background": "#F4F4F4", - "disabledBackground": "#F4F4F4", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "selectionBackground": "#FFFFFF", - "selectionForeground": "#232324" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#DBDBDC", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F4F4F4", - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#FFFFFF", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2979ff", - "hoverThumbColor": "#2979ff", - "hoverTrackColor": "#F4F4F430", - "thumbBorderColor": "#2979ff70", - "thumbColor": "#2979ff70", - "trackColor": "#F4F4F430" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#eaeae", - "foreground": "#7f7f7f" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F4F4F4" + "background": "bg" }, "List": { - "separatorForeground": "#7f7f7f", - "separatorColor": "#DBDBDC" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F4F4F4", - "borderColor": "#eaeae", - "infoForeground": "#7f7f7f" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#232324", - "selectedForeground": "#232324", - "selectedBackground": "#FFFFFF" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2979ff", - "startBackground": "#2979ff", - "endColor": "#2979ff", - "startColor": "#2979ff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#F2F2F2", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#DBDBDC" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#7f7f7f", - "Repeated.File.Foreground": "#232324" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#EAEAEB", - "foreground": "#EAEAEB", - "separatorColor": "#EAEAEB" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#F4F4F4" + "background": "hc" }, "Slider": { - "background": "#F4F4F4", - "buttonBorderColor": "#2979ff", - "buttonColor": "#2979ff", - "foreground": "#232324", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#EAEAEB", - "trackColor": "#DBDBDC", - "trackWidth": 7, - "thumb": "#2979ff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#FFFFFF", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "errorForeground": "#232324" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F4F4F4", + "background": "bg", "border": "3,3,3,3", - "foreground": "#232324", - "selectionForeground": "#232324" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F4F4F4", - "highlight": "#F4F4F4" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#EAEAEB", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F4F4F4", - "hoverBackground": "#FFFFFF", - "LightEditBackground": "#DBDBDC" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F4F4F4", - "contentAreaColor": "#FFFFFF", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#DBDBDC", - "disabledForeground": "#b8b8b9", - "disabledUnderlineColor": "#b8b8b9", - "focus": "#DBDBDC", - "focusColor": "#DBDBDC", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#232324", - "highlight": "#DBDBDC", - "hoverColor": "#FFFFFF", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#232324", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2979ff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#F4F4F4", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#eaeae", - "background": "#F4F4F4", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#b8b8b9", - "dropLineColor": "#2979ff", - "dropLineShortColor": "#2979ff", - "focusCellBackground": "#DBDBDC", - "focusCellForeground": "#232324", - "foreground": "#232324", - "gridColor": "#F4F4F4", - "highlightOuter": "#DBDBDC", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "lightSelectionForeground": "#232324", - "lightSelectionInactiveForeground": "#7f7f7f", - "lightSelectionInactiveBackground": "#EAEAEB", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC", - "selectionInactiveForeground": "#232324", - "sortIconColor": "#232324", - "stripeColor": "#eaeae" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "bottomSeparatorColor": "#EAEAEB", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#b8b8b9", - "foreground": "#232324", - "focusCellBackground": "#DBDBDC", - "focusCellForeground": "#232324", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#EAEAEB" + "separatorColor": "second" }, - "text": "#7f7f7f", - "textInactiveText": "#7f7f7f", - "textText": "#7f7f7f", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#F4F4F4", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#F4F4F4", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#F4F4F4", - "caretForeground": "#2979ff", - "foreground": "#232324", - "inactiveForeground": "#b8b8b9", - "selectionBackground": "#DBDBDC", - "selectionForeground": "#232324" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#eaeae", - "Button.hoverBackground": "#FFFFFF", - "inactiveBackground": "#F4F4F4", - "infoForeground": "#7f7f7f", - "inactiveInfoForeground": "#7f7f7f" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#232324", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#DBDBDC", - "buttonColor": "#232324", - "disabledText": "#b8b8b9", - "foreground": "#232324", - "offForeground": "#F4F4F4", - "offBackground": "#F4F4F4", - "onBackground": "#2979ff", - "onForeground": "#2979ff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#F4F4F4", - "borderHandleColor": "#7f7f7f", - "floatingForeground": "#7f7f7f", - "foreground": "#232324" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F4F4F4", - "Actions.infoForeground": "#7f7f7f", - "background": "#F2F2F2", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "infoForeground": "#7f7f7f", - "separatorColor": "#DBDBDC", - "shortcutForeground": "#7f7f7f" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#DBDBDC", - "selectedForeground": "#232324", - "selectedBackground": "#eaeae" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F4F4F4", - "borderColor": "#EAEAEB", - "inactiveBackground": "#F4F4F4" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F4F4F4" + "background": "bg" }, "HeaderTab": { - "borderColor": "#FFFFFF", - "hoverBackground": "#FFFFFF", - "hoverInactiveBackground": "#FFFFFF", - "inactiveUnderlineColor": "#2979ff", - "selectedBackground": "#eaeae", - "selectedInactiveBackground": "#eaeae", - "underlineColor": "#2979ff", - "underlinedTabBackground": "#DBDBDC", - "underlinedTabInactiveBackground": "#EAEAEB", - "underlinedTabForeground": "#232324", - "underlinedTabInactiveForeground": "#232324" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#F4F4F4", - "foreground": "#7f7f7f", - "hash": "#DBDBDC", - "hoverBackground": "#DBDBDC80", - "hoverInactiveBackground": "#DBDBDC", - "modifiedItemForeground": "#2979ff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#DBDBDC80", - "selectionForeground": "#232324", - "selectionInactiveForeground": "#232324", - "selectionInactiveBackground": "#DBDBDC80", - "textBackground": "#F4F4F4" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#DBDBDC", - "Canvas.background": "#eaeae", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F4F4F4", - "foreground": "#232324" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#DBDBDC", - "background": "#F4F4F4", - "foreground": "#232324", - "hoverBorderColor": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#DBDBDC", - "hoverBorderColor": "#FFFFFF" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#eaeae", - "highStroke.foreground": "#232324", - "Label.foreground": "#7f7f7f", - "List.selectionBackground": "#DBDBDC80", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#DBDBDC", - "Component.foreground": "#232324", - "ConstraintSetText.foreground": "#7f7f7f", - "ConstraintSet.background": "#EAEAEB", - "CSPanel.SelectedFocusBackground": "#FFFFFF", - "CSPanel.SelectedBackground": "#DBDBDC80", - "cs_FocusText.infoForeground": "#7f7f7f", - "CursorTextColor.foreground": "#232324", - "HoverColor.disabledBackground": "#b8b8b9", - "motionGraph.background": "#F4F4F4", - "Notification.background": "#F2F2F2", - "ourAvg.background": "#EAEAEB", - "ourCS.background": "#EAEAEB", - "ourCS_Border.borderColor": "#DBDBDC", - "ourCS_TextColor.foreground": "#7f7f7f", - "ourCS_SelectedFocusBackground.selectionForeground": "#232324", - "ourCS_SelectedBackground.selectionInactiveBackground": "#DBDBDC", - "ourCS_SelectedBorder.pressedBorderColor": "#FFFFFF", - "ourML_BarColor.separatorColor": "#DBDBDC", - "PrimaryPanel.background": "#eaeae", - "SecondaryPanel.background": "#F4F4F4", - "SecondaryPanel.header.foreground": "#7f7f7f", - "SecondaryPanel.header.background": "#eaeae", - "timeLine.disabledBorderColor": "#DBDBDC" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#DBDBDC", - "background": "#F4F4F4" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#232324", + "percent.foreground": "fg", "Placeholder": { - "background": "#F4F4F4", - "borderColor": "#DBDBDC", - "foreground": "#232324", - "selectedForeground": "#232324" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F4F4F4", - "stroke.acceleratorForeground": "#7f7f7f" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#F2F2F2", - "errorBorderColor": "#F2F2F2", - "warningBackground": "#F2F2F2", - "warningBorderColor": "#F2F2F2" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F4F4F4" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#FFFFFF" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2979ff", - "otherIconColor": "#7f7f7f", - "remoteBranchIconColor": "#232324", - "tagIconColor": "#7f7f7f" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2979ff", - "bookmarkIconColor": "#232324", - "closedBranchIconColor": "#b8b8b9", - "localTagIconColor": "#7f7f7f", - "mqTagIconColor": "#7f7f7f", - "tagIconColor": "#7f7f7f", - "tipIconColor": "#7f7f7f" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#7f7f7f", - "Commit.currentBranchBackground": "#EAEAEB", - "Commit.hoveredBackground": "#DBDBDC80" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#232324", - "backgroundBase": "#FFFFFF" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#F4F4F4", - "foreground": "#232324" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F4F4F4", - "background": "#F4F4F4", - "borderColor": "#F4F4F4", - "captionBackground": "#eaeae", - "captionForeground": "#232324", - "Details.background": "#F4F4F4", - "footerBackground": "#eaeae", - "footerForeground": "#232324", - "headerBackground": "#F4F4F4", - "headerForeground": "#232324", - "List.background": "#eaeae", - "separatorColor": "#DBDBDC", - "SidePanel.background": "#EAEAEB", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#eaeae", - "actions.selectionBackground": "#FFFFFF", - "background": "#EAEAEB", - "selectionBackground": "#FFFFFF", - "selectionInactiveBackground": "#EAEAEB" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#F4F4F4", - "windowBorder": "#DBDBDC", - "windowText": "#7f7f7f", - "Window.border": "#DBDBDC" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#eaeae", - "#6B6B6B": "#7f7f7f", - "#A7A7A7": "#F4F4F4", - "#3D6185": "#2979ff", - "#466D94": "#2979ff", - "#3C3F41": "#F4F4F4", - "#545556": "#b8b8b9", - "#606060": "#b8b8b9", - "#9AA7B0": "#232324", - "#675133": "#2979ff", - "Actions.Blue": "#4078F2", - "Actions.Green": "#50A14E", - "Actions.Grey": "#7f7f7f", - "Actions.GreyInline": "#A0A1A7", - "Actions.GreyInline.Dark": "#232324", - "Actions.Red": "#E4564A", - "Actions.Yellow": "#C18401", - "Checkbox.Background.Default": "#eaeae", - "Checkbox.Background.Default.Dark": "#eaeae", - "Checkbox.Background.Disabled": "#CACACB", - "Checkbox.Background.Disabled.Dark": "#CACACB", - "Checkbox.Border.Default": "#DBDBDC", - "Checkbox.Border.Default.Dark": "#DBDBDC", - "Checkbox.Border.Disabled": "#b8b8b9", - "Checkbox.Border.Disabled.Dark": "#b8b8b9", - "Checkbox.Focus.Thin.Default": "#2979ff", - "Checkbox.Focus.Thin.Default.Dark": "#2979ff", - "Checkbox.Focus.Wide": "#2979ff", - "Checkbox.Focus.Wide.Dark": "#2979ff", - "Checkbox.Foreground.Disabled": "#b8b8b9", - "Checkbox.Foreground.Disabled.Dark": "#b8b8b9", - "Checkbox.Background.Selected": "#2979ff", - "Checkbox.Background.Selected.Dark": "#F4F4F4", - "Checkbox.Border.Selected": "#2979ff", - "Checkbox.Border.Selected.Dark": "#2979ff", - "Checkbox.Foreground.Selected": "#2979ff", - "Checkbox.Foreground.Selected.Dark": "#2979ff", - "Checkbox.Focus.Thin.Selected": "#232324", - "Checkbox.Focus.Thin.Selected.Dark": "#232324", - "Objects.Grey": "#A0A1A7", - "Objects.Blue": "#4078F2", - "Objects.RedStatus": "#E4564A", - "Objects.Red": "#E4564A", - "Objects.Pink": "#A626A4", - "Objects.Yellow": "#C18401", - "Objects.Green": "#50A14E", - "Objects.Purple": "#A626A4", - "Objects.BlackText": "#232324", - "Objects.YellowDark": "#986801", - "Objects.GreenAndroid": "#50A14E" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula Contrast.theme.json index 1e4904c9..7ec63144 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Dracula Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#282A36", + "bg30": "#282A3630", + "fg": "#F8F8F2", + "text": "#6272A4", + "selBg": "#44475A", + "selFg": "#8BE9FD", + "activeFg": "#FFFFFF", + "border": "#21222C", + "excl": "#313341", + "second": "#282A36", + "dis": "#6272A4", + "accent": "#FF79C5", + "accent2": "#FF79C52", + "accent50": "#FF79C550", + "accent70": "#FF79C570", + "cs": "#191A21", + "button": "#393C4B", + "table": "#44475A", + "tree": "#44475A50", + "hl": "#6272A4", + "notif": "#1D2228", + "hc": "#191A21", + "white": "#F8F8F2", + "blue": "#8aff80", + "red": "#f780bf", + "yellow": "#8aff80", + "green": "#feff80", + "gray": "#6272A4", + "purple": "#f780bf", + "orange": "#9580ff" + }, "editorScheme": "colors/Dracula.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "borderColor": "#21222C", - "disabledBackground": "#313341", - "disabledForeground": "#6272A4", - "disabledText": "#6272A4", - "focusColor": "#6272A4", - "focusedBorderColor": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#313341", - "inactiveForeground": "#6272A4", - "infoForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionBackgroundInactive": "#282A36", - "selectionForeground": "#8BE9FD", - "selectionInactiveBackground": "#282A36", - "separatorColor": "#21222C" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#282A36", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#FF79C550", - "hoverBorderColor": "#FF79C550", - "hoverSeparatorColor": "#393C4B", - "focusedBorderColor": "#FF79C550", - "pressedBackground": "#FF79C550", - "pressedBorderColor": "#FF79C550" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#44475A" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#282A36", - "Borders.color": "#21222C", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#282A36", + "background": "bg", "default": { - "endBackground": "#44475A", - "endBorderColor": "#44475A", - "foreground": "#FFFFFF", - "focusColor": "#FF79C5", - "focusedBorderColor": "#FF79C5", - "shadowColor": "#44475A", - "startBackground": "#44475A", - "startBorderColor": "#44475A" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#393C4B", - "disabledText": "#6272A4", - "endBackground": "#393C4B", - "endBorderColor": "#393C4B", - "focus": "#6272A4", - "focusedBorderColor": "#FF79C5", - "foreground": "#6272A4", - "highlight": "#8BE9FD", - "mt.background": "#393C4B", - "mt.foreground": "#6272A4", - "mt.selectedForeground": "#8BE9FD", - "mt.selection.color1": "#44475A", - "mt.selection.color2": "#44475A", - "startBackground": "#393C4B", - "startBorderColor": "#393C4B", - "shadowColor": "#393C4B", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#21222C", - "Tooltip.background": "#1D2228" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#191A21", - "selectionBackground": "#44475A" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "select": "#FF79C5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#F8F8F2", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#FF79C5", - "dropdownBorder": "#282A36", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#282A36", - "foreground": "#F8F8F2", - "swatchesDefaultRecentColor": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#393C4B", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#393C4B", - "disabledIconColor": "#6272A4", - "iconColor": "#F8F8F2", - "nonEditableBackground": "#282A36" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#191A21", - "buttonBackground": "#393C4B", - "darcula.hoveredArrowButtonForeground": "#FF79C5", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "modifiedItemForeground": "#FF79C5", - "nonEditableBackground": "#282A36", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#21222C", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#282A36", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "matchForeground": "#FF79C5", - "matchSelectionForeground": "#FF79C5", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#8BE9FD", - "selectedGrayedForeground": "#8BE9FD", - "selectionGrayForeground": "#8BE9FD", - "selectionInactiveInfoForeground": "#6272A4", - "selectionInactiveBackground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "selectionInfoForeground": "#8BE9FD" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#6272A4", - "disabledBorderColor": "#393C4B", - "focusColor": "#FF79C5", - "focusedBorderColor": "#FF79C5", - "hoverIconColor": "#FF79C5", - "infoForeground": "#6272A4", - "iconColor": "#F8F8F2" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#282A36", - "controlText": "#6272A4", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#FF79C5", - "foreground": "#8BE9FD" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#6272A4", - "changedValueForeground": "#FF79C5", - "errorMessageForeground": "#f780bf", - "evaluatingExpressionForeground": "#6272A4", - "exceptionForeground": "#8aff80", - "modifyingValueForeground": "#FF79C5", - "valueForeground": "#FF79C5" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#6272A4", - "underlinedTabBackground": "#6272A4" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#6272A4" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#282A36", - "borderColor": "#282A36", - "hoverBackground": "#44475A", - "hoverColor": "#191A21", - "hoverMaskColor": "#6272A4", - "inactiveColoredTabBackground": "#282A36", - "inactiveColoredFileBackground": "#393C4B", - "inactiveUnderlineColor": "#FF79C5", - "inactiveMaskColor": "#191A21", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#8BE9FD" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#282A36", - "DialogWrapper.southPanelBackground": "#282A36", - "DialogWrapper.southPanelDivider": "#282A36", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#282A36", - "areaBorderColor": "#282A36", - "areaForeground": "#F8F8F2" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#191A21", - "foreground": "#F8F8F2", - "shortcutForeground": "#6272A4" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#191A21", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#282A36", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "hoverColor": "#6272A4", - "hoverMaskColor": "#6272A4", - "inactiveMaskColor": "#282A36", - "inactiveColoredFileBackground": "#282A36", - "inactiveUnderlineColor": "#6272A4", - "selectedForeground": "#F8F8F2", - "selectedBackground": "#44475A", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#8BE9FD" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#282A36", - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "hoverColor": "#6272A4", - "inactiveUnderlineColor": "#FF79C5", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#F8F8F2" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#313341", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#21222C", + "Focus.color": "border", "FormattedTextField": { - "background": "#191A21", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#393C4B", - "inactiveForeground": "#6272A4", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#44475A" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1D2228", "Group": { - "disabledSeparatorColor": "#21222C", - "separatorColor": "#21222C" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#6272A4", - "lineSeparatorColor": "#282A36" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#282A36", - "inactive": "#191A21" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#282A36", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "shortcutForeground": "#6272A4" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#FF79C5", - "inactiveCaption": "#282A36", - "inactiveCaptionBorder": "#282A36", - "inactiveCaptionText": "#6272A4", - "info": "#6272A4", - "infoText": "#6272A4", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#21222C", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#282A36" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#F8F8F2", - "background": "#282A36", - "inactiveTitleForeground": "#6272A4" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#282A36", - "disabledForeground": "#6272A4", - "disabledShadow": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#F8F8F2" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#FF79C5", - "hoverForeground": "#FF79C5", - "pressedForeground": "#FF79C5", - "secondaryForeground": "#6272A4", - "visitedForeground": "#FF79C5" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#FF79C5", + "link.foreground": "accent", "List": { - "background": "#282A36", - "foreground": "#F8F8F2", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#44475A50" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#282A36", - "branchColor": "#F8F8F2", - "contrast": "#191A21", - "foreground": "#F8F8F2", - "mergeCommits": "#393C4B", - "primaryColor": "#6272A4", - "selectionForeground": "#8BE9FD", - "tab.backgroundColor": "#282A36", - "tab.borderColor": "#FF79C5", - "tagColor": "#6272A4" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#282A36", - "usedColor": "#6272A4", - "usedBackground": "#6272A4" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#8BE9FD", - "background": "#282A36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "separatorColor": "#21222C" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#191A21", - "borderColor": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "highlight": "#282A36", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "shadow": "#191A21" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#8BE9FD", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#F8F8F2", - "borderColor": "#282A36" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#282A36" + "background": "bg" }, "SearchField": { - "background": "#191A21" + "background": "hc" } }, - "NewPSD.warning": "#FF79C5", + "NewPSD.warning": "accent", "Notification": { - "background": "#1D2228", - "borderColor": "#1D2228", - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "foreground": "#F8F8F2", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#393C4B", - "foreground": "#F8F8F2", - "innerBorderColor": "#393C4B" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "informativeBackground": "#1D2228", - "informativeBorderColor": "#1D2228", - "warningBackground": "#1D2228", - "warningBorderColor": "#1D2228" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#21222C", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#282A36", - "foreground": "#F8F8F2", - "messageForeground": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#393C4B", - "focusedColor": "#FF79C5", - "disabledColor": "#6272A4" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#282A36", - "borderColor": "#44475A", - "currentOverloadBackground": "#6272A4", - "currentParameterForeground": "#FF79C5", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "lineSeparatorColor": "#44475A" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#191A21", - "capsLockIconColor": "#FF79C5", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#282A36", - "disabledForeground": "#6272A4", - "eapTagBackground": "#6272A4", - "hoverBackground": "#44475A50", - "lightSelectionBackground": "#44475A", - "paidTagBackground": "#6272A4", - "selectionBackground": "#44475A", - "tagForeground": "#FF79C5", - "tagBackground": "#6272A4", - "trialTagBackground": "#6272A4", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#393C4B", - "installBorderColor": "#393C4B", - "installForeground": "#F8F8F2", - "installFocusedBackground": "#6272A4", - "installFillForeground": "#6272A4", - "installFillBackground": "#393C4B", - "updateBackground": "#FF79C5", - "updateBorderColor": "#393C4B", - "updateForeground": "#F8F8F2" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#191A21", - "borderColor": "#21222C" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#44475A", - "selectedForeground": "#8BE9FD", - "selectedBackground": "#44475A" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#282A36", - "borderColor": "#282A36", - "foreground": "#FF79C5" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#191A21", - "inactiveBorderColor": "#282A36", - "innerBorderColor": "#282A36", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#282A36", - "inactiveBackground": "#191A21" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#F8F8F2", - "separatorColor": "#282A36", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#191A21", - "background": "#191A21", - "borderColor": "#191A21" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#282A36", + "background": "bg", "border": "2,0,2,0", - "foreground": "#F8F8F2", - "translucentBackground": "#282A36" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#282A36", - "foreground": "#FF79C5", - "indeterminateEndColor": "#FF79C5", - "indeterminateStartColor": "#FF79C5", - "progressColor": "#FF79C5", - "selectionBackground": "#6272A4", - "trackColor": "#6272A4" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#FF79C5" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#21222C", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#282A36", - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#6272A4", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#191A21", - "foreground": "#6272A4" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#282A36" + "background": "bg" }, "List": { - "separatorForeground": "#6272A4", - "separatorColor": "#21222C" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#282A36", - "borderColor": "#191A21", - "infoForeground": "#6272A4" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#6272A4" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#FF79C5", - "startBackground": "#FF79C5", - "endColor": "#FF79C5", - "startColor": "#FF79C5" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1D2228", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#44475A" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#6272A4", - "Repeated.File.Foreground": "#F8F8F2" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#282A36", - "foreground": "#282A36", - "separatorColor": "#282A36" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#191A21" + "background": "hc" }, "Slider": { - "background": "#282A36", - "buttonBorderColor": "#FF79C5", - "buttonColor": "#FF79C5", - "foreground": "#F8F8F2", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#282A36", - "trackColor": "#44475A", - "trackWidth": 7, - "thumb": "#FF79C5" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#6272A4", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "errorForeground": "#F8F8F2" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#282A36", + "background": "bg", "border": "3,3,3,3", - "foreground": "#F8F8F2", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#282A36", - "highlight": "#191A21" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#282A36", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "LightEditBackground": "#44475A" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#282A36", - "contentAreaColor": "#6272A4", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#21222C", - "disabledForeground": "#6272A4", - "disabledUnderlineColor": "#6272A4", - "focus": "#44475A", - "focusColor": "#44475A", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#F8F8F2", - "highlight": "#21222C", - "hoverColor": "#6272A4", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#FF79C5" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#191A21", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#191A21", - "background": "#282A36", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6272A4", - "dropLineColor": "#FF79C5", - "dropLineShortColor": "#FF79C5", - "focusCellBackground": "#44475A", - "focusCellForeground": "#FFFFFF", - "foreground": "#F8F8F2", - "gridColor": "#282A36", - "highlightOuter": "#44475A", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#6272A4", - "lightSelectionInactiveBackground": "#282A36", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#44475A", - "selectionInactiveForeground": "#8BE9FD", - "sortIconColor": "#F8F8F2", - "stripeColor": "#191A21" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#282A36", - "borderColor": "#282A36", - "bottomSeparatorColor": "#282A36", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "focusCellBackground": "#44475A", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#282A36" + "separatorColor": "second" }, - "text": "#6272A4", - "textInactiveText": "#6272A4", - "textText": "#6272A4", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#191A21", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#191A21", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#191A21", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#191A21", - "Button.hoverBackground": "#6272A4", - "inactiveBackground": "#282A36", - "infoForeground": "#6272A4", - "inactiveInfoForeground": "#6272A4" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#F8F8F2", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#393C4B", - "buttonColor": "#F8F8F2", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "offForeground": "#282A36", - "offBackground": "#282A36", - "onBackground": "#FF79C5", - "onForeground": "#FF79C5" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#191A21", - "borderHandleColor": "#6272A4", - "floatingForeground": "#6272A4", - "foreground": "#F8F8F2" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#282A36", - "Actions.infoForeground": "#6272A4", - "background": "#1D2228", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "separatorColor": "#21222C", - "shortcutForeground": "#6272A4" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#44475A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#191A21" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#282A36", - "borderColor": "#282A36", - "inactiveBackground": "#282A36" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#282A36" + "background": "bg" }, "HeaderTab": { - "borderColor": "#6272A4", - "hoverBackground": "#6272A4", - "hoverInactiveBackground": "#6272A4", - "inactiveUnderlineColor": "#FF79C5", - "selectedBackground": "#191A21", - "selectedInactiveBackground": "#191A21", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabInactiveBackground": "#282A36", - "underlinedTabForeground": "#8BE9FD", - "underlinedTabInactiveForeground": "#F8F8F2" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#191A21", - "foreground": "#6272A4", - "hash": "#21222C", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "modifiedItemForeground": "#FF79C5", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#44475A50", - "selectionForeground": "#8BE9FD", - "selectionInactiveForeground": "#8BE9FD", - "selectionInactiveBackground": "#44475A50", - "textBackground": "#191A21" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#21222C", - "Canvas.background": "#191A21", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#21222C", - "background": "#282A36", - "foreground": "#F8F8F2", - "hoverBorderColor": "#6272A4" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#21222C", - "hoverBorderColor": "#6272A4" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#191A21", - "highStroke.foreground": "#F8F8F2", - "Label.foreground": "#6272A4", - "List.selectionBackground": "#44475A50", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#21222C", - "Component.foreground": "#F8F8F2", - "ConstraintSetText.foreground": "#6272A4", - "ConstraintSet.background": "#282A36", - "CSPanel.SelectedFocusBackground": "#44475A", - "CSPanel.SelectedBackground": "#44475A50", - "cs_FocusText.infoForeground": "#6272A4", - "CursorTextColor.foreground": "#F8F8F2", - "HoverColor.disabledBackground": "#6272A4", - "motionGraph.background": "#282A36", - "Notification.background": "#1D2228", - "ourAvg.background": "#282A36", - "ourCS.background": "#282A36", - "ourCS_Border.borderColor": "#21222C", - "ourCS_TextColor.foreground": "#6272A4", - "ourCS_SelectedFocusBackground.selectionForeground": "#8BE9FD", - "ourCS_SelectedBackground.selectionInactiveBackground": "#44475A", - "ourCS_SelectedBorder.pressedBorderColor": "#6272A4", - "ourML_BarColor.separatorColor": "#21222C", - "PrimaryPanel.background": "#191A21", - "SecondaryPanel.background": "#282A36", - "SecondaryPanel.header.foreground": "#6272A4", - "SecondaryPanel.header.background": "#191A21", - "timeLine.disabledBorderColor": "#21222C" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#21222C", - "background": "#282A36" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#F8F8F2", + "percent.foreground": "fg", "Placeholder": { - "background": "#282A36", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "selectedForeground": "#8BE9FD" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#282A36", - "stroke.acceleratorForeground": "#6272A4" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "warningBackground": "#1D2228", - "warningBorderColor": "#1D2228" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#282A36" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#6272A4" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#FF79C5", - "otherIconColor": "#6272A4", - "remoteBranchIconColor": "#F8F8F2", - "tagIconColor": "#6272A4" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#FF79C5", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6272A4", - "localTagIconColor": "#6272A4", - "mqTagIconColor": "#6272A4", - "tagIconColor": "#6272A4", - "tipIconColor": "#6272A4" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#6272A4", - "Commit.currentBranchBackground": "#282A36", - "Commit.hoveredBackground": "#44475A50" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#6272A4" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#191A21", - "foreground": "#F8F8F2" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#282A36", - "background": "#282A36", - "borderColor": "#282A36", - "captionBackground": "#191A21", - "captionForeground": "#F8F8F2", - "Details.background": "#282A36", - "footerBackground": "#191A21", - "footerForeground": "#F8F8F2", - "headerBackground": "#282A36", - "headerForeground": "#F8F8F2", - "List.background": "#191A21", - "separatorColor": "#21222C", - "SidePanel.background": "#282A36", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#191A21", - "actions.selectionBackground": "#6272A4", - "background": "#282A36", - "selectionBackground": "#44475A", - "selectionInactiveBackground": "#282A36" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#191A21", - "windowBorder": "#21222C", - "windowText": "#6272A4", - "Window.border": "#21222C" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#191A21", - "#6B6B6B": "#6272A4", - "#A7A7A7": "#282A36", - "#3D6185": "#FF79C5", - "#466D94": "#FF79C5", - "#3C3F41": "#282A36", - "#545556": "#6272A4", - "#606060": "#6272A4", - "#9AA7B0": "#F8F8F2", - "#675133": "#FF79C5", - "Actions.Blue": "#8aff80", - "Actions.Green": "#feff80", - "Actions.Grey": "#6272A4", - "Actions.GreyInline": "#6272A4", - "Actions.GreyInline.Dark": "#F8F8F2", - "Actions.Red": "#f780bf", - "Actions.Yellow": "#8aff80", - "Checkbox.Background.Default": "#191A21", - "Checkbox.Background.Default.Dark": "#191A21", - "Checkbox.Background.Disabled": "#313341", - "Checkbox.Background.Disabled.Dark": "#313341", - "Checkbox.Border.Default": "#21222C", - "Checkbox.Border.Default.Dark": "#21222C", - "Checkbox.Border.Disabled": "#6272A4", - "Checkbox.Border.Disabled.Dark": "#6272A4", - "Checkbox.Focus.Thin.Default": "#FF79C5", - "Checkbox.Focus.Thin.Default.Dark": "#FF79C5", - "Checkbox.Focus.Wide": "#FF79C5", - "Checkbox.Focus.Wide.Dark": "#FF79C5", - "Checkbox.Foreground.Disabled": "#6272A4", - "Checkbox.Foreground.Disabled.Dark": "#6272A4", - "Checkbox.Background.Selected": "#FF79C5", - "Checkbox.Background.Selected.Dark": "#282A36", - "Checkbox.Border.Selected": "#FF79C5", - "Checkbox.Border.Selected.Dark": "#FF79C5", - "Checkbox.Foreground.Selected": "#FF79C5", - "Checkbox.Foreground.Selected.Dark": "#FF79C5", - "Checkbox.Focus.Thin.Selected": "#F8F8F2", - "Checkbox.Focus.Thin.Selected.Dark": "#F8F8F2", - "Objects.Grey": "#6272A4", - "Objects.Blue": "#8aff80", - "Objects.RedStatus": "#f780bf", - "Objects.Red": "#f780bf", - "Objects.Pink": "#f780bf", - "Objects.Yellow": "#8aff80", - "Objects.Green": "#feff80", - "Objects.Purple": "#f780bf", - "Objects.BlackText": "#F8F8F2", - "Objects.YellowDark": "#9580ff", - "Objects.GreenAndroid": "#feff80" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula.theme.json index 1ab9a11b..2195fe58 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Dracula.theme.json @@ -2,1004 +2,1089 @@ "name": "Dracula", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#282A36", + "bg30": "#282A3630", + "fg": "#F8F8F2", + "text": "#6272A4", + "selBg": "#44475A", + "selFg": "#8BE9FD", + "activeFg": "#FFFFFF", + "border": "#21222C", + "excl": "#313341", + "second": "#282A36", + "dis": "#6272A4", + "accent": "#FF79C5", + "accent2": "#FF79C52", + "accent50": "#FF79C550", + "accent70": "#FF79C570", + "cs": "#191A21", + "button": "#393C4B", + "table": "#44475A", + "tree": "#44475A50", + "hl": "#6272A4", + "notif": "#1D2228", + "hc": "#282A36", + "white": "#F8F8F2", + "blue": "#8aff80", + "red": "#f780bf", + "yellow": "#8aff80", + "green": "#feff80", + "gray": "#6272A4", + "purple": "#f780bf", + "orange": "#9580ff" + }, "editorScheme": "colors/Dracula.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "borderColor": "#21222C", - "disabledBackground": "#313341", - "disabledForeground": "#6272A4", - "disabledText": "#6272A4", - "focusColor": "#6272A4", - "focusedBorderColor": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#313341", - "inactiveForeground": "#6272A4", - "infoForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionBackgroundInactive": "#282A36", - "selectionForeground": "#8BE9FD", - "selectionInactiveBackground": "#282A36", - "separatorColor": "#21222C" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#282A36", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#FF79C550", - "hoverBorderColor": "#FF79C550", - "hoverSeparatorColor": "#393C4B", - "focusedBorderColor": "#FF79C550", - "pressedBackground": "#FF79C550", - "pressedBorderColor": "#FF79C550" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#44475A" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#282A36", - "Borders.color": "#21222C", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#282A36", + "background": "bg", "default": { - "endBackground": "#44475A", - "endBorderColor": "#44475A", - "foreground": "#FFFFFF", - "focusColor": "#FF79C5", - "focusedBorderColor": "#FF79C5", - "shadowColor": "#44475A", - "startBackground": "#44475A", - "startBorderColor": "#44475A" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#393C4B", - "disabledText": "#6272A4", - "endBackground": "#393C4B", - "endBorderColor": "#393C4B", - "focus": "#6272A4", - "focusedBorderColor": "#FF79C5", - "foreground": "#6272A4", - "highlight": "#8BE9FD", - "mt.background": "#393C4B", - "mt.foreground": "#6272A4", - "mt.selectedForeground": "#8BE9FD", - "mt.selection.color1": "#44475A", - "mt.selection.color2": "#44475A", - "startBackground": "#393C4B", - "startBorderColor": "#393C4B", - "shadowColor": "#393C4B", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#21222C", - "Tooltip.background": "#1D2228" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#191A21", - "selectionBackground": "#44475A" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "select": "#FF79C5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#F8F8F2", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#FF79C5", - "dropdownBorder": "#282A36", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#282A36", - "foreground": "#F8F8F2", - "swatchesDefaultRecentColor": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#393C4B", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#393C4B", - "disabledIconColor": "#6272A4", - "iconColor": "#F8F8F2", - "nonEditableBackground": "#282A36" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#282A36", - "buttonBackground": "#393C4B", - "darcula.hoveredArrowButtonForeground": "#FF79C5", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "modifiedItemForeground": "#FF79C5", - "nonEditableBackground": "#282A36", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#21222C", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#282A36", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "matchForeground": "#FF79C5", - "matchSelectionForeground": "#FF79C5", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#8BE9FD", - "selectedGrayedForeground": "#8BE9FD", - "selectionGrayForeground": "#8BE9FD", - "selectionInactiveInfoForeground": "#6272A4", - "selectionInactiveBackground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "selectionInfoForeground": "#8BE9FD" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#6272A4", - "disabledBorderColor": "#393C4B", - "focusColor": "#FF79C5", - "focusedBorderColor": "#FF79C5", - "hoverIconColor": "#FF79C5", - "infoForeground": "#6272A4", - "iconColor": "#F8F8F2" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#282A36", - "controlText": "#6272A4", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#FF79C5", - "foreground": "#8BE9FD" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#6272A4", - "changedValueForeground": "#FF79C5", - "errorMessageForeground": "#f780bf", - "evaluatingExpressionForeground": "#6272A4", - "exceptionForeground": "#8aff80", - "modifyingValueForeground": "#FF79C5", - "valueForeground": "#FF79C5" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#6272A4", - "underlinedTabBackground": "#6272A4" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#6272A4" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#282A36", - "borderColor": "#282A36", - "hoverBackground": "#44475A", - "hoverColor": "#282A36", - "hoverMaskColor": "#6272A4", - "inactiveColoredTabBackground": "#282A36", - "inactiveColoredFileBackground": "#393C4B", - "inactiveUnderlineColor": "#FF79C5", - "inactiveMaskColor": "#282A36", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#8BE9FD" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#282A36", - "DialogWrapper.southPanelBackground": "#282A36", - "DialogWrapper.southPanelDivider": "#282A36", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#282A36", - "areaBorderColor": "#282A36", - "areaForeground": "#F8F8F2" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#282A36", - "foreground": "#F8F8F2", - "shortcutForeground": "#6272A4" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#282A36", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#282A36", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "hoverColor": "#6272A4", - "hoverMaskColor": "#6272A4", - "inactiveMaskColor": "#282A36", - "inactiveColoredFileBackground": "#282A36", - "inactiveUnderlineColor": "#6272A4", - "selectedForeground": "#F8F8F2", - "selectedBackground": "#44475A", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#8BE9FD" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#282A36", - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "hoverColor": "#6272A4", - "inactiveUnderlineColor": "#FF79C5", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabForeground": "#F8F8F2" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#313341", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#21222C", + "Focus.color": "border", "FormattedTextField": { - "background": "#282A36", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveBackground": "#393C4B", - "inactiveForeground": "#6272A4", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#44475A" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1D2228", "Group": { - "disabledSeparatorColor": "#21222C", - "separatorColor": "#21222C" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#6272A4", - "lineSeparatorColor": "#282A36" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#282A36", - "inactive": "#191A21" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#282A36", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "shortcutForeground": "#6272A4" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#FF79C5", - "inactiveCaption": "#282A36", - "inactiveCaptionBorder": "#282A36", - "inactiveCaptionText": "#6272A4", - "info": "#6272A4", - "infoText": "#6272A4", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#21222C", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#282A36" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#F8F8F2", - "background": "#282A36", - "inactiveTitleForeground": "#6272A4" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#282A36", - "disabledForeground": "#6272A4", - "disabledShadow": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#F8F8F2" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#FF79C5", - "hoverForeground": "#FF79C5", - "pressedForeground": "#FF79C5", - "secondaryForeground": "#6272A4", - "visitedForeground": "#FF79C5" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#FF79C5", + "link.foreground": "accent", "List": { - "background": "#282A36", - "foreground": "#F8F8F2", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#44475A50" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#282A36", - "branchColor": "#F8F8F2", - "contrast": "#191A21", - "foreground": "#F8F8F2", - "mergeCommits": "#393C4B", - "primaryColor": "#6272A4", - "selectionForeground": "#8BE9FD", - "tab.backgroundColor": "#282A36", - "tab.borderColor": "#FF79C5", - "tagColor": "#6272A4" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#282A36", - "usedColor": "#6272A4", - "usedBackground": "#6272A4" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#8BE9FD", - "background": "#282A36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "separatorColor": "#21222C" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#282A36", - "borderColor": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "highlight": "#282A36", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD", - "shadow": "#282A36" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#8BE9FD", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#F8F8F2", - "borderColor": "#282A36" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#282A36" + "background": "bg" }, "SearchField": { - "background": "#282A36" + "background": "hc" } }, - "NewPSD.warning": "#FF79C5", + "NewPSD.warning": "accent", "Notification": { - "background": "#1D2228", - "borderColor": "#1D2228", - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "foreground": "#F8F8F2", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#393C4B", - "foreground": "#F8F8F2", - "innerBorderColor": "#393C4B" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "informativeBackground": "#1D2228", - "informativeBorderColor": "#1D2228", - "warningBackground": "#1D2228", - "warningBorderColor": "#1D2228" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#21222C", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#282A36", - "foreground": "#F8F8F2", - "messageForeground": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#393C4B", - "focusedColor": "#FF79C5", - "disabledColor": "#6272A4" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#282A36", - "borderColor": "#44475A", - "currentOverloadBackground": "#6272A4", - "currentParameterForeground": "#FF79C5", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "lineSeparatorColor": "#44475A" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#282A36", - "capsLockIconColor": "#FF79C5", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#282A36", - "disabledForeground": "#6272A4", - "eapTagBackground": "#6272A4", - "hoverBackground": "#44475A50", - "lightSelectionBackground": "#44475A", - "paidTagBackground": "#6272A4", - "selectionBackground": "#44475A", - "tagForeground": "#FF79C5", - "tagBackground": "#6272A4", - "trialTagBackground": "#6272A4", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#393C4B", - "installBorderColor": "#393C4B", - "installForeground": "#F8F8F2", - "installFocusedBackground": "#6272A4", - "installFillForeground": "#6272A4", - "installFillBackground": "#393C4B", - "updateBackground": "#FF79C5", - "updateBorderColor": "#393C4B", - "updateForeground": "#F8F8F2" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#282A36", - "borderColor": "#21222C" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#44475A", - "selectedForeground": "#8BE9FD", - "selectedBackground": "#44475A" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#282A36", - "borderColor": "#282A36", - "foreground": "#FF79C5" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#191A21", - "inactiveBorderColor": "#282A36", - "innerBorderColor": "#282A36", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#282A36", - "inactiveBackground": "#191A21" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#F8F8F2", - "separatorColor": "#282A36", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#191A21", - "background": "#191A21", - "borderColor": "#191A21" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#282A36", + "background": "bg", "border": "2,0,2,0", - "foreground": "#F8F8F2", - "translucentBackground": "#282A36" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#282A36", - "foreground": "#FF79C5", - "indeterminateEndColor": "#FF79C5", - "indeterminateStartColor": "#FF79C5", - "progressColor": "#FF79C5", - "selectionBackground": "#6272A4", - "trackColor": "#6272A4" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#FF79C5" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#282A36", - "disabledText": "#6272A4", - "foreground": "#F8F8F2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#6272A4", - "acceleratorSelectionForeground": "#6272A4", - "background": "#282A36", - "disabledBackground": "#282A36", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "selectionBackground": "#44475A", - "selectionForeground": "#8BE9FD" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#21222C", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#282A36", - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#6272A4", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF79C5", - "hoverThumbColor": "#FF79C5", - "hoverTrackColor": "#282A3630", - "thumbBorderColor": "#FF79C570", - "thumbColor": "#FF79C570", - "trackColor": "#282A3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#191A21", - "foreground": "#6272A4" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#282A36" + "background": "bg" }, "List": { - "separatorForeground": "#6272A4", - "separatorColor": "#21222C" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#282A36", - "borderColor": "#191A21", - "infoForeground": "#6272A4" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#6272A4" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#FF79C5", - "startBackground": "#FF79C5", - "endColor": "#FF79C5", - "startColor": "#FF79C5" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1D2228", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#44475A" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#6272A4", - "Repeated.File.Foreground": "#F8F8F2" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#282A36", - "foreground": "#282A36", - "separatorColor": "#282A36" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#282A36" + "background": "hc" }, "Slider": { - "background": "#282A36", - "buttonBorderColor": "#FF79C5", - "buttonColor": "#FF79C5", - "foreground": "#F8F8F2", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#282A36", - "trackColor": "#44475A", - "trackWidth": 7, - "thumb": "#FF79C5" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#6272A4", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "errorForeground": "#F8F8F2" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#282A36", + "background": "bg", "border": "3,3,3,3", - "foreground": "#F8F8F2", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#282A36", - "highlight": "#282A36" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#282A36", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#282A36", - "hoverBackground": "#6272A4", - "LightEditBackground": "#44475A" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#282A36", - "contentAreaColor": "#6272A4", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#21222C", - "disabledForeground": "#6272A4", - "disabledUnderlineColor": "#6272A4", - "focus": "#44475A", - "focusColor": "#44475A", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#F8F8F2", - "highlight": "#21222C", - "hoverColor": "#6272A4", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#FF79C5" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#282A36", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#191A21", - "background": "#282A36", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6272A4", - "dropLineColor": "#FF79C5", - "dropLineShortColor": "#FF79C5", - "focusCellBackground": "#44475A", - "focusCellForeground": "#FFFFFF", - "foreground": "#F8F8F2", - "gridColor": "#282A36", - "highlightOuter": "#44475A", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#6272A4", - "lightSelectionInactiveBackground": "#282A36", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#44475A", - "selectionInactiveForeground": "#8BE9FD", - "sortIconColor": "#F8F8F2", - "stripeColor": "#191A21" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#282A36", - "borderColor": "#282A36", - "bottomSeparatorColor": "#282A36", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6272A4", - "foreground": "#F8F8F2", - "focusCellBackground": "#44475A", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#282A36" + "separatorColor": "second" }, - "text": "#6272A4", - "textInactiveText": "#6272A4", - "textText": "#6272A4", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#282A36", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#282A36", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#282A36", - "caretForeground": "#FF79C5", - "foreground": "#F8F8F2", - "inactiveForeground": "#6272A4", - "selectionBackground": "#44475A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#191A21", - "Button.hoverBackground": "#6272A4", - "inactiveBackground": "#282A36", - "infoForeground": "#6272A4", - "inactiveInfoForeground": "#6272A4" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#F8F8F2", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#393C4B", - "buttonColor": "#F8F8F2", - "disabledText": "#6272A4", - "foreground": "#F8F8F2", - "offForeground": "#282A36", - "offBackground": "#282A36", - "onBackground": "#FF79C5", - "onForeground": "#FF79C5" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#282A36", - "borderHandleColor": "#6272A4", - "floatingForeground": "#6272A4", - "foreground": "#F8F8F2" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#282A36", - "Actions.infoForeground": "#6272A4", - "background": "#1D2228", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "infoForeground": "#6272A4", - "separatorColor": "#21222C", - "shortcutForeground": "#6272A4" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#44475A", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#191A21" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#282A36", - "borderColor": "#282A36", - "inactiveBackground": "#282A36" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#282A36" + "background": "bg" }, "HeaderTab": { - "borderColor": "#6272A4", - "hoverBackground": "#6272A4", - "hoverInactiveBackground": "#6272A4", - "inactiveUnderlineColor": "#FF79C5", - "selectedBackground": "#191A21", - "selectedInactiveBackground": "#191A21", - "underlineColor": "#FF79C5", - "underlinedTabBackground": "#44475A", - "underlinedTabInactiveBackground": "#282A36", - "underlinedTabForeground": "#8BE9FD", - "underlinedTabInactiveForeground": "#F8F8F2" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#282A36", - "foreground": "#6272A4", - "hash": "#21222C", - "hoverBackground": "#44475A50", - "hoverInactiveBackground": "#44475A", - "modifiedItemForeground": "#FF79C5", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#44475A50", - "selectionForeground": "#8BE9FD", - "selectionInactiveForeground": "#8BE9FD", - "selectionInactiveBackground": "#44475A50", - "textBackground": "#282A36" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#21222C", - "Canvas.background": "#191A21", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#21222C", - "background": "#282A36", - "foreground": "#F8F8F2", - "hoverBorderColor": "#6272A4" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#21222C", - "hoverBorderColor": "#6272A4" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#191A21", - "highStroke.foreground": "#F8F8F2", - "Label.foreground": "#6272A4", - "List.selectionBackground": "#44475A50", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#21222C", - "Component.foreground": "#F8F8F2", - "ConstraintSetText.foreground": "#6272A4", - "ConstraintSet.background": "#282A36", - "CSPanel.SelectedFocusBackground": "#44475A", - "CSPanel.SelectedBackground": "#44475A50", - "cs_FocusText.infoForeground": "#6272A4", - "CursorTextColor.foreground": "#F8F8F2", - "HoverColor.disabledBackground": "#6272A4", - "motionGraph.background": "#282A36", - "Notification.background": "#1D2228", - "ourAvg.background": "#282A36", - "ourCS.background": "#282A36", - "ourCS_Border.borderColor": "#21222C", - "ourCS_TextColor.foreground": "#6272A4", - "ourCS_SelectedFocusBackground.selectionForeground": "#8BE9FD", - "ourCS_SelectedBackground.selectionInactiveBackground": "#44475A", - "ourCS_SelectedBorder.pressedBorderColor": "#6272A4", - "ourML_BarColor.separatorColor": "#21222C", - "PrimaryPanel.background": "#191A21", - "SecondaryPanel.background": "#282A36", - "SecondaryPanel.header.foreground": "#6272A4", - "SecondaryPanel.header.background": "#191A21", - "timeLine.disabledBorderColor": "#21222C" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#21222C", - "background": "#282A36" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#F8F8F2", + "percent.foreground": "fg", "Placeholder": { - "background": "#282A36", - "borderColor": "#21222C", - "foreground": "#F8F8F2", - "selectedForeground": "#8BE9FD" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#282A36", - "stroke.acceleratorForeground": "#6272A4" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1D2228", - "errorBorderColor": "#1D2228", - "warningBackground": "#1D2228", - "warningBorderColor": "#1D2228" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#282A36" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#6272A4" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#FF79C5", - "otherIconColor": "#6272A4", - "remoteBranchIconColor": "#F8F8F2", - "tagIconColor": "#6272A4" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#FF79C5", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6272A4", - "localTagIconColor": "#6272A4", - "mqTagIconColor": "#6272A4", - "tagIconColor": "#6272A4", - "tipIconColor": "#6272A4" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#6272A4", - "Commit.currentBranchBackground": "#282A36", - "Commit.hoveredBackground": "#44475A50" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#6272A4" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#282A36", - "foreground": "#F8F8F2" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#282A36", - "background": "#282A36", - "borderColor": "#282A36", - "captionBackground": "#191A21", - "captionForeground": "#F8F8F2", - "Details.background": "#282A36", - "footerBackground": "#191A21", - "footerForeground": "#F8F8F2", - "headerBackground": "#282A36", - "headerForeground": "#F8F8F2", - "List.background": "#191A21", - "separatorColor": "#21222C", - "SidePanel.background": "#282A36", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#191A21", - "actions.selectionBackground": "#6272A4", - "background": "#282A36", - "selectionBackground": "#44475A", - "selectionInactiveBackground": "#282A36" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#282A36", - "windowBorder": "#21222C", - "windowText": "#6272A4", - "Window.border": "#21222C" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#191A21", - "#6B6B6B": "#6272A4", - "#A7A7A7": "#282A36", - "#3D6185": "#FF79C5", - "#466D94": "#FF79C5", - "#3C3F41": "#282A36", - "#545556": "#6272A4", - "#606060": "#6272A4", - "#9AA7B0": "#F8F8F2", - "#675133": "#FF79C5", - "Actions.Blue": "#8aff80", - "Actions.Green": "#feff80", - "Actions.Grey": "#6272A4", - "Actions.GreyInline": "#6272A4", - "Actions.GreyInline.Dark": "#F8F8F2", - "Actions.Red": "#f780bf", - "Actions.Yellow": "#8aff80", - "Checkbox.Background.Default": "#191A21", - "Checkbox.Background.Default.Dark": "#191A21", - "Checkbox.Background.Disabled": "#313341", - "Checkbox.Background.Disabled.Dark": "#313341", - "Checkbox.Border.Default": "#21222C", - "Checkbox.Border.Default.Dark": "#21222C", - "Checkbox.Border.Disabled": "#6272A4", - "Checkbox.Border.Disabled.Dark": "#6272A4", - "Checkbox.Focus.Thin.Default": "#FF79C5", - "Checkbox.Focus.Thin.Default.Dark": "#FF79C5", - "Checkbox.Focus.Wide": "#FF79C5", - "Checkbox.Focus.Wide.Dark": "#FF79C5", - "Checkbox.Foreground.Disabled": "#6272A4", - "Checkbox.Foreground.Disabled.Dark": "#6272A4", - "Checkbox.Background.Selected": "#FF79C5", - "Checkbox.Background.Selected.Dark": "#282A36", - "Checkbox.Border.Selected": "#FF79C5", - "Checkbox.Border.Selected.Dark": "#FF79C5", - "Checkbox.Foreground.Selected": "#FF79C5", - "Checkbox.Foreground.Selected.Dark": "#FF79C5", - "Checkbox.Focus.Thin.Selected": "#F8F8F2", - "Checkbox.Focus.Thin.Selected.Dark": "#F8F8F2", - "Objects.Grey": "#6272A4", - "Objects.Blue": "#8aff80", - "Objects.RedStatus": "#f780bf", - "Objects.Red": "#f780bf", - "Objects.Pink": "#f780bf", - "Objects.Yellow": "#8aff80", - "Objects.Green": "#feff80", - "Objects.Purple": "#f780bf", - "Objects.BlackText": "#F8F8F2", - "Objects.YellowDark": "#9580ff", - "Objects.GreenAndroid": "#feff80" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Contrast.theme.json index 4bcd28ff..1bfffe4c 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "GitHub Contrast", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F7F8FA", + "bg30": "#F7F8FA30", + "fg": "#5B6168", + "text": "#292D31", + "selBg": "#c6e5ff", + "selFg": "#111111", + "activeFg": "#111111", + "border": "#DFE1E4", + "excl": "#dcdcdc", + "second": "#F3f3f3", + "dis": "#9ba0a3", + "accent": "#79CB60", + "accent2": "#79CB602", + "accent50": "#79CB6050", + "accent70": "#79CB6070", + "cs": "#fafbfc", + "button": "#edf1f5", + "table": "#cce5ff", + "tree": "#e1e4e8", + "hl": "#CCE5FF", + "notif": "#DFECFE", + "hc": "#fafbfc", + "white": "#24292E", + "blue": "#6F42C1", + "red": "#22863A", + "yellow": "#6F42C1", + "green": "#032F62", + "gray": "#6A737D", + "purple": "#D73A49", + "orange": "#005CC5" + }, "editorScheme": "colors/GitHub.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "disabledBackground": "#dcdcdc", - "disabledForeground": "#9ba0a3", - "disabledText": "#9ba0a3", - "focusColor": "#CCE5FF", - "focusedBorderColor": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#dcdcdc", - "inactiveForeground": "#292D31", - "infoForeground": "#292D31", - "selectionBackground": "#3A66D150", - "selectionBackgroundInactive": "#F3f3f3", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#F3f3f3", - "separatorColor": "#DFE1E4" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F7F8FA", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#79CB6050", - "hoverBorderColor": "#79CB6050", - "hoverSeparatorColor": "#edf1f5", - "focusedBorderColor": "#79CB6050", - "pressedBackground": "#79CB6050", - "pressedBorderColor": "#79CB6050" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#3A66D150" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F7F8FA", - "Borders.color": "#DFE1E4", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F7F8FA", + "background": "bg", "default": { - "endBackground": "#cce5ff", - "endBorderColor": "#cce5ff", - "foreground": "#111111", - "focusColor": "#79CB60", - "focusedBorderColor": "#79CB60", - "shadowColor": "#cce5ff", - "startBackground": "#cce5ff", - "startBorderColor": "#cce5ff" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#edf1f5", - "disabledText": "#9ba0a3", - "endBackground": "#edf1f5", - "endBorderColor": "#edf1f5", - "focus": "#CCE5FF", - "focusedBorderColor": "#79CB60", - "foreground": "#292D31", - "highlight": "#FFFFFF", - "mt.background": "#edf1f5", - "mt.foreground": "#292D31", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#cce5ff", - "mt.selection.color2": "#cce5ff", - "startBackground": "#edf1f5", - "startBorderColor": "#edf1f5", - "shadowColor": "#edf1f5", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#DFE1E4", - "Tooltip.background": "#DFECFE" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#fafbfc", - "selectionBackground": "#3A66D150" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "select": "#79CB60" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#111111" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#5B6168", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#79CB60", - "dropdownBorder": "#F3f3f3", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F7F8FA", - "foreground": "#5B6168", - "swatchesDefaultRecentColor": "#5B6168" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#edf1f5", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#edf1f5", - "disabledIconColor": "#9ba0a3", - "iconColor": "#5B6168", - "nonEditableBackground": "#F7F8FA" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#fafbfc", - "buttonBackground": "#edf1f5", - "darcula.hoveredArrowButtonForeground": "#79CB60", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "modifiedItemForeground": "#79CB60", - "nonEditableBackground": "#F3f3f3", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#DFE1E4", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#F3f3f3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "matchForeground": "#79CB60", - "matchSelectionForeground": "#79CB60", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#292D31", - "selectionInactiveBackground": "#CCE5FF", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#CCE5FF", - "disabledBorderColor": "#edf1f5", - "focusColor": "#79CB60", - "focusedBorderColor": "#79CB60", - "hoverIconColor": "#79CB60", - "infoForeground": "#292D31", - "iconColor": "#5B6168" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F7F8FA", - "controlText": "#292D31", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#79CB60", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#292D31", - "changedValueForeground": "#79CB60", - "errorMessageForeground": "#22863A", - "evaluatingExpressionForeground": "#292D31", - "exceptionForeground": "#6F42C1", - "modifyingValueForeground": "#79CB60", - "valueForeground": "#79CB60" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#CCE5FF", - "underlinedTabBackground": "#CCE5FF" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#CCE5FF" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "hoverBackground": "#cce5ff", - "hoverColor": "#fafbfc", - "hoverMaskColor": "#CCE5FF", - "inactiveColoredTabBackground": "#F7F8FA", - "inactiveColoredFileBackground": "#edf1f5", - "inactiveUnderlineColor": "#79CB60", - "inactiveMaskColor": "#fafbfc", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F7F8FA", - "DialogWrapper.southPanelBackground": "#F7F8FA", - "DialogWrapper.southPanelDivider": "#F7F8FA", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F7F8FA", - "areaBorderColor": "#F7F8FA", - "areaForeground": "#5B6168" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#fafbfc", - "foreground": "#5B6168", - "shortcutForeground": "#292D31" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#fafbfc", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#F7F8FA", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#3A66D150", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#F3f3f3", - "hoverBackground": "#CCE5FF", - "hoverColor": "#CCE5FF", - "hoverMaskColor": "#CCE5FF", - "inactiveMaskColor": "#F7F8FA", - "inactiveColoredFileBackground": "#F7F8FA", - "inactiveUnderlineColor": "#9ba0a3", - "selectedForeground": "#5B6168", - "selectedBackground": "#cce5ff", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F7F8FA", - "borderColor": "#F3f3f3", - "hoverBackground": "#CCE5FF", - "hoverColor": "#CCE5FF", - "inactiveUnderlineColor": "#79CB60", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#5B6168" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#dcdcdc", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#DFE1E4", + "Focus.color": "border", "FormattedTextField": { - "background": "#fafbfc", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#edf1f5", - "inactiveForeground": "#9ba0a3", - "selectionForeground": "#111111", - "selectionBackground": "#cce5ff" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#DFECFE", "Group": { - "disabledSeparatorColor": "#DFE1E4", - "separatorColor": "#DFE1E4" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#292D31", - "lineSeparatorColor": "#F7F8FA" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F7F8FA", - "inactive": "#fafbfc" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "shortcutForeground": "#292D31" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#79CB60", - "inactiveCaption": "#F3f3f3", - "inactiveCaptionBorder": "#F7F8FA", - "inactiveCaptionText": "#292D31", - "info": "#292D31", - "infoText": "#292D31", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#DFE1E4", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F7F8FA" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#5B6168", - "background": "#F7F8FA", - "inactiveTitleForeground": "#292D31" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "disabledShadow": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "selectedForeground": "#111111", - "selectedDisabledForeground": "#5B6168" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#79CB60", - "hoverForeground": "#79CB60", - "pressedForeground": "#79CB60", - "secondaryForeground": "#292D31", - "visitedForeground": "#79CB60" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#79CB60", + "link.foreground": "accent", "List": { - "background": "#F3f3f3", - "foreground": "#5B6168", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#111111", - "selectionInactiveBackground": "#3A66D1" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F7F8FA", - "branchColor": "#5B6168", - "contrast": "#fafbfc", - "foreground": "#5B6168", - "mergeCommits": "#edf1f5", - "primaryColor": "#292D31", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#F7F8FA", - "tab.borderColor": "#79CB60", - "tagColor": "#292D31" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#F3f3f3", - "usedColor": "#CCE5FF", - "usedBackground": "#CCE5FF" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#F7F8FA", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#F3f3f3", - "disabledBackground": "#F3f3f3", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "separatorColor": "#DFE1E4" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#fafbfc", - "borderColor": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "highlight": "#F7F8FA", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "shadow": "#fafbfc" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#5B6168", - "borderColor": "#F7F8FA" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F7F8FA" + "background": "bg" }, "SearchField": { - "background": "#fafbfc" + "background": "hc" } }, - "NewPSD.warning": "#79CB60", + "NewPSD.warning": "accent", "Notification": { - "background": "#DFECFE", - "borderColor": "#DFECFE", - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "foreground": "#5B6168", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#edf1f5", - "foreground": "#5B6168", - "innerBorderColor": "#edf1f5" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "informativeBackground": "#DFECFE", - "informativeBorderColor": "#DFECFE", - "warningBackground": "#DFECFE", - "warningBorderColor": "#DFECFE" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#DFE1E4", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F7F8FA", - "foreground": "#5B6168", - "messageForeground": "#5B6168" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#edf1f5", - "focusedColor": "#79CB60", - "disabledColor": "#9ba0a3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F7F8FA", - "foreground": "#5B6168" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#F3f3f3", - "borderColor": "#cce5ff", - "currentOverloadBackground": "#CCE5FF", - "currentParameterForeground": "#79CB60", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "lineSeparatorColor": "#cce5ff" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#fafbfc", - "capsLockIconColor": "#79CB60", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "eapTagBackground": "#CCE5FF", - "hoverBackground": "#3A66D1", - "lightSelectionBackground": "#cce5ff", - "paidTagBackground": "#CCE5FF", - "selectionBackground": "#3A66D150", - "tagForeground": "#79CB60", - "tagBackground": "#CCE5FF", - "trialTagBackground": "#CCE5FF", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#edf1f5", - "installBorderColor": "#edf1f5", - "installForeground": "#5B6168", - "installFocusedBackground": "#CCE5FF", - "installFillForeground": "#9ba0a3", - "installFillBackground": "#edf1f5", - "updateBackground": "#79CB60", - "updateBorderColor": "#edf1f5", - "updateForeground": "#5B6168" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#fafbfc", - "borderColor": "#DFE1E4" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#F3f3f3", - "foreground": "#5B6168" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#cce5ff", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#cce5ff" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "foreground": "#79CB60" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#fafbfc", - "inactiveBorderColor": "#F7F8FA", - "innerBorderColor": "#F3f3f3", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F7F8FA", - "inactiveBackground": "#fafbfc" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#5B6168", - "separatorColor": "#F3f3f3", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#fafbfc", - "background": "#fafbfc", - "borderColor": "#fafbfc" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F7F8FA", + "background": "bg", "border": "2,0,2,0", - "foreground": "#5B6168", - "translucentBackground": "#F7F8FA" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F7F8FA", - "foreground": "#79CB60", - "indeterminateEndColor": "#79CB60", - "indeterminateStartColor": "#79CB60", - "progressColor": "#79CB60", - "selectionBackground": "#CCE5FF", - "trackColor": "#CCE5FF" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#79CB60" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#DFE1E4", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F7F8FA", - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#CCE5FF", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#fafbfc", - "foreground": "#292D31" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F7F8FA" + "background": "bg" }, "List": { - "separatorForeground": "#292D31", - "separatorColor": "#DFE1E4" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F7F8FA", - "borderColor": "#fafbfc", - "infoForeground": "#292D31" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#111111", - "selectedForeground": "#111111", - "selectedBackground": "#CCE5FF" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#79CB60", - "startBackground": "#79CB60", - "endColor": "#79CB60", - "startColor": "#79CB60" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#DFECFE", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#cce5ff" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#292D31", - "Repeated.File.Foreground": "#5B6168" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#F3f3f3", - "foreground": "#F3f3f3", - "separatorColor": "#F3f3f3" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#fafbfc" + "background": "hc" }, "Slider": { - "background": "#F7F8FA", - "buttonBorderColor": "#79CB60", - "buttonColor": "#79CB60", - "foreground": "#5B6168", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#F3f3f3", - "trackColor": "#cce5ff", - "trackWidth": 7, - "thumb": "#79CB60" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#CCE5FF", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "errorForeground": "#5B6168" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F7F8FA", + "background": "bg", "border": "3,3,3,3", - "foreground": "#5B6168", - "selectionForeground": "#111111" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F7F8FA", - "highlight": "#fafbfc" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#F3f3f3", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F7F8FA", - "hoverBackground": "#CCE5FF", - "LightEditBackground": "#cce5ff" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F7F8FA", - "contentAreaColor": "#CCE5FF", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#DFE1E4", - "disabledForeground": "#9ba0a3", - "disabledUnderlineColor": "#9ba0a3", - "focus": "#cce5ff", - "focusColor": "#cce5ff", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#5B6168", - "highlight": "#DFE1E4", - "hoverColor": "#CCE5FF", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#111111", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#79CB60" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#fafbfc", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#fafbfc", - "background": "#F7F8FA", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#9ba0a3", - "dropLineColor": "#79CB60", - "dropLineShortColor": "#79CB60", - "focusCellBackground": "#cce5ff", - "focusCellForeground": "#111111", - "foreground": "#5B6168", - "gridColor": "#F7F8FA", - "highlightOuter": "#cce5ff", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "lightSelectionForeground": "#111111", - "lightSelectionInactiveForeground": "#292D31", - "lightSelectionInactiveBackground": "#F3f3f3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111", - "selectionInactiveBackground": "#cce5ff", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#5B6168", - "stripeColor": "#fafbfc" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "bottomSeparatorColor": "#F3f3f3", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "focusCellBackground": "#cce5ff", - "focusCellForeground": "#111111", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#F3f3f3" + "separatorColor": "second" }, - "text": "#292D31", - "textInactiveText": "#292D31", - "textText": "#292D31", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#fafbfc", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#fafbfc", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#fafbfc", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#fafbfc", - "Button.hoverBackground": "#CCE5FF", - "inactiveBackground": "#F7F8FA", - "infoForeground": "#292D31", - "inactiveInfoForeground": "#292D31" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#5B6168", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#edf1f5", - "buttonColor": "#5B6168", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "offForeground": "#F7F8FA", - "offBackground": "#F7F8FA", - "onBackground": "#79CB60", - "onForeground": "#79CB60" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#fafbfc", - "borderHandleColor": "#292D31", - "floatingForeground": "#292D31", - "foreground": "#5B6168" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F7F8FA", - "Actions.infoForeground": "#292D31", - "background": "#DFECFE", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "separatorColor": "#DFE1E4", - "shortcutForeground": "#292D31" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#cce5ff", - "selectedForeground": "#111111", - "selectedBackground": "#fafbfc" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F7F8FA", - "borderColor": "#F3f3f3", - "inactiveBackground": "#F7F8FA" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F7F8FA" + "background": "bg" }, "HeaderTab": { - "borderColor": "#CCE5FF", - "hoverBackground": "#CCE5FF", - "hoverInactiveBackground": "#CCE5FF", - "inactiveUnderlineColor": "#79CB60", - "selectedBackground": "#fafbfc", - "selectedInactiveBackground": "#fafbfc", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabInactiveBackground": "#F3f3f3", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#5B6168" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#fafbfc", - "foreground": "#292D31", - "hash": "#DFE1E4", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "modifiedItemForeground": "#79CB60", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#3A66D1", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A66D1", - "textBackground": "#fafbfc" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#DFE1E4", - "Canvas.background": "#fafbfc", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F7F8FA", - "foreground": "#5B6168" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#DFE1E4", - "background": "#F7F8FA", - "foreground": "#5B6168", - "hoverBorderColor": "#CCE5FF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#DFE1E4", - "hoverBorderColor": "#CCE5FF" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#fafbfc", - "highStroke.foreground": "#5B6168", - "Label.foreground": "#292D31", - "List.selectionBackground": "#3A66D1", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#DFE1E4", - "Component.foreground": "#5B6168", - "ConstraintSetText.foreground": "#292D31", - "ConstraintSet.background": "#F3f3f3", - "CSPanel.SelectedFocusBackground": "#3A66D150", - "CSPanel.SelectedBackground": "#3A66D1", - "cs_FocusText.infoForeground": "#292D31", - "CursorTextColor.foreground": "#5B6168", - "HoverColor.disabledBackground": "#9ba0a3", - "motionGraph.background": "#F7F8FA", - "Notification.background": "#DFECFE", - "ourAvg.background": "#F3f3f3", - "ourCS.background": "#F3f3f3", - "ourCS_Border.borderColor": "#DFE1E4", - "ourCS_TextColor.foreground": "#292D31", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#cce5ff", - "ourCS_SelectedBorder.pressedBorderColor": "#CCE5FF", - "ourML_BarColor.separatorColor": "#DFE1E4", - "PrimaryPanel.background": "#fafbfc", - "SecondaryPanel.background": "#F7F8FA", - "SecondaryPanel.header.foreground": "#292D31", - "SecondaryPanel.header.background": "#fafbfc", - "timeLine.disabledBorderColor": "#DFE1E4" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#DFE1E4", - "background": "#F7F8FA" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#5B6168", + "percent.foreground": "fg", "Placeholder": { - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F7F8FA", - "stroke.acceleratorForeground": "#292D31" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "warningBackground": "#DFECFE", - "warningBorderColor": "#DFECFE" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F7F8FA" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#CCE5FF" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#79CB60", - "otherIconColor": "#292D31", - "remoteBranchIconColor": "#5B6168", - "tagIconColor": "#292D31" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#79CB60", - "bookmarkIconColor": "#111111", - "closedBranchIconColor": "#9ba0a3", - "localTagIconColor": "#292D31", - "mqTagIconColor": "#292D31", - "tagIconColor": "#292D31", - "tipIconColor": "#292D31" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#292D31", - "Commit.currentBranchBackground": "#F3f3f3", - "Commit.hoveredBackground": "#3A66D1" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#111111", - "backgroundBase": "#CCE5FF" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#fafbfc", - "foreground": "#5B6168" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F7F8FA", - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "captionBackground": "#fafbfc", - "captionForeground": "#5B6168", - "Details.background": "#F7F8FA", - "footerBackground": "#fafbfc", - "footerForeground": "#5B6168", - "headerBackground": "#F7F8FA", - "headerForeground": "#5B6168", - "List.background": "#fafbfc", - "separatorColor": "#DFE1E4", - "SidePanel.background": "#F3f3f3", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#fafbfc", - "actions.selectionBackground": "#CCE5FF", - "background": "#F3f3f3", - "selectionBackground": "#3A66D150", - "selectionInactiveBackground": "#F3f3f3" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#fafbfc", - "windowBorder": "#DFE1E4", - "windowText": "#292D31", - "Window.border": "#DFE1E4" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#fafbfc", - "#6B6B6B": "#292D31", - "#A7A7A7": "#F7F8FA", - "#3D6185": "#79CB60", - "#466D94": "#79CB60", - "#3C3F41": "#F7F8FA", - "#545556": "#9ba0a3", - "#606060": "#9ba0a3", - "#9AA7B0": "#5B6168", - "#675133": "#79CB60", - "Actions.Blue": "#6F42C1", - "Actions.Green": "#032F62", - "Actions.Grey": "#292D31", - "Actions.GreyInline": "#6A737D", - "Actions.GreyInline.Dark": "#5B6168", - "Actions.Red": "#22863A", - "Actions.Yellow": "#6F42C1", - "Checkbox.Background.Default": "#fafbfc", - "Checkbox.Background.Default.Dark": "#fafbfc", - "Checkbox.Background.Disabled": "#dcdcdc", - "Checkbox.Background.Disabled.Dark": "#dcdcdc", - "Checkbox.Border.Default": "#DFE1E4", - "Checkbox.Border.Default.Dark": "#DFE1E4", - "Checkbox.Border.Disabled": "#9ba0a3", - "Checkbox.Border.Disabled.Dark": "#9ba0a3", - "Checkbox.Focus.Thin.Default": "#79CB60", - "Checkbox.Focus.Thin.Default.Dark": "#79CB60", - "Checkbox.Focus.Wide": "#79CB60", - "Checkbox.Focus.Wide.Dark": "#79CB60", - "Checkbox.Foreground.Disabled": "#9ba0a3", - "Checkbox.Foreground.Disabled.Dark": "#9ba0a3", - "Checkbox.Background.Selected": "#79CB60", - "Checkbox.Background.Selected.Dark": "#F7F8FA", - "Checkbox.Border.Selected": "#79CB60", - "Checkbox.Border.Selected.Dark": "#79CB60", - "Checkbox.Foreground.Selected": "#79CB60", - "Checkbox.Foreground.Selected.Dark": "#79CB60", - "Checkbox.Focus.Thin.Selected": "#5B6168", - "Checkbox.Focus.Thin.Selected.Dark": "#5B6168", - "Objects.Grey": "#6A737D", - "Objects.Blue": "#6F42C1", - "Objects.RedStatus": "#22863A", - "Objects.Red": "#22863A", - "Objects.Pink": "#D73A49", - "Objects.Yellow": "#6F42C1", - "Objects.Green": "#032F62", - "Objects.Purple": "#D73A49", - "Objects.BlackText": "#5B6168", - "Objects.YellowDark": "#005CC5", - "Objects.GreenAndroid": "#032F62" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark Contrast.theme.json index b5c74595..ef305b9b 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "GitHub Dark Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#24292e", + "bg30": "#24292e30", + "fg": "#e1e4e8", + "text": "#959da5", + "selBg": "#3392FF", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#1b1f23", + "excl": "#2f363d", + "second": "#2f363d", + "dis": "#6a737d", + "accent": "#f9826c", + "accent2": "#f9826c2", + "accent50": "#f9826c50", + "accent70": "#f9826c70", + "cs": "#1e2428", + "button": "#39414a", + "table": "#2b3036", + "tree": "#39414a", + "hl": "#444d56", + "notif": "#2f363d", + "hc": "#1e2428", + "white": "#d1d5da", + "blue": "#b392f0", + "red": "#85e89d", + "yellow": "#b392f0", + "green": "#79b8ff", + "gray": "#959da5", + "purple": "#f97583", + "orange": "#79b8ff" + }, "editorScheme": "colors/GitHub Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "borderColor": "#1b1f23", - "disabledBackground": "#2f363d", - "disabledForeground": "#6a737d", - "disabledText": "#6a737d", - "focusColor": "#444d56", - "focusedBorderColor": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#2f363d", - "inactiveForeground": "#959da5", - "infoForeground": "#959da5", - "selectionBackground": "#3392FF44", - "selectionBackgroundInactive": "#2f363d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f363d", - "separatorColor": "#1b1f23" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#24292e", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#f9826c50", - "hoverBorderColor": "#f9826c50", - "hoverSeparatorColor": "#39414a", - "focusedBorderColor": "#f9826c50", - "pressedBackground": "#f9826c50", - "pressedBorderColor": "#f9826c50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#3392FF44" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#24292e", - "Borders.color": "#1b1f23", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#24292e", + "background": "bg", "default": { - "endBackground": "#2b3036", - "endBorderColor": "#2b3036", - "foreground": "#FFFFFF", - "focusColor": "#f9826c", - "focusedBorderColor": "#f9826c", - "shadowColor": "#2b3036", - "startBackground": "#2b3036", - "startBorderColor": "#2b3036" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#39414a", - "disabledText": "#6a737d", - "endBackground": "#39414a", - "endBorderColor": "#39414a", - "focus": "#444d56", - "focusedBorderColor": "#f9826c", - "foreground": "#959da5", - "highlight": "#FFFFFF", - "mt.background": "#39414a", - "mt.foreground": "#959da5", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#2b3036", - "mt.selection.color2": "#2b3036", - "startBackground": "#39414a", - "startBorderColor": "#39414a", - "shadowColor": "#39414a", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#1b1f23", - "Tooltip.background": "#2f363d" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1e2428", - "selectionBackground": "#3392FF44" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "select": "#f9826c" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#e1e4e8", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#f9826c", - "dropdownBorder": "#2f363d", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#24292e", - "foreground": "#e1e4e8", - "swatchesDefaultRecentColor": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#39414a", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#39414a", - "disabledIconColor": "#6a737d", - "iconColor": "#e1e4e8", - "nonEditableBackground": "#24292e" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#1e2428", - "buttonBackground": "#39414a", - "darcula.hoveredArrowButtonForeground": "#f9826c", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "modifiedItemForeground": "#f9826c", - "nonEditableBackground": "#2f363d", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#1b1f23", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2f363d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "matchForeground": "#f9826c", - "matchSelectionForeground": "#f9826c", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#959da5", - "selectionInactiveBackground": "#444d56", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444d56", - "disabledBorderColor": "#39414a", - "focusColor": "#f9826c", - "focusedBorderColor": "#f9826c", - "hoverIconColor": "#f9826c", - "infoForeground": "#959da5", - "iconColor": "#e1e4e8" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#24292e", - "controlText": "#959da5", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#f9826c", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#959da5", - "changedValueForeground": "#f9826c", - "errorMessageForeground": "#85e89d", - "evaluatingExpressionForeground": "#959da5", - "exceptionForeground": "#b392f0", - "modifyingValueForeground": "#f9826c", - "valueForeground": "#f9826c" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444d56", - "underlinedTabBackground": "#444d56" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444d56" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#24292e", - "borderColor": "#24292e", - "hoverBackground": "#2b3036", - "hoverColor": "#1e2428", - "hoverMaskColor": "#444d56", - "inactiveColoredTabBackground": "#24292e", - "inactiveColoredFileBackground": "#39414a", - "inactiveUnderlineColor": "#f9826c", - "inactiveMaskColor": "#1e2428", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#24292e", - "DialogWrapper.southPanelBackground": "#24292e", - "DialogWrapper.southPanelDivider": "#24292e", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#24292e", - "areaBorderColor": "#24292e", - "areaForeground": "#e1e4e8" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#1e2428", - "foreground": "#e1e4e8", - "shortcutForeground": "#959da5" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#1e2428", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#24292e", - "inactiveForeground": "#6a737d", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2f363d", - "hoverBackground": "#444d56", - "hoverColor": "#444d56", - "hoverMaskColor": "#444d56", - "inactiveMaskColor": "#24292e", - "inactiveColoredFileBackground": "#24292e", - "inactiveUnderlineColor": "#6a737d", - "selectedForeground": "#e1e4e8", - "selectedBackground": "#2b3036", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#24292e", - "borderColor": "#2f363d", - "hoverBackground": "#444d56", - "hoverColor": "#444d56", - "inactiveUnderlineColor": "#f9826c", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#e1e4e8" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f363d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#1b1f23", + "Focus.color": "border", "FormattedTextField": { - "background": "#1e2428", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#39414a", - "inactiveForeground": "#6a737d", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#2b3036" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#2f363d", "Group": { - "disabledSeparatorColor": "#1b1f23", - "separatorColor": "#1b1f23" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#959da5", - "lineSeparatorColor": "#24292e" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#24292e", - "inactive": "#1e2428" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#24292e", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "shortcutForeground": "#959da5" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#f9826c", - "inactiveCaption": "#2f363d", - "inactiveCaptionBorder": "#24292e", - "inactiveCaptionText": "#959da5", - "info": "#959da5", - "infoText": "#959da5", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#1b1f23", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#24292e" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#e1e4e8", - "background": "#24292e", - "inactiveTitleForeground": "#959da5" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#24292e", - "disabledForeground": "#6a737d", - "disabledShadow": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#e1e4e8" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#f9826c", - "hoverForeground": "#f9826c", - "pressedForeground": "#f9826c", - "secondaryForeground": "#959da5", - "visitedForeground": "#f9826c" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#f9826c", + "link.foreground": "accent", "List": { - "background": "#2f363d", - "foreground": "#e1e4e8", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#39414a" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#24292e", - "branchColor": "#e1e4e8", - "contrast": "#1e2428", - "foreground": "#e1e4e8", - "mergeCommits": "#39414a", - "primaryColor": "#959da5", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#24292e", - "tab.borderColor": "#f9826c", - "tagColor": "#959da5" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2f363d", - "usedColor": "#444d56", - "usedBackground": "#444d56" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#24292e", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2f363d", - "disabledBackground": "#2f363d", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "separatorColor": "#1b1f23" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#1e2428", - "borderColor": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "highlight": "#24292e", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "shadow": "#1e2428" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#e1e4e8", - "borderColor": "#24292e" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#24292e" + "background": "bg" }, "SearchField": { - "background": "#1e2428" + "background": "hc" } }, - "NewPSD.warning": "#f9826c", + "NewPSD.warning": "accent", "Notification": { - "background": "#2f363d", - "borderColor": "#2f363d", - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "foreground": "#e1e4e8", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#39414a", - "foreground": "#e1e4e8", - "innerBorderColor": "#39414a" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "informativeBackground": "#2f363d", - "informativeBorderColor": "#2f363d", - "warningBackground": "#2f363d", - "warningBorderColor": "#2f363d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#1b1f23", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#24292e", - "foreground": "#e1e4e8", - "messageForeground": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#39414a", - "focusedColor": "#f9826c", - "disabledColor": "#6a737d" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#24292e", - "foreground": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2f363d", - "borderColor": "#2b3036", - "currentOverloadBackground": "#444d56", - "currentParameterForeground": "#f9826c", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "lineSeparatorColor": "#2b3036" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#1e2428", - "capsLockIconColor": "#f9826c", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#24292e", - "disabledForeground": "#6a737d", - "eapTagBackground": "#444d56", - "hoverBackground": "#39414a", - "lightSelectionBackground": "#2b3036", - "paidTagBackground": "#444d56", - "selectionBackground": "#3392FF44", - "tagForeground": "#f9826c", - "tagBackground": "#444d56", - "trialTagBackground": "#444d56", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#39414a", - "installBorderColor": "#39414a", - "installForeground": "#e1e4e8", - "installFocusedBackground": "#444d56", - "installFillForeground": "#6a737d", - "installFillBackground": "#39414a", - "updateBackground": "#f9826c", - "updateBorderColor": "#39414a", - "updateForeground": "#e1e4e8" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#1e2428", - "borderColor": "#1b1f23" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2f363d", - "foreground": "#e1e4e8" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#2b3036", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#2b3036" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#24292e", - "borderColor": "#24292e", - "foreground": "#f9826c" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1e2428", - "inactiveBorderColor": "#24292e", - "innerBorderColor": "#2f363d", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#24292e", - "inactiveBackground": "#1e2428" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#e1e4e8", - "separatorColor": "#2f363d", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1e2428", - "background": "#1e2428", - "borderColor": "#1e2428" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#24292e", + "background": "bg", "border": "2,0,2,0", - "foreground": "#e1e4e8", - "translucentBackground": "#24292e" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#24292e", - "foreground": "#f9826c", - "indeterminateEndColor": "#f9826c", - "indeterminateStartColor": "#f9826c", - "progressColor": "#f9826c", - "selectionBackground": "#444d56", - "trackColor": "#444d56" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#f9826c" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#1b1f23", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#24292e", - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444d56", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1e2428", - "foreground": "#959da5" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#24292e" + "background": "bg" }, "List": { - "separatorForeground": "#959da5", - "separatorColor": "#1b1f23" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#24292e", - "borderColor": "#1e2428", - "infoForeground": "#959da5" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444d56" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#f9826c", - "startBackground": "#f9826c", - "endColor": "#f9826c", - "startColor": "#f9826c" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#2f363d", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#2b3036" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#959da5", - "Repeated.File.Foreground": "#e1e4e8" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2f363d", - "foreground": "#2f363d", - "separatorColor": "#2f363d" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#1e2428" + "background": "hc" }, "Slider": { - "background": "#24292e", - "buttonBorderColor": "#f9826c", - "buttonColor": "#f9826c", - "foreground": "#e1e4e8", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2f363d", - "trackColor": "#2b3036", - "trackWidth": 7, - "thumb": "#f9826c" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444d56", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "errorForeground": "#e1e4e8" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#24292e", + "background": "bg", "border": "3,3,3,3", - "foreground": "#e1e4e8", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#24292e", - "highlight": "#1e2428" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2f363d", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#24292e", - "hoverBackground": "#444d56", - "LightEditBackground": "#2b3036" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#24292e", - "contentAreaColor": "#444d56", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#1b1f23", - "disabledForeground": "#6a737d", - "disabledUnderlineColor": "#6a737d", - "focus": "#2b3036", - "focusColor": "#2b3036", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#e1e4e8", - "highlight": "#1b1f23", - "hoverColor": "#444d56", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#f9826c" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#1e2428", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1e2428", - "background": "#24292e", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6a737d", - "dropLineColor": "#f9826c", - "dropLineShortColor": "#f9826c", - "focusCellBackground": "#2b3036", - "focusCellForeground": "#FFFFFF", - "foreground": "#e1e4e8", - "gridColor": "#24292e", - "highlightOuter": "#2b3036", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#959da5", - "lightSelectionInactiveBackground": "#2f363d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2b3036", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#e1e4e8", - "stripeColor": "#1e2428" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#24292e", - "borderColor": "#24292e", - "bottomSeparatorColor": "#2f363d", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "focusCellBackground": "#2b3036", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2f363d" + "separatorColor": "second" }, - "text": "#959da5", - "textInactiveText": "#959da5", - "textText": "#959da5", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#1e2428", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#1e2428", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#1e2428", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1e2428", - "Button.hoverBackground": "#444d56", - "inactiveBackground": "#24292e", - "infoForeground": "#959da5", - "inactiveInfoForeground": "#959da5" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#e1e4e8", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#39414a", - "buttonColor": "#e1e4e8", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "offForeground": "#24292e", - "offBackground": "#24292e", - "onBackground": "#f9826c", - "onForeground": "#f9826c" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#1e2428", - "borderHandleColor": "#959da5", - "floatingForeground": "#959da5", - "foreground": "#e1e4e8" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#24292e", - "Actions.infoForeground": "#959da5", - "background": "#2f363d", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "separatorColor": "#1b1f23", - "shortcutForeground": "#959da5" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#2b3036", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1e2428" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#24292e", - "borderColor": "#2f363d", - "inactiveBackground": "#24292e" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#24292e" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444d56", - "hoverBackground": "#444d56", - "hoverInactiveBackground": "#444d56", - "inactiveUnderlineColor": "#f9826c", - "selectedBackground": "#1e2428", - "selectedInactiveBackground": "#1e2428", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabInactiveBackground": "#2f363d", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#e1e4e8" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#1e2428", - "foreground": "#959da5", - "hash": "#1b1f23", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "modifiedItemForeground": "#f9826c", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#39414a", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#39414a", - "textBackground": "#1e2428" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#1b1f23", - "Canvas.background": "#1e2428", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#24292e", - "foreground": "#e1e4e8" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#1b1f23", - "background": "#24292e", - "foreground": "#e1e4e8", - "hoverBorderColor": "#444d56" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#1b1f23", - "hoverBorderColor": "#444d56" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1e2428", - "highStroke.foreground": "#e1e4e8", - "Label.foreground": "#959da5", - "List.selectionBackground": "#39414a", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#1b1f23", - "Component.foreground": "#e1e4e8", - "ConstraintSetText.foreground": "#959da5", - "ConstraintSet.background": "#2f363d", - "CSPanel.SelectedFocusBackground": "#3392FF44", - "CSPanel.SelectedBackground": "#39414a", - "cs_FocusText.infoForeground": "#959da5", - "CursorTextColor.foreground": "#e1e4e8", - "HoverColor.disabledBackground": "#6a737d", - "motionGraph.background": "#24292e", - "Notification.background": "#2f363d", - "ourAvg.background": "#2f363d", - "ourCS.background": "#2f363d", - "ourCS_Border.borderColor": "#1b1f23", - "ourCS_TextColor.foreground": "#959da5", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#2b3036", - "ourCS_SelectedBorder.pressedBorderColor": "#444d56", - "ourML_BarColor.separatorColor": "#1b1f23", - "PrimaryPanel.background": "#1e2428", - "SecondaryPanel.background": "#24292e", - "SecondaryPanel.header.foreground": "#959da5", - "SecondaryPanel.header.background": "#1e2428", - "timeLine.disabledBorderColor": "#1b1f23" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#1b1f23", - "background": "#24292e" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#e1e4e8", + "percent.foreground": "fg", "Placeholder": { - "background": "#24292e", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#24292e", - "stroke.acceleratorForeground": "#959da5" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "warningBackground": "#2f363d", - "warningBorderColor": "#2f363d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#24292e" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444d56" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#f9826c", - "otherIconColor": "#959da5", - "remoteBranchIconColor": "#e1e4e8", - "tagIconColor": "#959da5" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#f9826c", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6a737d", - "localTagIconColor": "#959da5", - "mqTagIconColor": "#959da5", - "tagIconColor": "#959da5", - "tipIconColor": "#959da5" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#959da5", - "Commit.currentBranchBackground": "#2f363d", - "Commit.hoveredBackground": "#39414a" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444d56" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#1e2428", - "foreground": "#e1e4e8" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#24292e", - "background": "#24292e", - "borderColor": "#24292e", - "captionBackground": "#1e2428", - "captionForeground": "#e1e4e8", - "Details.background": "#24292e", - "footerBackground": "#1e2428", - "footerForeground": "#e1e4e8", - "headerBackground": "#24292e", - "headerForeground": "#e1e4e8", - "List.background": "#1e2428", - "separatorColor": "#1b1f23", - "SidePanel.background": "#2f363d", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1e2428", - "actions.selectionBackground": "#444d56", - "background": "#2f363d", - "selectionBackground": "#3392FF44", - "selectionInactiveBackground": "#2f363d" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#1e2428", - "windowBorder": "#1b1f23", - "windowText": "#959da5", - "Window.border": "#1b1f23" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1e2428", - "#6B6B6B": "#959da5", - "#A7A7A7": "#24292e", - "#3D6185": "#f9826c", - "#466D94": "#f9826c", - "#3C3F41": "#24292e", - "#545556": "#6a737d", - "#606060": "#6a737d", - "#9AA7B0": "#e1e4e8", - "#675133": "#f9826c", - "Actions.Blue": "#b392f0", - "Actions.Green": "#79b8ff", - "Actions.Grey": "#959da5", - "Actions.GreyInline": "#959da5", - "Actions.GreyInline.Dark": "#e1e4e8", - "Actions.Red": "#85e89d", - "Actions.Yellow": "#b392f0", - "Checkbox.Background.Default": "#1e2428", - "Checkbox.Background.Default.Dark": "#1e2428", - "Checkbox.Background.Disabled": "#2f363d", - "Checkbox.Background.Disabled.Dark": "#2f363d", - "Checkbox.Border.Default": "#1b1f23", - "Checkbox.Border.Default.Dark": "#1b1f23", - "Checkbox.Border.Disabled": "#6a737d", - "Checkbox.Border.Disabled.Dark": "#6a737d", - "Checkbox.Focus.Thin.Default": "#f9826c", - "Checkbox.Focus.Thin.Default.Dark": "#f9826c", - "Checkbox.Focus.Wide": "#f9826c", - "Checkbox.Focus.Wide.Dark": "#f9826c", - "Checkbox.Foreground.Disabled": "#6a737d", - "Checkbox.Foreground.Disabled.Dark": "#6a737d", - "Checkbox.Background.Selected": "#f9826c", - "Checkbox.Background.Selected.Dark": "#24292e", - "Checkbox.Border.Selected": "#f9826c", - "Checkbox.Border.Selected.Dark": "#f9826c", - "Checkbox.Foreground.Selected": "#f9826c", - "Checkbox.Foreground.Selected.Dark": "#f9826c", - "Checkbox.Focus.Thin.Selected": "#e1e4e8", - "Checkbox.Focus.Thin.Selected.Dark": "#e1e4e8", - "Objects.Grey": "#959da5", - "Objects.Blue": "#b392f0", - "Objects.RedStatus": "#85e89d", - "Objects.Red": "#85e89d", - "Objects.Pink": "#f97583", - "Objects.Yellow": "#b392f0", - "Objects.Green": "#79b8ff", - "Objects.Purple": "#f97583", - "Objects.BlackText": "#e1e4e8", - "Objects.YellowDark": "#79b8ff", - "Objects.GreenAndroid": "#79b8ff" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark.theme.json index 22d78114..53e4cb4b 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub Dark.theme.json @@ -2,1004 +2,1089 @@ "name": "GitHub Dark", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#24292e", + "bg30": "#24292e30", + "fg": "#e1e4e8", + "text": "#959da5", + "selBg": "#3392FF", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#1b1f23", + "excl": "#2f363d", + "second": "#2f363d", + "dis": "#6a737d", + "accent": "#f9826c", + "accent2": "#f9826c2", + "accent50": "#f9826c50", + "accent70": "#f9826c70", + "cs": "#1e2428", + "button": "#39414a", + "table": "#2b3036", + "tree": "#39414a", + "hl": "#444d56", + "notif": "#2f363d", + "hc": "#24292e", + "white": "#d1d5da", + "blue": "#b392f0", + "red": "#85e89d", + "yellow": "#b392f0", + "green": "#79b8ff", + "gray": "#959da5", + "purple": "#f97583", + "orange": "#79b8ff" + }, "editorScheme": "colors/GitHub Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "borderColor": "#1b1f23", - "disabledBackground": "#2f363d", - "disabledForeground": "#6a737d", - "disabledText": "#6a737d", - "focusColor": "#444d56", - "focusedBorderColor": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#2f363d", - "inactiveForeground": "#959da5", - "infoForeground": "#959da5", - "selectionBackground": "#3392FF44", - "selectionBackgroundInactive": "#2f363d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f363d", - "separatorColor": "#1b1f23" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#24292e", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#f9826c50", - "hoverBorderColor": "#f9826c50", - "hoverSeparatorColor": "#39414a", - "focusedBorderColor": "#f9826c50", - "pressedBackground": "#f9826c50", - "pressedBorderColor": "#f9826c50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#3392FF44" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#24292e", - "Borders.color": "#1b1f23", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#24292e", + "background": "bg", "default": { - "endBackground": "#2b3036", - "endBorderColor": "#2b3036", - "foreground": "#FFFFFF", - "focusColor": "#f9826c", - "focusedBorderColor": "#f9826c", - "shadowColor": "#2b3036", - "startBackground": "#2b3036", - "startBorderColor": "#2b3036" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#39414a", - "disabledText": "#6a737d", - "endBackground": "#39414a", - "endBorderColor": "#39414a", - "focus": "#444d56", - "focusedBorderColor": "#f9826c", - "foreground": "#959da5", - "highlight": "#FFFFFF", - "mt.background": "#39414a", - "mt.foreground": "#959da5", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#2b3036", - "mt.selection.color2": "#2b3036", - "startBackground": "#39414a", - "startBorderColor": "#39414a", - "shadowColor": "#39414a", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#1b1f23", - "Tooltip.background": "#2f363d" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1e2428", - "selectionBackground": "#3392FF44" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "select": "#f9826c" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#e1e4e8", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#f9826c", - "dropdownBorder": "#2f363d", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#24292e", - "foreground": "#e1e4e8", - "swatchesDefaultRecentColor": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#39414a", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#39414a", - "disabledIconColor": "#6a737d", - "iconColor": "#e1e4e8", - "nonEditableBackground": "#24292e" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#24292e", - "buttonBackground": "#39414a", - "darcula.hoveredArrowButtonForeground": "#f9826c", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "modifiedItemForeground": "#f9826c", - "nonEditableBackground": "#2f363d", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#1b1f23", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2f363d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "matchForeground": "#f9826c", - "matchSelectionForeground": "#f9826c", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#959da5", - "selectionInactiveBackground": "#444d56", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444d56", - "disabledBorderColor": "#39414a", - "focusColor": "#f9826c", - "focusedBorderColor": "#f9826c", - "hoverIconColor": "#f9826c", - "infoForeground": "#959da5", - "iconColor": "#e1e4e8" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#24292e", - "controlText": "#959da5", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#f9826c", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#959da5", - "changedValueForeground": "#f9826c", - "errorMessageForeground": "#85e89d", - "evaluatingExpressionForeground": "#959da5", - "exceptionForeground": "#b392f0", - "modifyingValueForeground": "#f9826c", - "valueForeground": "#f9826c" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444d56", - "underlinedTabBackground": "#444d56" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444d56" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#24292e", - "borderColor": "#24292e", - "hoverBackground": "#2b3036", - "hoverColor": "#24292e", - "hoverMaskColor": "#444d56", - "inactiveColoredTabBackground": "#24292e", - "inactiveColoredFileBackground": "#39414a", - "inactiveUnderlineColor": "#f9826c", - "inactiveMaskColor": "#24292e", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#24292e", - "DialogWrapper.southPanelBackground": "#24292e", - "DialogWrapper.southPanelDivider": "#24292e", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#24292e", - "areaBorderColor": "#24292e", - "areaForeground": "#e1e4e8" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#24292e", - "foreground": "#e1e4e8", - "shortcutForeground": "#959da5" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#24292e", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#24292e", - "inactiveForeground": "#6a737d", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2f363d", - "hoverBackground": "#444d56", - "hoverColor": "#444d56", - "hoverMaskColor": "#444d56", - "inactiveMaskColor": "#24292e", - "inactiveColoredFileBackground": "#24292e", - "inactiveUnderlineColor": "#6a737d", - "selectedForeground": "#e1e4e8", - "selectedBackground": "#2b3036", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#24292e", - "borderColor": "#2f363d", - "hoverBackground": "#444d56", - "hoverColor": "#444d56", - "inactiveUnderlineColor": "#f9826c", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabForeground": "#e1e4e8" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f363d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#1b1f23", + "Focus.color": "border", "FormattedTextField": { - "background": "#24292e", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveBackground": "#39414a", - "inactiveForeground": "#6a737d", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#2b3036" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#2f363d", "Group": { - "disabledSeparatorColor": "#1b1f23", - "separatorColor": "#1b1f23" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#959da5", - "lineSeparatorColor": "#24292e" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#24292e", - "inactive": "#1e2428" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#24292e", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "shortcutForeground": "#959da5" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#f9826c", - "inactiveCaption": "#2f363d", - "inactiveCaptionBorder": "#24292e", - "inactiveCaptionText": "#959da5", - "info": "#959da5", - "infoText": "#959da5", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#1b1f23", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#24292e" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#e1e4e8", - "background": "#24292e", - "inactiveTitleForeground": "#959da5" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#24292e", - "disabledForeground": "#6a737d", - "disabledShadow": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#e1e4e8" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#f9826c", - "hoverForeground": "#f9826c", - "pressedForeground": "#f9826c", - "secondaryForeground": "#959da5", - "visitedForeground": "#f9826c" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#f9826c", + "link.foreground": "accent", "List": { - "background": "#2f363d", - "foreground": "#e1e4e8", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#39414a" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#24292e", - "branchColor": "#e1e4e8", - "contrast": "#1e2428", - "foreground": "#e1e4e8", - "mergeCommits": "#39414a", - "primaryColor": "#959da5", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#24292e", - "tab.borderColor": "#f9826c", - "tagColor": "#959da5" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2f363d", - "usedColor": "#444d56", - "usedBackground": "#444d56" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#24292e", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2f363d", - "disabledBackground": "#2f363d", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "separatorColor": "#1b1f23" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#24292e", - "borderColor": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "highlight": "#24292e", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF", - "shadow": "#24292e" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#e1e4e8", - "borderColor": "#24292e" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#24292e" + "background": "bg" }, "SearchField": { - "background": "#24292e" + "background": "hc" } }, - "NewPSD.warning": "#f9826c", + "NewPSD.warning": "accent", "Notification": { - "background": "#2f363d", - "borderColor": "#2f363d", - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "foreground": "#e1e4e8", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#39414a", - "foreground": "#e1e4e8", - "innerBorderColor": "#39414a" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "informativeBackground": "#2f363d", - "informativeBorderColor": "#2f363d", - "warningBackground": "#2f363d", - "warningBorderColor": "#2f363d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#1b1f23", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#24292e", - "foreground": "#e1e4e8", - "messageForeground": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#39414a", - "focusedColor": "#f9826c", - "disabledColor": "#6a737d" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#24292e", - "foreground": "#e1e4e8" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2f363d", - "borderColor": "#2b3036", - "currentOverloadBackground": "#444d56", - "currentParameterForeground": "#f9826c", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "lineSeparatorColor": "#2b3036" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#24292e", - "capsLockIconColor": "#f9826c", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#24292e", - "disabledForeground": "#6a737d", - "eapTagBackground": "#444d56", - "hoverBackground": "#39414a", - "lightSelectionBackground": "#2b3036", - "paidTagBackground": "#444d56", - "selectionBackground": "#3392FF44", - "tagForeground": "#f9826c", - "tagBackground": "#444d56", - "trialTagBackground": "#444d56", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#39414a", - "installBorderColor": "#39414a", - "installForeground": "#e1e4e8", - "installFocusedBackground": "#444d56", - "installFillForeground": "#6a737d", - "installFillBackground": "#39414a", - "updateBackground": "#f9826c", - "updateBorderColor": "#39414a", - "updateForeground": "#e1e4e8" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#24292e", - "borderColor": "#1b1f23" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2f363d", - "foreground": "#e1e4e8" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#2b3036", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#2b3036" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#24292e", - "borderColor": "#24292e", - "foreground": "#f9826c" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1e2428", - "inactiveBorderColor": "#24292e", - "innerBorderColor": "#2f363d", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#24292e", - "inactiveBackground": "#1e2428" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#e1e4e8", - "separatorColor": "#2f363d", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1e2428", - "background": "#1e2428", - "borderColor": "#1e2428" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#24292e", + "background": "bg", "border": "2,0,2,0", - "foreground": "#e1e4e8", - "translucentBackground": "#24292e" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#24292e", - "foreground": "#f9826c", - "indeterminateEndColor": "#f9826c", - "indeterminateStartColor": "#f9826c", - "progressColor": "#f9826c", - "selectionBackground": "#444d56", - "trackColor": "#444d56" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#f9826c" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#24292e", - "disabledText": "#6a737d", - "foreground": "#e1e4e8" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#959da5", - "acceleratorSelectionForeground": "#959da5", - "background": "#24292e", - "disabledBackground": "#24292e", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "selectionBackground": "#3392FF44", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#1b1f23", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#24292e", - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444d56", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#f9826c", - "hoverThumbColor": "#f9826c", - "hoverTrackColor": "#24292e30", - "thumbBorderColor": "#f9826c70", - "thumbColor": "#f9826c70", - "trackColor": "#24292e30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1e2428", - "foreground": "#959da5" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#24292e" + "background": "bg" }, "List": { - "separatorForeground": "#959da5", - "separatorColor": "#1b1f23" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#24292e", - "borderColor": "#1e2428", - "infoForeground": "#959da5" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444d56" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#f9826c", - "startBackground": "#f9826c", - "endColor": "#f9826c", - "startColor": "#f9826c" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#2f363d", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#2b3036" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#959da5", - "Repeated.File.Foreground": "#e1e4e8" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2f363d", - "foreground": "#2f363d", - "separatorColor": "#2f363d" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#24292e" + "background": "hc" }, "Slider": { - "background": "#24292e", - "buttonBorderColor": "#f9826c", - "buttonColor": "#f9826c", - "foreground": "#e1e4e8", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2f363d", - "trackColor": "#2b3036", - "trackWidth": 7, - "thumb": "#f9826c" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444d56", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "errorForeground": "#e1e4e8" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#24292e", + "background": "bg", "border": "3,3,3,3", - "foreground": "#e1e4e8", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#24292e", - "highlight": "#24292e" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2f363d", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#24292e", - "hoverBackground": "#444d56", - "LightEditBackground": "#2b3036" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#24292e", - "contentAreaColor": "#444d56", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#1b1f23", - "disabledForeground": "#6a737d", - "disabledUnderlineColor": "#6a737d", - "focus": "#2b3036", - "focusColor": "#2b3036", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#e1e4e8", - "highlight": "#1b1f23", - "hoverColor": "#444d56", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#f9826c" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#24292e", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1e2428", - "background": "#24292e", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#6a737d", - "dropLineColor": "#f9826c", - "dropLineShortColor": "#f9826c", - "focusCellBackground": "#2b3036", - "focusCellForeground": "#FFFFFF", - "foreground": "#e1e4e8", - "gridColor": "#24292e", - "highlightOuter": "#2b3036", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#959da5", - "lightSelectionInactiveBackground": "#2f363d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2b3036", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#e1e4e8", - "stripeColor": "#1e2428" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#24292e", - "borderColor": "#24292e", - "bottomSeparatorColor": "#2f363d", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#6a737d", - "foreground": "#e1e4e8", - "focusCellBackground": "#2b3036", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2f363d" + "separatorColor": "second" }, - "text": "#959da5", - "textInactiveText": "#959da5", - "textText": "#959da5", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#24292e", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#24292e", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#24292e", - "caretForeground": "#f9826c", - "foreground": "#e1e4e8", - "inactiveForeground": "#6a737d", - "selectionBackground": "#2b3036", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1e2428", - "Button.hoverBackground": "#444d56", - "inactiveBackground": "#24292e", - "infoForeground": "#959da5", - "inactiveInfoForeground": "#959da5" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#e1e4e8", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#39414a", - "buttonColor": "#e1e4e8", - "disabledText": "#6a737d", - "foreground": "#e1e4e8", - "offForeground": "#24292e", - "offBackground": "#24292e", - "onBackground": "#f9826c", - "onForeground": "#f9826c" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#24292e", - "borderHandleColor": "#959da5", - "floatingForeground": "#959da5", - "foreground": "#e1e4e8" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#24292e", - "Actions.infoForeground": "#959da5", - "background": "#2f363d", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "infoForeground": "#959da5", - "separatorColor": "#1b1f23", - "shortcutForeground": "#959da5" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#2b3036", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1e2428" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#24292e", - "borderColor": "#2f363d", - "inactiveBackground": "#24292e" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#24292e" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444d56", - "hoverBackground": "#444d56", - "hoverInactiveBackground": "#444d56", - "inactiveUnderlineColor": "#f9826c", - "selectedBackground": "#1e2428", - "selectedInactiveBackground": "#1e2428", - "underlineColor": "#f9826c", - "underlinedTabBackground": "#2b3036", - "underlinedTabInactiveBackground": "#2f363d", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#e1e4e8" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#24292e", - "foreground": "#959da5", - "hash": "#1b1f23", - "hoverBackground": "#39414a", - "hoverInactiveBackground": "#2b3036", - "modifiedItemForeground": "#f9826c", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#39414a", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#39414a", - "textBackground": "#24292e" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#1b1f23", - "Canvas.background": "#1e2428", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#24292e", - "foreground": "#e1e4e8" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#1b1f23", - "background": "#24292e", - "foreground": "#e1e4e8", - "hoverBorderColor": "#444d56" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#1b1f23", - "hoverBorderColor": "#444d56" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1e2428", - "highStroke.foreground": "#e1e4e8", - "Label.foreground": "#959da5", - "List.selectionBackground": "#39414a", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#1b1f23", - "Component.foreground": "#e1e4e8", - "ConstraintSetText.foreground": "#959da5", - "ConstraintSet.background": "#2f363d", - "CSPanel.SelectedFocusBackground": "#3392FF44", - "CSPanel.SelectedBackground": "#39414a", - "cs_FocusText.infoForeground": "#959da5", - "CursorTextColor.foreground": "#e1e4e8", - "HoverColor.disabledBackground": "#6a737d", - "motionGraph.background": "#24292e", - "Notification.background": "#2f363d", - "ourAvg.background": "#2f363d", - "ourCS.background": "#2f363d", - "ourCS_Border.borderColor": "#1b1f23", - "ourCS_TextColor.foreground": "#959da5", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#2b3036", - "ourCS_SelectedBorder.pressedBorderColor": "#444d56", - "ourML_BarColor.separatorColor": "#1b1f23", - "PrimaryPanel.background": "#1e2428", - "SecondaryPanel.background": "#24292e", - "SecondaryPanel.header.foreground": "#959da5", - "SecondaryPanel.header.background": "#1e2428", - "timeLine.disabledBorderColor": "#1b1f23" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#1b1f23", - "background": "#24292e" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#e1e4e8", + "percent.foreground": "fg", "Placeholder": { - "background": "#24292e", - "borderColor": "#1b1f23", - "foreground": "#e1e4e8", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#24292e", - "stroke.acceleratorForeground": "#959da5" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#2f363d", - "errorBorderColor": "#2f363d", - "warningBackground": "#2f363d", - "warningBorderColor": "#2f363d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#24292e" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444d56" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#f9826c", - "otherIconColor": "#959da5", - "remoteBranchIconColor": "#e1e4e8", - "tagIconColor": "#959da5" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#f9826c", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#6a737d", - "localTagIconColor": "#959da5", - "mqTagIconColor": "#959da5", - "tagIconColor": "#959da5", - "tipIconColor": "#959da5" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#959da5", - "Commit.currentBranchBackground": "#2f363d", - "Commit.hoveredBackground": "#39414a" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444d56" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#24292e", - "foreground": "#e1e4e8" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#24292e", - "background": "#24292e", - "borderColor": "#24292e", - "captionBackground": "#1e2428", - "captionForeground": "#e1e4e8", - "Details.background": "#24292e", - "footerBackground": "#1e2428", - "footerForeground": "#e1e4e8", - "headerBackground": "#24292e", - "headerForeground": "#e1e4e8", - "List.background": "#1e2428", - "separatorColor": "#1b1f23", - "SidePanel.background": "#2f363d", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1e2428", - "actions.selectionBackground": "#444d56", - "background": "#2f363d", - "selectionBackground": "#3392FF44", - "selectionInactiveBackground": "#2f363d" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#24292e", - "windowBorder": "#1b1f23", - "windowText": "#959da5", - "Window.border": "#1b1f23" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1e2428", - "#6B6B6B": "#959da5", - "#A7A7A7": "#24292e", - "#3D6185": "#f9826c", - "#466D94": "#f9826c", - "#3C3F41": "#24292e", - "#545556": "#6a737d", - "#606060": "#6a737d", - "#9AA7B0": "#e1e4e8", - "#675133": "#f9826c", - "Actions.Blue": "#b392f0", - "Actions.Green": "#79b8ff", - "Actions.Grey": "#959da5", - "Actions.GreyInline": "#959da5", - "Actions.GreyInline.Dark": "#e1e4e8", - "Actions.Red": "#85e89d", - "Actions.Yellow": "#b392f0", - "Checkbox.Background.Default": "#1e2428", - "Checkbox.Background.Default.Dark": "#1e2428", - "Checkbox.Background.Disabled": "#2f363d", - "Checkbox.Background.Disabled.Dark": "#2f363d", - "Checkbox.Border.Default": "#1b1f23", - "Checkbox.Border.Default.Dark": "#1b1f23", - "Checkbox.Border.Disabled": "#6a737d", - "Checkbox.Border.Disabled.Dark": "#6a737d", - "Checkbox.Focus.Thin.Default": "#f9826c", - "Checkbox.Focus.Thin.Default.Dark": "#f9826c", - "Checkbox.Focus.Wide": "#f9826c", - "Checkbox.Focus.Wide.Dark": "#f9826c", - "Checkbox.Foreground.Disabled": "#6a737d", - "Checkbox.Foreground.Disabled.Dark": "#6a737d", - "Checkbox.Background.Selected": "#f9826c", - "Checkbox.Background.Selected.Dark": "#24292e", - "Checkbox.Border.Selected": "#f9826c", - "Checkbox.Border.Selected.Dark": "#f9826c", - "Checkbox.Foreground.Selected": "#f9826c", - "Checkbox.Foreground.Selected.Dark": "#f9826c", - "Checkbox.Focus.Thin.Selected": "#e1e4e8", - "Checkbox.Focus.Thin.Selected.Dark": "#e1e4e8", - "Objects.Grey": "#959da5", - "Objects.Blue": "#b392f0", - "Objects.RedStatus": "#85e89d", - "Objects.Red": "#85e89d", - "Objects.Pink": "#f97583", - "Objects.Yellow": "#b392f0", - "Objects.Green": "#79b8ff", - "Objects.Purple": "#f97583", - "Objects.BlackText": "#e1e4e8", - "Objects.YellowDark": "#79b8ff", - "Objects.GreenAndroid": "#79b8ff" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub.theme.json index 7cf379b7..f158c95e 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/GitHub.theme.json @@ -2,1004 +2,1089 @@ "name": "GitHub", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F7F8FA", + "bg30": "#F7F8FA30", + "fg": "#5B6168", + "text": "#292D31", + "selBg": "#c6e5ff", + "selFg": "#111111", + "activeFg": "#111111", + "border": "#DFE1E4", + "excl": "#dcdcdc", + "second": "#F3f3f3", + "dis": "#9ba0a3", + "accent": "#79CB60", + "accent2": "#79CB602", + "accent50": "#79CB6050", + "accent70": "#79CB6070", + "cs": "#fafbfc", + "button": "#edf1f5", + "table": "#cce5ff", + "tree": "#e1e4e8", + "hl": "#CCE5FF", + "notif": "#DFECFE", + "hc": "#F7F8FA", + "white": "#24292E", + "blue": "#6F42C1", + "red": "#22863A", + "yellow": "#6F42C1", + "green": "#032F62", + "gray": "#6A737D", + "purple": "#D73A49", + "orange": "#005CC5" + }, "editorScheme": "colors/GitHub.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "disabledBackground": "#dcdcdc", - "disabledForeground": "#9ba0a3", - "disabledText": "#9ba0a3", - "focusColor": "#CCE5FF", - "focusedBorderColor": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#dcdcdc", - "inactiveForeground": "#292D31", - "infoForeground": "#292D31", - "selectionBackground": "#3A66D150", - "selectionBackgroundInactive": "#F3f3f3", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#F3f3f3", - "separatorColor": "#DFE1E4" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F7F8FA", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#79CB6050", - "hoverBorderColor": "#79CB6050", - "hoverSeparatorColor": "#edf1f5", - "focusedBorderColor": "#79CB6050", - "pressedBackground": "#79CB6050", - "pressedBorderColor": "#79CB6050" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#3A66D150" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F7F8FA", - "Borders.color": "#DFE1E4", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F7F8FA", + "background": "bg", "default": { - "endBackground": "#cce5ff", - "endBorderColor": "#cce5ff", - "foreground": "#111111", - "focusColor": "#79CB60", - "focusedBorderColor": "#79CB60", - "shadowColor": "#cce5ff", - "startBackground": "#cce5ff", - "startBorderColor": "#cce5ff" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#edf1f5", - "disabledText": "#9ba0a3", - "endBackground": "#edf1f5", - "endBorderColor": "#edf1f5", - "focus": "#CCE5FF", - "focusedBorderColor": "#79CB60", - "foreground": "#292D31", - "highlight": "#FFFFFF", - "mt.background": "#edf1f5", - "mt.foreground": "#292D31", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#cce5ff", - "mt.selection.color2": "#cce5ff", - "startBackground": "#edf1f5", - "startBorderColor": "#edf1f5", - "shadowColor": "#edf1f5", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#DFE1E4", - "Tooltip.background": "#DFECFE" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#fafbfc", - "selectionBackground": "#3A66D150" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "select": "#79CB60" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#111111" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#5B6168", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#79CB60", - "dropdownBorder": "#F3f3f3", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F7F8FA", - "foreground": "#5B6168", - "swatchesDefaultRecentColor": "#5B6168" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#edf1f5", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#edf1f5", - "disabledIconColor": "#9ba0a3", - "iconColor": "#5B6168", - "nonEditableBackground": "#F7F8FA" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#F7F8FA", - "buttonBackground": "#edf1f5", - "darcula.hoveredArrowButtonForeground": "#79CB60", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "modifiedItemForeground": "#79CB60", - "nonEditableBackground": "#F3f3f3", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#DFE1E4", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#F3f3f3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "matchForeground": "#79CB60", - "matchSelectionForeground": "#79CB60", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#292D31", - "selectionInactiveBackground": "#CCE5FF", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#CCE5FF", - "disabledBorderColor": "#edf1f5", - "focusColor": "#79CB60", - "focusedBorderColor": "#79CB60", - "hoverIconColor": "#79CB60", - "infoForeground": "#292D31", - "iconColor": "#5B6168" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F7F8FA", - "controlText": "#292D31", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#79CB60", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#292D31", - "changedValueForeground": "#79CB60", - "errorMessageForeground": "#22863A", - "evaluatingExpressionForeground": "#292D31", - "exceptionForeground": "#6F42C1", - "modifyingValueForeground": "#79CB60", - "valueForeground": "#79CB60" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#CCE5FF", - "underlinedTabBackground": "#CCE5FF" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#CCE5FF" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "hoverBackground": "#cce5ff", - "hoverColor": "#F7F8FA", - "hoverMaskColor": "#CCE5FF", - "inactiveColoredTabBackground": "#F7F8FA", - "inactiveColoredFileBackground": "#edf1f5", - "inactiveUnderlineColor": "#79CB60", - "inactiveMaskColor": "#F7F8FA", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F7F8FA", - "DialogWrapper.southPanelBackground": "#F7F8FA", - "DialogWrapper.southPanelDivider": "#F7F8FA", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F7F8FA", - "areaBorderColor": "#F7F8FA", - "areaForeground": "#5B6168" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#F7F8FA", - "foreground": "#5B6168", - "shortcutForeground": "#292D31" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#F7F8FA", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#F7F8FA", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#3A66D150", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#F3f3f3", - "hoverBackground": "#CCE5FF", - "hoverColor": "#CCE5FF", - "hoverMaskColor": "#CCE5FF", - "inactiveMaskColor": "#F7F8FA", - "inactiveColoredFileBackground": "#F7F8FA", - "inactiveUnderlineColor": "#9ba0a3", - "selectedForeground": "#5B6168", - "selectedBackground": "#cce5ff", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F7F8FA", - "borderColor": "#F3f3f3", - "hoverBackground": "#CCE5FF", - "hoverColor": "#CCE5FF", - "inactiveUnderlineColor": "#79CB60", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabForeground": "#5B6168" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#dcdcdc", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#DFE1E4", + "Focus.color": "border", "FormattedTextField": { - "background": "#F7F8FA", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveBackground": "#edf1f5", - "inactiveForeground": "#9ba0a3", - "selectionForeground": "#111111", - "selectionBackground": "#cce5ff" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#DFECFE", "Group": { - "disabledSeparatorColor": "#DFE1E4", - "separatorColor": "#DFE1E4" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#292D31", - "lineSeparatorColor": "#F7F8FA" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F7F8FA", - "inactive": "#fafbfc" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "shortcutForeground": "#292D31" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#79CB60", - "inactiveCaption": "#F3f3f3", - "inactiveCaptionBorder": "#F7F8FA", - "inactiveCaptionText": "#292D31", - "info": "#292D31", - "infoText": "#292D31", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#DFE1E4", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F7F8FA" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#5B6168", - "background": "#F7F8FA", - "inactiveTitleForeground": "#292D31" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "disabledShadow": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "selectedForeground": "#111111", - "selectedDisabledForeground": "#5B6168" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#79CB60", - "hoverForeground": "#79CB60", - "pressedForeground": "#79CB60", - "secondaryForeground": "#292D31", - "visitedForeground": "#79CB60" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#79CB60", + "link.foreground": "accent", "List": { - "background": "#F3f3f3", - "foreground": "#5B6168", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#111111", - "selectionInactiveBackground": "#3A66D1" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F7F8FA", - "branchColor": "#5B6168", - "contrast": "#fafbfc", - "foreground": "#5B6168", - "mergeCommits": "#edf1f5", - "primaryColor": "#292D31", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#F7F8FA", - "tab.borderColor": "#79CB60", - "tagColor": "#292D31" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#F3f3f3", - "usedColor": "#CCE5FF", - "usedBackground": "#CCE5FF" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#F7F8FA", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#F3f3f3", - "disabledBackground": "#F3f3f3", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "separatorColor": "#DFE1E4" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "highlight": "#F7F8FA", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF", - "shadow": "#F7F8FA" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#5B6168", - "borderColor": "#F7F8FA" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F7F8FA" + "background": "bg" }, "SearchField": { - "background": "#F7F8FA" + "background": "hc" } }, - "NewPSD.warning": "#79CB60", + "NewPSD.warning": "accent", "Notification": { - "background": "#DFECFE", - "borderColor": "#DFECFE", - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "foreground": "#5B6168", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#edf1f5", - "foreground": "#5B6168", - "innerBorderColor": "#edf1f5" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "informativeBackground": "#DFECFE", - "informativeBorderColor": "#DFECFE", - "warningBackground": "#DFECFE", - "warningBorderColor": "#DFECFE" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#DFE1E4", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F7F8FA", - "foreground": "#5B6168", - "messageForeground": "#5B6168" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#edf1f5", - "focusedColor": "#79CB60", - "disabledColor": "#9ba0a3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F7F8FA", - "foreground": "#5B6168" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#F3f3f3", - "borderColor": "#cce5ff", - "currentOverloadBackground": "#CCE5FF", - "currentParameterForeground": "#79CB60", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "lineSeparatorColor": "#cce5ff" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#F7F8FA", - "capsLockIconColor": "#79CB60", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "eapTagBackground": "#CCE5FF", - "hoverBackground": "#3A66D1", - "lightSelectionBackground": "#cce5ff", - "paidTagBackground": "#CCE5FF", - "selectionBackground": "#3A66D150", - "tagForeground": "#79CB60", - "tagBackground": "#CCE5FF", - "trialTagBackground": "#CCE5FF", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#edf1f5", - "installBorderColor": "#edf1f5", - "installForeground": "#5B6168", - "installFocusedBackground": "#CCE5FF", - "installFillForeground": "#9ba0a3", - "installFillBackground": "#edf1f5", - "updateBackground": "#79CB60", - "updateBorderColor": "#edf1f5", - "updateForeground": "#5B6168" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#F7F8FA", - "borderColor": "#DFE1E4" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#F3f3f3", - "foreground": "#5B6168" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#cce5ff", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#cce5ff" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "foreground": "#79CB60" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#fafbfc", - "inactiveBorderColor": "#F7F8FA", - "innerBorderColor": "#F3f3f3", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F7F8FA", - "inactiveBackground": "#fafbfc" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#5B6168", - "separatorColor": "#F3f3f3", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#fafbfc", - "background": "#fafbfc", - "borderColor": "#fafbfc" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F7F8FA", + "background": "bg", "border": "2,0,2,0", - "foreground": "#5B6168", - "translucentBackground": "#F7F8FA" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F7F8FA", - "foreground": "#79CB60", - "indeterminateEndColor": "#79CB60", - "indeterminateStartColor": "#79CB60", - "progressColor": "#79CB60", - "selectionBackground": "#CCE5FF", - "trackColor": "#CCE5FF" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#79CB60" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F7F8FA", - "disabledText": "#9ba0a3", - "foreground": "#5B6168" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#292D31", - "acceleratorSelectionForeground": "#292D31", - "background": "#F7F8FA", - "disabledBackground": "#F7F8FA", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "selectionBackground": "#3A66D150", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#DFE1E4", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F7F8FA", - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#CCE5FF", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#79CB60", - "hoverThumbColor": "#79CB60", - "hoverTrackColor": "#F7F8FA30", - "thumbBorderColor": "#79CB6070", - "thumbColor": "#79CB6070", - "trackColor": "#F7F8FA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#fafbfc", - "foreground": "#292D31" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F7F8FA" + "background": "bg" }, "List": { - "separatorForeground": "#292D31", - "separatorColor": "#DFE1E4" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F7F8FA", - "borderColor": "#fafbfc", - "infoForeground": "#292D31" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#111111", - "selectedForeground": "#111111", - "selectedBackground": "#CCE5FF" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#79CB60", - "startBackground": "#79CB60", - "endColor": "#79CB60", - "startColor": "#79CB60" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#DFECFE", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#cce5ff" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#292D31", - "Repeated.File.Foreground": "#5B6168" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#F3f3f3", - "foreground": "#F3f3f3", - "separatorColor": "#F3f3f3" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#F7F8FA" + "background": "hc" }, "Slider": { - "background": "#F7F8FA", - "buttonBorderColor": "#79CB60", - "buttonColor": "#79CB60", - "foreground": "#5B6168", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#F3f3f3", - "trackColor": "#cce5ff", - "trackWidth": 7, - "thumb": "#79CB60" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#CCE5FF", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "errorForeground": "#5B6168" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F7F8FA", + "background": "bg", "border": "3,3,3,3", - "foreground": "#5B6168", - "selectionForeground": "#111111" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F7F8FA", - "highlight": "#F7F8FA" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#F3f3f3", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F7F8FA", - "hoverBackground": "#CCE5FF", - "LightEditBackground": "#cce5ff" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F7F8FA", - "contentAreaColor": "#CCE5FF", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#DFE1E4", - "disabledForeground": "#9ba0a3", - "disabledUnderlineColor": "#9ba0a3", - "focus": "#cce5ff", - "focusColor": "#cce5ff", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#5B6168", - "highlight": "#DFE1E4", - "hoverColor": "#CCE5FF", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#111111", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#79CB60" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#F7F8FA", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#fafbfc", - "background": "#F7F8FA", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#9ba0a3", - "dropLineColor": "#79CB60", - "dropLineShortColor": "#79CB60", - "focusCellBackground": "#cce5ff", - "focusCellForeground": "#111111", - "foreground": "#5B6168", - "gridColor": "#F7F8FA", - "highlightOuter": "#cce5ff", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "lightSelectionForeground": "#111111", - "lightSelectionInactiveForeground": "#292D31", - "lightSelectionInactiveBackground": "#F3f3f3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111", - "selectionInactiveBackground": "#cce5ff", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#5B6168", - "stripeColor": "#fafbfc" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "bottomSeparatorColor": "#F3f3f3", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#9ba0a3", - "foreground": "#5B6168", - "focusCellBackground": "#cce5ff", - "focusCellForeground": "#111111", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#F3f3f3" + "separatorColor": "second" }, - "text": "#292D31", - "textInactiveText": "#292D31", - "textText": "#292D31", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#F7F8FA", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#F7F8FA", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#F7F8FA", - "caretForeground": "#79CB60", - "foreground": "#5B6168", - "inactiveForeground": "#9ba0a3", - "selectionBackground": "#cce5ff", - "selectionForeground": "#111111" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#fafbfc", - "Button.hoverBackground": "#CCE5FF", - "inactiveBackground": "#F7F8FA", - "infoForeground": "#292D31", - "inactiveInfoForeground": "#292D31" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#5B6168", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#edf1f5", - "buttonColor": "#5B6168", - "disabledText": "#9ba0a3", - "foreground": "#5B6168", - "offForeground": "#F7F8FA", - "offBackground": "#F7F8FA", - "onBackground": "#79CB60", - "onForeground": "#79CB60" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#F7F8FA", - "borderHandleColor": "#292D31", - "floatingForeground": "#292D31", - "foreground": "#5B6168" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F7F8FA", - "Actions.infoForeground": "#292D31", - "background": "#DFECFE", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "infoForeground": "#292D31", - "separatorColor": "#DFE1E4", - "shortcutForeground": "#292D31" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#cce5ff", - "selectedForeground": "#111111", - "selectedBackground": "#fafbfc" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F7F8FA", - "borderColor": "#F3f3f3", - "inactiveBackground": "#F7F8FA" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F7F8FA" + "background": "bg" }, "HeaderTab": { - "borderColor": "#CCE5FF", - "hoverBackground": "#CCE5FF", - "hoverInactiveBackground": "#CCE5FF", - "inactiveUnderlineColor": "#79CB60", - "selectedBackground": "#fafbfc", - "selectedInactiveBackground": "#fafbfc", - "underlineColor": "#79CB60", - "underlinedTabBackground": "#cce5ff", - "underlinedTabInactiveBackground": "#F3f3f3", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#5B6168" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#F7F8FA", - "foreground": "#292D31", - "hash": "#DFE1E4", - "hoverBackground": "#3A66D1", - "hoverInactiveBackground": "#cce5ff", - "modifiedItemForeground": "#79CB60", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#3A66D1", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#3A66D1", - "textBackground": "#F7F8FA" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#DFE1E4", - "Canvas.background": "#fafbfc", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F7F8FA", - "foreground": "#5B6168" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#DFE1E4", - "background": "#F7F8FA", - "foreground": "#5B6168", - "hoverBorderColor": "#CCE5FF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#DFE1E4", - "hoverBorderColor": "#CCE5FF" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#fafbfc", - "highStroke.foreground": "#5B6168", - "Label.foreground": "#292D31", - "List.selectionBackground": "#3A66D1", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#DFE1E4", - "Component.foreground": "#5B6168", - "ConstraintSetText.foreground": "#292D31", - "ConstraintSet.background": "#F3f3f3", - "CSPanel.SelectedFocusBackground": "#3A66D150", - "CSPanel.SelectedBackground": "#3A66D1", - "cs_FocusText.infoForeground": "#292D31", - "CursorTextColor.foreground": "#5B6168", - "HoverColor.disabledBackground": "#9ba0a3", - "motionGraph.background": "#F7F8FA", - "Notification.background": "#DFECFE", - "ourAvg.background": "#F3f3f3", - "ourCS.background": "#F3f3f3", - "ourCS_Border.borderColor": "#DFE1E4", - "ourCS_TextColor.foreground": "#292D31", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#cce5ff", - "ourCS_SelectedBorder.pressedBorderColor": "#CCE5FF", - "ourML_BarColor.separatorColor": "#DFE1E4", - "PrimaryPanel.background": "#fafbfc", - "SecondaryPanel.background": "#F7F8FA", - "SecondaryPanel.header.foreground": "#292D31", - "SecondaryPanel.header.background": "#fafbfc", - "timeLine.disabledBorderColor": "#DFE1E4" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#DFE1E4", - "background": "#F7F8FA" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#5B6168", + "percent.foreground": "fg", "Placeholder": { - "background": "#F7F8FA", - "borderColor": "#DFE1E4", - "foreground": "#5B6168", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F7F8FA", - "stroke.acceleratorForeground": "#292D31" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#DFECFE", - "errorBorderColor": "#DFECFE", - "warningBackground": "#DFECFE", - "warningBorderColor": "#DFECFE" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F7F8FA" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#CCE5FF" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#79CB60", - "otherIconColor": "#292D31", - "remoteBranchIconColor": "#5B6168", - "tagIconColor": "#292D31" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#79CB60", - "bookmarkIconColor": "#111111", - "closedBranchIconColor": "#9ba0a3", - "localTagIconColor": "#292D31", - "mqTagIconColor": "#292D31", - "tagIconColor": "#292D31", - "tipIconColor": "#292D31" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#292D31", - "Commit.currentBranchBackground": "#F3f3f3", - "Commit.hoveredBackground": "#3A66D1" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#111111", - "backgroundBase": "#CCE5FF" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#F7F8FA", - "foreground": "#5B6168" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F7F8FA", - "background": "#F7F8FA", - "borderColor": "#F7F8FA", - "captionBackground": "#fafbfc", - "captionForeground": "#5B6168", - "Details.background": "#F7F8FA", - "footerBackground": "#fafbfc", - "footerForeground": "#5B6168", - "headerBackground": "#F7F8FA", - "headerForeground": "#5B6168", - "List.background": "#fafbfc", - "separatorColor": "#DFE1E4", - "SidePanel.background": "#F3f3f3", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#fafbfc", - "actions.selectionBackground": "#CCE5FF", - "background": "#F3f3f3", - "selectionBackground": "#3A66D150", - "selectionInactiveBackground": "#F3f3f3" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#F7F8FA", - "windowBorder": "#DFE1E4", - "windowText": "#292D31", - "Window.border": "#DFE1E4" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#fafbfc", - "#6B6B6B": "#292D31", - "#A7A7A7": "#F7F8FA", - "#3D6185": "#79CB60", - "#466D94": "#79CB60", - "#3C3F41": "#F7F8FA", - "#545556": "#9ba0a3", - "#606060": "#9ba0a3", - "#9AA7B0": "#5B6168", - "#675133": "#79CB60", - "Actions.Blue": "#6F42C1", - "Actions.Green": "#032F62", - "Actions.Grey": "#292D31", - "Actions.GreyInline": "#6A737D", - "Actions.GreyInline.Dark": "#5B6168", - "Actions.Red": "#22863A", - "Actions.Yellow": "#6F42C1", - "Checkbox.Background.Default": "#fafbfc", - "Checkbox.Background.Default.Dark": "#fafbfc", - "Checkbox.Background.Disabled": "#dcdcdc", - "Checkbox.Background.Disabled.Dark": "#dcdcdc", - "Checkbox.Border.Default": "#DFE1E4", - "Checkbox.Border.Default.Dark": "#DFE1E4", - "Checkbox.Border.Disabled": "#9ba0a3", - "Checkbox.Border.Disabled.Dark": "#9ba0a3", - "Checkbox.Focus.Thin.Default": "#79CB60", - "Checkbox.Focus.Thin.Default.Dark": "#79CB60", - "Checkbox.Focus.Wide": "#79CB60", - "Checkbox.Focus.Wide.Dark": "#79CB60", - "Checkbox.Foreground.Disabled": "#9ba0a3", - "Checkbox.Foreground.Disabled.Dark": "#9ba0a3", - "Checkbox.Background.Selected": "#79CB60", - "Checkbox.Background.Selected.Dark": "#F7F8FA", - "Checkbox.Border.Selected": "#79CB60", - "Checkbox.Border.Selected.Dark": "#79CB60", - "Checkbox.Foreground.Selected": "#79CB60", - "Checkbox.Foreground.Selected.Dark": "#79CB60", - "Checkbox.Focus.Thin.Selected": "#5B6168", - "Checkbox.Focus.Thin.Selected.Dark": "#5B6168", - "Objects.Grey": "#6A737D", - "Objects.Blue": "#6F42C1", - "Objects.RedStatus": "#22863A", - "Objects.Red": "#22863A", - "Objects.Pink": "#D73A49", - "Objects.Yellow": "#6F42C1", - "Objects.Green": "#032F62", - "Objects.Purple": "#D73A49", - "Objects.BlackText": "#5B6168", - "Objects.YellowDark": "#005CC5", - "Objects.GreenAndroid": "#032F62" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl Contrast.theme.json index c3f39ee6..2ecc877b 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Light Owl Contrast", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F0F0F0", + "bg30": "#F0F0F030", + "fg": "#403f53", + "text": "#90A7B2", + "selBg": "#d3e8f8", + "selFg": "#403f53", + "activeFg": "#FFFFFF", + "border": "#d9d9d9", + "excl": "#E0E7EA", + "second": "#FBFBFB", + "dis": "#93A1A1", + "accent": "#2AA298", + "accent2": "#2AA2982", + "accent50": "#2AA29850", + "accent70": "#2AA29870", + "cs": "#f0f0f0", + "button": "#d9d9d9", + "table": "#d3e8f8", + "tree": "#d3e8f87c", + "hl": "#CCCCCC", + "notif": "#F0F0F0", + "hc": "#f0f0f0", + "white": "#4876d6", + "blue": "#4876d6", + "red": "#994cc3", + "yellow": "#0c969b", + "green": "#c96765", + "gray": "#989fb1", + "purple": "#994cc3", + "orange": "#aa0982" + }, "editorScheme": "colors/Light Owl.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "disabledBackground": "#E0E7EA", - "disabledForeground": "#93A1A1", - "disabledText": "#93A1A1", - "focusColor": "#CCCCCC", - "focusedBorderColor": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#E0E7EA", - "inactiveForeground": "#90A7B2", - "infoForeground": "#90A7B2", - "selectionBackground": "#d3e8f8", - "selectionBackgroundInactive": "#FBFBFB", - "selectionForeground": "#403f53", - "selectionInactiveBackground": "#FBFBFB", - "separatorColor": "#d9d9d9" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F0F0F0", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2AA29850", - "hoverBorderColor": "#2AA29850", - "hoverSeparatorColor": "#d9d9d9", - "focusedBorderColor": "#2AA29850", - "pressedBackground": "#2AA29850", - "pressedBorderColor": "#2AA29850" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#d3e8f8" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F0F0F0", - "Borders.color": "#d9d9d9", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F0F0F0", + "background": "bg", "default": { - "endBackground": "#d3e8f8", - "endBorderColor": "#d3e8f8", - "foreground": "#FFFFFF", - "focusColor": "#2AA298", - "focusedBorderColor": "#2AA298", - "shadowColor": "#d3e8f8", - "startBackground": "#d3e8f8", - "startBorderColor": "#d3e8f8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#d9d9d9", - "disabledText": "#93A1A1", - "endBackground": "#d9d9d9", - "endBorderColor": "#d9d9d9", - "focus": "#CCCCCC", - "focusedBorderColor": "#2AA298", - "foreground": "#90A7B2", - "highlight": "#403f53", - "mt.background": "#d9d9d9", - "mt.foreground": "#90A7B2", - "mt.selectedForeground": "#403f53", - "mt.selection.color1": "#d3e8f8", - "mt.selection.color2": "#d3e8f8", - "startBackground": "#d9d9d9", - "startBorderColor": "#d9d9d9", - "shadowColor": "#d9d9d9", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#d9d9d9", - "Tooltip.background": "#F0F0F0" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#f0f0f0", - "selectionBackground": "#d3e8f8" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "select": "#2AA298" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#403f53", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2AA298", - "dropdownBorder": "#FBFBFB", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F0F0F0", - "foreground": "#403f53", - "swatchesDefaultRecentColor": "#403f53" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#d9d9d9", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#d9d9d9", - "disabledIconColor": "#93A1A1", - "iconColor": "#403f53", - "nonEditableBackground": "#F0F0F0" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#f0f0f0", - "buttonBackground": "#d9d9d9", - "darcula.hoveredArrowButtonForeground": "#2AA298", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "modifiedItemForeground": "#2AA298", - "nonEditableBackground": "#FBFBFB", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#d9d9d9", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#FBFBFB", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "matchForeground": "#2AA298", - "matchSelectionForeground": "#2AA298", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#403f53", - "selectedGrayedForeground": "#403f53", - "selectionGrayForeground": "#403f53", - "selectionInactiveInfoForeground": "#90A7B2", - "selectionInactiveBackground": "#CCCCCC", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "selectionInfoForeground": "#403f53" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#CCCCCC", - "disabledBorderColor": "#d9d9d9", - "focusColor": "#2AA298", - "focusedBorderColor": "#2AA298", - "hoverIconColor": "#2AA298", - "infoForeground": "#90A7B2", - "iconColor": "#403f53" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F0F0F0", - "controlText": "#90A7B2", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2AA298", - "foreground": "#403f53" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#90A7B2", - "changedValueForeground": "#2AA298", - "errorMessageForeground": "#994cc3", - "evaluatingExpressionForeground": "#90A7B2", - "exceptionForeground": "#0c969b", - "modifyingValueForeground": "#2AA298", - "valueForeground": "#2AA298" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#CCCCCC", - "underlinedTabBackground": "#CCCCCC" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#CCCCCC" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "hoverBackground": "#d3e8f8", - "hoverColor": "#f0f0f0", - "hoverMaskColor": "#CCCCCC", - "inactiveColoredTabBackground": "#F0F0F0", - "inactiveColoredFileBackground": "#d9d9d9", - "inactiveUnderlineColor": "#2AA298", - "inactiveMaskColor": "#f0f0f0", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F0F0F0", - "DialogWrapper.southPanelBackground": "#F0F0F0", - "DialogWrapper.southPanelDivider": "#F0F0F0", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F0F0F0", - "areaBorderColor": "#F0F0F0", - "areaForeground": "#403f53" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#f0f0f0", - "foreground": "#403f53", - "shortcutForeground": "#90A7B2" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#f0f0f0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#F0F0F0", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#FBFBFB", - "hoverBackground": "#CCCCCC", - "hoverColor": "#CCCCCC", - "hoverMaskColor": "#CCCCCC", - "inactiveMaskColor": "#F0F0F0", - "inactiveColoredFileBackground": "#F0F0F0", - "inactiveUnderlineColor": "#93A1A1", - "selectedForeground": "#403f53", - "selectedBackground": "#d3e8f8", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F0F0F0", - "borderColor": "#FBFBFB", - "hoverBackground": "#CCCCCC", - "hoverColor": "#CCCCCC", - "inactiveUnderlineColor": "#2AA298", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#E0E7EA", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#d9d9d9", + "Focus.color": "border", "FormattedTextField": { - "background": "#f0f0f0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#d9d9d9", - "inactiveForeground": "#93A1A1", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#d3e8f8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#F0F0F0", "Group": { - "disabledSeparatorColor": "#d9d9d9", - "separatorColor": "#d9d9d9" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#90A7B2", - "lineSeparatorColor": "#F0F0F0" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F0F0F0", - "inactive": "#f0f0f0" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "shortcutForeground": "#90A7B2" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2AA298", - "inactiveCaption": "#FBFBFB", - "inactiveCaptionBorder": "#F0F0F0", - "inactiveCaptionText": "#90A7B2", - "info": "#90A7B2", - "infoText": "#90A7B2", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#d9d9d9", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F0F0F0" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#403f53", - "background": "#F0F0F0", - "inactiveTitleForeground": "#90A7B2" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F0F0F0", - "disabledForeground": "#93A1A1", - "disabledShadow": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#403f53" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2AA298", - "hoverForeground": "#2AA298", - "pressedForeground": "#2AA298", - "secondaryForeground": "#90A7B2", - "visitedForeground": "#2AA298" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2AA298", + "link.foreground": "accent", "List": { - "background": "#FBFBFB", - "foreground": "#403f53", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#d3e8f87c" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F0F0F0", - "branchColor": "#403f53", - "contrast": "#f0f0f0", - "foreground": "#403f53", - "mergeCommits": "#d9d9d9", - "primaryColor": "#90A7B2", - "selectionForeground": "#403f53", - "tab.backgroundColor": "#F0F0F0", - "tab.borderColor": "#2AA298", - "tagColor": "#90A7B2" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#FBFBFB", - "usedColor": "#CCCCCC", - "usedBackground": "#CCCCCC" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#403f53", - "background": "#F0F0F0", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#FBFBFB", - "disabledBackground": "#FBFBFB", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "separatorColor": "#d9d9d9" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#f0f0f0", - "borderColor": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "highlight": "#F0F0F0", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "shadow": "#f0f0f0" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#403f53", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#403f53", - "borderColor": "#F0F0F0" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F0F0F0" + "background": "bg" }, "SearchField": { - "background": "#f0f0f0" + "background": "hc" } }, - "NewPSD.warning": "#2AA298", + "NewPSD.warning": "accent", "Notification": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "foreground": "#403f53", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#d9d9d9", - "foreground": "#403f53", - "innerBorderColor": "#d9d9d9" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "informativeBackground": "#F0F0F0", - "informativeBorderColor": "#F0F0F0", - "warningBackground": "#F0F0F0", - "warningBorderColor": "#F0F0F0" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#d9d9d9", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F0F0F0", - "foreground": "#403f53", - "messageForeground": "#403f53" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#d9d9d9", - "focusedColor": "#2AA298", - "disabledColor": "#93A1A1" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F0F0F0", - "foreground": "#403f53" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#FBFBFB", - "borderColor": "#d3e8f8", - "currentOverloadBackground": "#CCCCCC", - "currentParameterForeground": "#2AA298", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "lineSeparatorColor": "#d3e8f8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#f0f0f0", - "capsLockIconColor": "#2AA298", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F0F0F0", - "disabledForeground": "#93A1A1", - "eapTagBackground": "#CCCCCC", - "hoverBackground": "#d3e8f87c", - "lightSelectionBackground": "#d3e8f8", - "paidTagBackground": "#CCCCCC", - "selectionBackground": "#d3e8f8", - "tagForeground": "#2AA298", - "tagBackground": "#CCCCCC", - "trialTagBackground": "#CCCCCC", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#d9d9d9", - "installBorderColor": "#d9d9d9", - "installForeground": "#403f53", - "installFocusedBackground": "#CCCCCC", - "installFillForeground": "#93A1A1", - "installFillBackground": "#d9d9d9", - "updateBackground": "#2AA298", - "updateBorderColor": "#d9d9d9", - "updateForeground": "#403f53" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#f0f0f0", - "borderColor": "#d9d9d9" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#FBFBFB", - "foreground": "#403f53" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#d3e8f8", - "selectedForeground": "#403f53", - "selectedBackground": "#d3e8f8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "foreground": "#2AA298" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#f0f0f0", - "inactiveBorderColor": "#F0F0F0", - "innerBorderColor": "#FBFBFB", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F0F0F0", - "inactiveBackground": "#f0f0f0" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#403f53", - "separatorColor": "#FBFBFB", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#f0f0f0", - "background": "#f0f0f0", - "borderColor": "#f0f0f0" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F0F0F0", + "background": "bg", "border": "2,0,2,0", - "foreground": "#403f53", - "translucentBackground": "#F0F0F0" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F0F0F0", - "foreground": "#2AA298", - "indeterminateEndColor": "#2AA298", - "indeterminateStartColor": "#2AA298", - "progressColor": "#2AA298", - "selectionBackground": "#CCCCCC", - "trackColor": "#CCCCCC" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2AA298" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#d9d9d9", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F0F0F0", - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#CCCCCC", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#f0f0f0", - "foreground": "#90A7B2" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F0F0F0" + "background": "bg" }, "List": { - "separatorForeground": "#90A7B2", - "separatorColor": "#d9d9d9" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F0F0F0", - "borderColor": "#f0f0f0", - "infoForeground": "#90A7B2" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#CCCCCC" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2AA298", - "startBackground": "#2AA298", - "endColor": "#2AA298", - "startColor": "#2AA298" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#F0F0F0", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#d3e8f8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#90A7B2", - "Repeated.File.Foreground": "#403f53" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#FBFBFB", - "foreground": "#FBFBFB", - "separatorColor": "#FBFBFB" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#f0f0f0" + "background": "hc" }, "Slider": { - "background": "#F0F0F0", - "buttonBorderColor": "#2AA298", - "buttonColor": "#2AA298", - "foreground": "#403f53", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#FBFBFB", - "trackColor": "#d3e8f8", - "trackWidth": 7, - "thumb": "#2AA298" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#CCCCCC", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "errorForeground": "#403f53" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F0F0F0", + "background": "bg", "border": "3,3,3,3", - "foreground": "#403f53", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F0F0F0", - "highlight": "#f0f0f0" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#FBFBFB", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F0F0F0", - "hoverBackground": "#CCCCCC", - "LightEditBackground": "#d3e8f8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F0F0F0", - "contentAreaColor": "#CCCCCC", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#d9d9d9", - "disabledForeground": "#93A1A1", - "disabledUnderlineColor": "#93A1A1", - "focus": "#d3e8f8", - "focusColor": "#d3e8f8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#403f53", - "highlight": "#d9d9d9", - "hoverColor": "#CCCCCC", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2AA298" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#f0f0f0", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#f0f0f0", - "background": "#F0F0F0", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#93A1A1", - "dropLineColor": "#2AA298", - "dropLineShortColor": "#2AA298", - "focusCellBackground": "#d3e8f8", - "focusCellForeground": "#FFFFFF", - "foreground": "#403f53", - "gridColor": "#F0F0F0", - "highlightOuter": "#d3e8f8", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#90A7B2", - "lightSelectionInactiveBackground": "#FBFBFB", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#d3e8f8", - "selectionInactiveForeground": "#403f53", - "sortIconColor": "#403f53", - "stripeColor": "#f0f0f0" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "bottomSeparatorColor": "#FBFBFB", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "focusCellBackground": "#d3e8f8", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#FBFBFB" + "separatorColor": "second" }, - "text": "#90A7B2", - "textInactiveText": "#90A7B2", - "textText": "#90A7B2", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#f0f0f0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#f0f0f0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#f0f0f0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#f0f0f0", - "Button.hoverBackground": "#CCCCCC", - "inactiveBackground": "#F0F0F0", - "infoForeground": "#90A7B2", - "inactiveInfoForeground": "#90A7B2" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#403f53", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#d9d9d9", - "buttonColor": "#403f53", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "offForeground": "#F0F0F0", - "offBackground": "#F0F0F0", - "onBackground": "#2AA298", - "onForeground": "#2AA298" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#f0f0f0", - "borderHandleColor": "#90A7B2", - "floatingForeground": "#90A7B2", - "foreground": "#403f53" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F0F0F0", - "Actions.infoForeground": "#90A7B2", - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "separatorColor": "#d9d9d9", - "shortcutForeground": "#90A7B2" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#d3e8f8", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#f0f0f0" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F0F0F0", - "borderColor": "#FBFBFB", - "inactiveBackground": "#F0F0F0" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F0F0F0" + "background": "bg" }, "HeaderTab": { - "borderColor": "#CCCCCC", - "hoverBackground": "#CCCCCC", - "hoverInactiveBackground": "#CCCCCC", - "inactiveUnderlineColor": "#2AA298", - "selectedBackground": "#f0f0f0", - "selectedInactiveBackground": "#f0f0f0", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabInactiveBackground": "#FBFBFB", - "underlinedTabForeground": "#403f53", - "underlinedTabInactiveForeground": "#403f53" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#f0f0f0", - "foreground": "#90A7B2", - "hash": "#d9d9d9", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "modifiedItemForeground": "#2AA298", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#d3e8f87c", - "selectionForeground": "#403f53", - "selectionInactiveForeground": "#403f53", - "selectionInactiveBackground": "#d3e8f87c", - "textBackground": "#f0f0f0" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#d9d9d9", - "Canvas.background": "#f0f0f0", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F0F0F0", - "foreground": "#403f53" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#d9d9d9", - "background": "#F0F0F0", - "foreground": "#403f53", - "hoverBorderColor": "#CCCCCC" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#d9d9d9", - "hoverBorderColor": "#CCCCCC" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#f0f0f0", - "highStroke.foreground": "#403f53", - "Label.foreground": "#90A7B2", - "List.selectionBackground": "#d3e8f87c", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#d9d9d9", - "Component.foreground": "#403f53", - "ConstraintSetText.foreground": "#90A7B2", - "ConstraintSet.background": "#FBFBFB", - "CSPanel.SelectedFocusBackground": "#d3e8f8", - "CSPanel.SelectedBackground": "#d3e8f87c", - "cs_FocusText.infoForeground": "#90A7B2", - "CursorTextColor.foreground": "#403f53", - "HoverColor.disabledBackground": "#93A1A1", - "motionGraph.background": "#F0F0F0", - "Notification.background": "#F0F0F0", - "ourAvg.background": "#FBFBFB", - "ourCS.background": "#FBFBFB", - "ourCS_Border.borderColor": "#d9d9d9", - "ourCS_TextColor.foreground": "#90A7B2", - "ourCS_SelectedFocusBackground.selectionForeground": "#403f53", - "ourCS_SelectedBackground.selectionInactiveBackground": "#d3e8f8", - "ourCS_SelectedBorder.pressedBorderColor": "#CCCCCC", - "ourML_BarColor.separatorColor": "#d9d9d9", - "PrimaryPanel.background": "#f0f0f0", - "SecondaryPanel.background": "#F0F0F0", - "SecondaryPanel.header.foreground": "#90A7B2", - "SecondaryPanel.header.background": "#f0f0f0", - "timeLine.disabledBorderColor": "#d9d9d9" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#d9d9d9", - "background": "#F0F0F0" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#403f53", + "percent.foreground": "fg", "Placeholder": { - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "selectedForeground": "#403f53" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F0F0F0", - "stroke.acceleratorForeground": "#90A7B2" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "warningBackground": "#F0F0F0", - "warningBorderColor": "#F0F0F0" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F0F0F0" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#CCCCCC" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2AA298", - "otherIconColor": "#90A7B2", - "remoteBranchIconColor": "#403f53", - "tagIconColor": "#90A7B2" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2AA298", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#93A1A1", - "localTagIconColor": "#90A7B2", - "mqTagIconColor": "#90A7B2", - "tagIconColor": "#90A7B2", - "tipIconColor": "#90A7B2" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#90A7B2", - "Commit.currentBranchBackground": "#FBFBFB", - "Commit.hoveredBackground": "#d3e8f87c" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#CCCCCC" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#f0f0f0", - "foreground": "#403f53" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F0F0F0", - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "captionBackground": "#f0f0f0", - "captionForeground": "#403f53", - "Details.background": "#F0F0F0", - "footerBackground": "#f0f0f0", - "footerForeground": "#403f53", - "headerBackground": "#F0F0F0", - "headerForeground": "#403f53", - "List.background": "#f0f0f0", - "separatorColor": "#d9d9d9", - "SidePanel.background": "#FBFBFB", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#f0f0f0", - "actions.selectionBackground": "#CCCCCC", - "background": "#FBFBFB", - "selectionBackground": "#d3e8f8", - "selectionInactiveBackground": "#FBFBFB" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#f0f0f0", - "windowBorder": "#d9d9d9", - "windowText": "#90A7B2", - "Window.border": "#d9d9d9" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#f0f0f0", - "#6B6B6B": "#90A7B2", - "#A7A7A7": "#F0F0F0", - "#3D6185": "#2AA298", - "#466D94": "#2AA298", - "#3C3F41": "#F0F0F0", - "#545556": "#93A1A1", - "#606060": "#93A1A1", - "#9AA7B0": "#403f53", - "#675133": "#2AA298", - "Actions.Blue": "#4876d6", - "Actions.Green": "#c96765", - "Actions.Grey": "#90A7B2", - "Actions.GreyInline": "#989fb1", - "Actions.GreyInline.Dark": "#403f53", - "Actions.Red": "#994cc3", - "Actions.Yellow": "#0c969b", - "Checkbox.Background.Default": "#f0f0f0", - "Checkbox.Background.Default.Dark": "#f0f0f0", - "Checkbox.Background.Disabled": "#E0E7EA", - "Checkbox.Background.Disabled.Dark": "#E0E7EA", - "Checkbox.Border.Default": "#d9d9d9", - "Checkbox.Border.Default.Dark": "#d9d9d9", - "Checkbox.Border.Disabled": "#93A1A1", - "Checkbox.Border.Disabled.Dark": "#93A1A1", - "Checkbox.Focus.Thin.Default": "#2AA298", - "Checkbox.Focus.Thin.Default.Dark": "#2AA298", - "Checkbox.Focus.Wide": "#2AA298", - "Checkbox.Focus.Wide.Dark": "#2AA298", - "Checkbox.Foreground.Disabled": "#93A1A1", - "Checkbox.Foreground.Disabled.Dark": "#93A1A1", - "Checkbox.Background.Selected": "#2AA298", - "Checkbox.Background.Selected.Dark": "#F0F0F0", - "Checkbox.Border.Selected": "#2AA298", - "Checkbox.Border.Selected.Dark": "#2AA298", - "Checkbox.Foreground.Selected": "#2AA298", - "Checkbox.Foreground.Selected.Dark": "#2AA298", - "Checkbox.Focus.Thin.Selected": "#403f53", - "Checkbox.Focus.Thin.Selected.Dark": "#403f53", - "Objects.Grey": "#989fb1", - "Objects.Blue": "#4876d6", - "Objects.RedStatus": "#994cc3", - "Objects.Red": "#994cc3", - "Objects.Pink": "#994cc3", - "Objects.Yellow": "#0c969b", - "Objects.Green": "#c96765", - "Objects.Purple": "#994cc3", - "Objects.BlackText": "#403f53", - "Objects.YellowDark": "#aa0982", - "Objects.GreenAndroid": "#c96765" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl.theme.json index 153c28ec..94a9d7ba 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Light Owl.theme.json @@ -2,1004 +2,1089 @@ "name": "Light Owl", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#F0F0F0", + "bg30": "#F0F0F030", + "fg": "#403f53", + "text": "#90A7B2", + "selBg": "#d3e8f8", + "selFg": "#403f53", + "activeFg": "#FFFFFF", + "border": "#d9d9d9", + "excl": "#E0E7EA", + "second": "#FBFBFB", + "dis": "#93A1A1", + "accent": "#2AA298", + "accent2": "#2AA2982", + "accent50": "#2AA29850", + "accent70": "#2AA29870", + "cs": "#f0f0f0", + "button": "#d9d9d9", + "table": "#d3e8f8", + "tree": "#d3e8f87c", + "hl": "#CCCCCC", + "notif": "#F0F0F0", + "hc": "#F0F0F0", + "white": "#4876d6", + "blue": "#4876d6", + "red": "#994cc3", + "yellow": "#0c969b", + "green": "#c96765", + "gray": "#989fb1", + "purple": "#994cc3", + "orange": "#aa0982" + }, "editorScheme": "colors/Light Owl.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "disabledBackground": "#E0E7EA", - "disabledForeground": "#93A1A1", - "disabledText": "#93A1A1", - "focusColor": "#CCCCCC", - "focusedBorderColor": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#E0E7EA", - "inactiveForeground": "#90A7B2", - "infoForeground": "#90A7B2", - "selectionBackground": "#d3e8f8", - "selectionBackgroundInactive": "#FBFBFB", - "selectionForeground": "#403f53", - "selectionInactiveBackground": "#FBFBFB", - "separatorColor": "#d9d9d9" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#F0F0F0", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#2AA29850", - "hoverBorderColor": "#2AA29850", - "hoverSeparatorColor": "#d9d9d9", - "focusedBorderColor": "#2AA29850", - "pressedBackground": "#2AA29850", - "pressedBorderColor": "#2AA29850" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#d3e8f8" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#F0F0F0", - "Borders.color": "#d9d9d9", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#F0F0F0", + "background": "bg", "default": { - "endBackground": "#d3e8f8", - "endBorderColor": "#d3e8f8", - "foreground": "#FFFFFF", - "focusColor": "#2AA298", - "focusedBorderColor": "#2AA298", - "shadowColor": "#d3e8f8", - "startBackground": "#d3e8f8", - "startBorderColor": "#d3e8f8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#d9d9d9", - "disabledText": "#93A1A1", - "endBackground": "#d9d9d9", - "endBorderColor": "#d9d9d9", - "focus": "#CCCCCC", - "focusedBorderColor": "#2AA298", - "foreground": "#90A7B2", - "highlight": "#403f53", - "mt.background": "#d9d9d9", - "mt.foreground": "#90A7B2", - "mt.selectedForeground": "#403f53", - "mt.selection.color1": "#d3e8f8", - "mt.selection.color2": "#d3e8f8", - "startBackground": "#d9d9d9", - "startBorderColor": "#d9d9d9", - "shadowColor": "#d9d9d9", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#d9d9d9", - "Tooltip.background": "#F0F0F0" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#f0f0f0", - "selectionBackground": "#d3e8f8" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "select": "#2AA298" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#403f53", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#2AA298", - "dropdownBorder": "#FBFBFB", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#F0F0F0", - "foreground": "#403f53", - "swatchesDefaultRecentColor": "#403f53" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#d9d9d9", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#d9d9d9", - "disabledIconColor": "#93A1A1", - "iconColor": "#403f53", - "nonEditableBackground": "#F0F0F0" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#F0F0F0", - "buttonBackground": "#d9d9d9", - "darcula.hoveredArrowButtonForeground": "#2AA298", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "modifiedItemForeground": "#2AA298", - "nonEditableBackground": "#FBFBFB", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#d9d9d9", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#FBFBFB", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "matchForeground": "#2AA298", - "matchSelectionForeground": "#2AA298", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#403f53", - "selectedGrayedForeground": "#403f53", - "selectionGrayForeground": "#403f53", - "selectionInactiveInfoForeground": "#90A7B2", - "selectionInactiveBackground": "#CCCCCC", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "selectionInfoForeground": "#403f53" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#CCCCCC", - "disabledBorderColor": "#d9d9d9", - "focusColor": "#2AA298", - "focusedBorderColor": "#2AA298", - "hoverIconColor": "#2AA298", - "infoForeground": "#90A7B2", - "iconColor": "#403f53" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#F0F0F0", - "controlText": "#90A7B2", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#2AA298", - "foreground": "#403f53" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#90A7B2", - "changedValueForeground": "#2AA298", - "errorMessageForeground": "#994cc3", - "evaluatingExpressionForeground": "#90A7B2", - "exceptionForeground": "#0c969b", - "modifyingValueForeground": "#2AA298", - "valueForeground": "#2AA298" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#CCCCCC", - "underlinedTabBackground": "#CCCCCC" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#CCCCCC" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "hoverBackground": "#d3e8f8", - "hoverColor": "#F0F0F0", - "hoverMaskColor": "#CCCCCC", - "inactiveColoredTabBackground": "#F0F0F0", - "inactiveColoredFileBackground": "#d9d9d9", - "inactiveUnderlineColor": "#2AA298", - "inactiveMaskColor": "#F0F0F0", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#F0F0F0", - "DialogWrapper.southPanelBackground": "#F0F0F0", - "DialogWrapper.southPanelDivider": "#F0F0F0", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#F0F0F0", - "areaBorderColor": "#F0F0F0", - "areaForeground": "#403f53" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#F0F0F0", - "foreground": "#403f53", - "shortcutForeground": "#90A7B2" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#F0F0F0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#F0F0F0", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#FBFBFB", - "hoverBackground": "#CCCCCC", - "hoverColor": "#CCCCCC", - "hoverMaskColor": "#CCCCCC", - "inactiveMaskColor": "#F0F0F0", - "inactiveColoredFileBackground": "#F0F0F0", - "inactiveUnderlineColor": "#93A1A1", - "selectedForeground": "#403f53", - "selectedBackground": "#d3e8f8", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#F0F0F0", - "borderColor": "#FBFBFB", - "hoverBackground": "#CCCCCC", - "hoverColor": "#CCCCCC", - "inactiveUnderlineColor": "#2AA298", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabForeground": "#403f53" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#E0E7EA", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#d9d9d9", + "Focus.color": "border", "FormattedTextField": { - "background": "#F0F0F0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveBackground": "#d9d9d9", - "inactiveForeground": "#93A1A1", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#d3e8f8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#F0F0F0", "Group": { - "disabledSeparatorColor": "#d9d9d9", - "separatorColor": "#d9d9d9" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#90A7B2", - "lineSeparatorColor": "#F0F0F0" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#F0F0F0", - "inactive": "#f0f0f0" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "shortcutForeground": "#90A7B2" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#2AA298", - "inactiveCaption": "#FBFBFB", - "inactiveCaptionBorder": "#F0F0F0", - "inactiveCaptionText": "#90A7B2", - "info": "#90A7B2", - "infoText": "#90A7B2", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#d9d9d9", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#F0F0F0" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#403f53", - "background": "#F0F0F0", - "inactiveTitleForeground": "#90A7B2" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#F0F0F0", - "disabledForeground": "#93A1A1", - "disabledShadow": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#403f53" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#2AA298", - "hoverForeground": "#2AA298", - "pressedForeground": "#2AA298", - "secondaryForeground": "#90A7B2", - "visitedForeground": "#2AA298" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#2AA298", + "link.foreground": "accent", "List": { - "background": "#FBFBFB", - "foreground": "#403f53", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#d3e8f87c" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#F0F0F0", - "branchColor": "#403f53", - "contrast": "#f0f0f0", - "foreground": "#403f53", - "mergeCommits": "#d9d9d9", - "primaryColor": "#90A7B2", - "selectionForeground": "#403f53", - "tab.backgroundColor": "#F0F0F0", - "tab.borderColor": "#2AA298", - "tagColor": "#90A7B2" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#FBFBFB", - "usedColor": "#CCCCCC", - "usedBackground": "#CCCCCC" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#403f53", - "background": "#F0F0F0", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#FBFBFB", - "disabledBackground": "#FBFBFB", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "separatorColor": "#d9d9d9" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "highlight": "#F0F0F0", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53", - "shadow": "#F0F0F0" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#403f53", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#403f53", - "borderColor": "#F0F0F0" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#F0F0F0" + "background": "bg" }, "SearchField": { - "background": "#F0F0F0" + "background": "hc" } }, - "NewPSD.warning": "#2AA298", + "NewPSD.warning": "accent", "Notification": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "foreground": "#403f53", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#d9d9d9", - "foreground": "#403f53", - "innerBorderColor": "#d9d9d9" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "informativeBackground": "#F0F0F0", - "informativeBorderColor": "#F0F0F0", - "warningBackground": "#F0F0F0", - "warningBorderColor": "#F0F0F0" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#d9d9d9", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#F0F0F0", - "foreground": "#403f53", - "messageForeground": "#403f53" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#d9d9d9", - "focusedColor": "#2AA298", - "disabledColor": "#93A1A1" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#F0F0F0", - "foreground": "#403f53" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#FBFBFB", - "borderColor": "#d3e8f8", - "currentOverloadBackground": "#CCCCCC", - "currentParameterForeground": "#2AA298", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "lineSeparatorColor": "#d3e8f8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#F0F0F0", - "capsLockIconColor": "#2AA298", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#F0F0F0", - "disabledForeground": "#93A1A1", - "eapTagBackground": "#CCCCCC", - "hoverBackground": "#d3e8f87c", - "lightSelectionBackground": "#d3e8f8", - "paidTagBackground": "#CCCCCC", - "selectionBackground": "#d3e8f8", - "tagForeground": "#2AA298", - "tagBackground": "#CCCCCC", - "trialTagBackground": "#CCCCCC", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#d9d9d9", - "installBorderColor": "#d9d9d9", - "installForeground": "#403f53", - "installFocusedBackground": "#CCCCCC", - "installFillForeground": "#93A1A1", - "installFillBackground": "#d9d9d9", - "updateBackground": "#2AA298", - "updateBorderColor": "#d9d9d9", - "updateForeground": "#403f53" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#F0F0F0", - "borderColor": "#d9d9d9" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#FBFBFB", - "foreground": "#403f53" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#d3e8f8", - "selectedForeground": "#403f53", - "selectedBackground": "#d3e8f8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "foreground": "#2AA298" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#f0f0f0", - "inactiveBorderColor": "#F0F0F0", - "innerBorderColor": "#FBFBFB", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#F0F0F0", - "inactiveBackground": "#f0f0f0" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#403f53", - "separatorColor": "#FBFBFB", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#f0f0f0", - "background": "#f0f0f0", - "borderColor": "#f0f0f0" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#F0F0F0", + "background": "bg", "border": "2,0,2,0", - "foreground": "#403f53", - "translucentBackground": "#F0F0F0" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#F0F0F0", - "foreground": "#2AA298", - "indeterminateEndColor": "#2AA298", - "indeterminateStartColor": "#2AA298", - "progressColor": "#2AA298", - "selectionBackground": "#CCCCCC", - "trackColor": "#CCCCCC" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#2AA298" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#F0F0F0", - "disabledText": "#93A1A1", - "foreground": "#403f53" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#90A7B2", - "acceleratorSelectionForeground": "#90A7B2", - "background": "#F0F0F0", - "disabledBackground": "#F0F0F0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#403f53" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#d9d9d9", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#F0F0F0", - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#CCCCCC", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#2AA298", - "hoverThumbColor": "#2AA298", - "hoverTrackColor": "#F0F0F030", - "thumbBorderColor": "#2AA29870", - "thumbColor": "#2AA29870", - "trackColor": "#F0F0F030" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#f0f0f0", - "foreground": "#90A7B2" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#F0F0F0" + "background": "bg" }, "List": { - "separatorForeground": "#90A7B2", - "separatorColor": "#d9d9d9" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#F0F0F0", - "borderColor": "#f0f0f0", - "infoForeground": "#90A7B2" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#CCCCCC" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#2AA298", - "startBackground": "#2AA298", - "endColor": "#2AA298", - "startColor": "#2AA298" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#F0F0F0", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#d3e8f8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#90A7B2", - "Repeated.File.Foreground": "#403f53" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#FBFBFB", - "foreground": "#FBFBFB", - "separatorColor": "#FBFBFB" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#F0F0F0" + "background": "hc" }, "Slider": { - "background": "#F0F0F0", - "buttonBorderColor": "#2AA298", - "buttonColor": "#2AA298", - "foreground": "#403f53", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#FBFBFB", - "trackColor": "#d3e8f8", - "trackWidth": 7, - "thumb": "#2AA298" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#CCCCCC", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "errorForeground": "#403f53" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#F0F0F0", + "background": "bg", "border": "3,3,3,3", - "foreground": "#403f53", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#F0F0F0", - "highlight": "#F0F0F0" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#FBFBFB", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#F0F0F0", - "hoverBackground": "#CCCCCC", - "LightEditBackground": "#d3e8f8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#F0F0F0", - "contentAreaColor": "#CCCCCC", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#d9d9d9", - "disabledForeground": "#93A1A1", - "disabledUnderlineColor": "#93A1A1", - "focus": "#d3e8f8", - "focusColor": "#d3e8f8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#403f53", - "highlight": "#d9d9d9", - "hoverColor": "#CCCCCC", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#2AA298" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#F0F0F0", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#f0f0f0", - "background": "#F0F0F0", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#93A1A1", - "dropLineColor": "#2AA298", - "dropLineShortColor": "#2AA298", - "focusCellBackground": "#d3e8f8", - "focusCellForeground": "#FFFFFF", - "foreground": "#403f53", - "gridColor": "#F0F0F0", - "highlightOuter": "#d3e8f8", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#90A7B2", - "lightSelectionInactiveBackground": "#FBFBFB", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#d3e8f8", - "selectionInactiveForeground": "#403f53", - "sortIconColor": "#403f53", - "stripeColor": "#f0f0f0" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "bottomSeparatorColor": "#FBFBFB", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#93A1A1", - "foreground": "#403f53", - "focusCellBackground": "#d3e8f8", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#FBFBFB" + "separatorColor": "second" }, - "text": "#90A7B2", - "textInactiveText": "#90A7B2", - "textText": "#90A7B2", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#F0F0F0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#F0F0F0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#F0F0F0", - "caretForeground": "#2AA298", - "foreground": "#403f53", - "inactiveForeground": "#93A1A1", - "selectionBackground": "#d3e8f8", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#f0f0f0", - "Button.hoverBackground": "#CCCCCC", - "inactiveBackground": "#F0F0F0", - "infoForeground": "#90A7B2", - "inactiveInfoForeground": "#90A7B2" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#403f53", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#d9d9d9", - "buttonColor": "#403f53", - "disabledText": "#93A1A1", - "foreground": "#403f53", - "offForeground": "#F0F0F0", - "offBackground": "#F0F0F0", - "onBackground": "#2AA298", - "onForeground": "#2AA298" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#F0F0F0", - "borderHandleColor": "#90A7B2", - "floatingForeground": "#90A7B2", - "foreground": "#403f53" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#F0F0F0", - "Actions.infoForeground": "#90A7B2", - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "infoForeground": "#90A7B2", - "separatorColor": "#d9d9d9", - "shortcutForeground": "#90A7B2" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#d3e8f8", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#f0f0f0" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#F0F0F0", - "borderColor": "#FBFBFB", - "inactiveBackground": "#F0F0F0" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#F0F0F0" + "background": "bg" }, "HeaderTab": { - "borderColor": "#CCCCCC", - "hoverBackground": "#CCCCCC", - "hoverInactiveBackground": "#CCCCCC", - "inactiveUnderlineColor": "#2AA298", - "selectedBackground": "#f0f0f0", - "selectedInactiveBackground": "#f0f0f0", - "underlineColor": "#2AA298", - "underlinedTabBackground": "#d3e8f8", - "underlinedTabInactiveBackground": "#FBFBFB", - "underlinedTabForeground": "#403f53", - "underlinedTabInactiveForeground": "#403f53" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#F0F0F0", - "foreground": "#90A7B2", - "hash": "#d9d9d9", - "hoverBackground": "#d3e8f87c", - "hoverInactiveBackground": "#d3e8f8", - "modifiedItemForeground": "#2AA298", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#d3e8f87c", - "selectionForeground": "#403f53", - "selectionInactiveForeground": "#403f53", - "selectionInactiveBackground": "#d3e8f87c", - "textBackground": "#F0F0F0" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#d9d9d9", - "Canvas.background": "#f0f0f0", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#F0F0F0", - "foreground": "#403f53" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#d9d9d9", - "background": "#F0F0F0", - "foreground": "#403f53", - "hoverBorderColor": "#CCCCCC" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#d9d9d9", - "hoverBorderColor": "#CCCCCC" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#f0f0f0", - "highStroke.foreground": "#403f53", - "Label.foreground": "#90A7B2", - "List.selectionBackground": "#d3e8f87c", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#d9d9d9", - "Component.foreground": "#403f53", - "ConstraintSetText.foreground": "#90A7B2", - "ConstraintSet.background": "#FBFBFB", - "CSPanel.SelectedFocusBackground": "#d3e8f8", - "CSPanel.SelectedBackground": "#d3e8f87c", - "cs_FocusText.infoForeground": "#90A7B2", - "CursorTextColor.foreground": "#403f53", - "HoverColor.disabledBackground": "#93A1A1", - "motionGraph.background": "#F0F0F0", - "Notification.background": "#F0F0F0", - "ourAvg.background": "#FBFBFB", - "ourCS.background": "#FBFBFB", - "ourCS_Border.borderColor": "#d9d9d9", - "ourCS_TextColor.foreground": "#90A7B2", - "ourCS_SelectedFocusBackground.selectionForeground": "#403f53", - "ourCS_SelectedBackground.selectionInactiveBackground": "#d3e8f8", - "ourCS_SelectedBorder.pressedBorderColor": "#CCCCCC", - "ourML_BarColor.separatorColor": "#d9d9d9", - "PrimaryPanel.background": "#f0f0f0", - "SecondaryPanel.background": "#F0F0F0", - "SecondaryPanel.header.foreground": "#90A7B2", - "SecondaryPanel.header.background": "#f0f0f0", - "timeLine.disabledBorderColor": "#d9d9d9" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#d9d9d9", - "background": "#F0F0F0" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#403f53", + "percent.foreground": "fg", "Placeholder": { - "background": "#F0F0F0", - "borderColor": "#d9d9d9", - "foreground": "#403f53", - "selectedForeground": "#403f53" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#F0F0F0", - "stroke.acceleratorForeground": "#90A7B2" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#F0F0F0", - "errorBorderColor": "#F0F0F0", - "warningBackground": "#F0F0F0", - "warningBorderColor": "#F0F0F0" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#F0F0F0" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#CCCCCC" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#2AA298", - "otherIconColor": "#90A7B2", - "remoteBranchIconColor": "#403f53", - "tagIconColor": "#90A7B2" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#2AA298", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#93A1A1", - "localTagIconColor": "#90A7B2", - "mqTagIconColor": "#90A7B2", - "tagIconColor": "#90A7B2", - "tipIconColor": "#90A7B2" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#90A7B2", - "Commit.currentBranchBackground": "#FBFBFB", - "Commit.hoveredBackground": "#d3e8f87c" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#CCCCCC" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#F0F0F0", - "foreground": "#403f53" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#F0F0F0", - "background": "#F0F0F0", - "borderColor": "#F0F0F0", - "captionBackground": "#f0f0f0", - "captionForeground": "#403f53", - "Details.background": "#F0F0F0", - "footerBackground": "#f0f0f0", - "footerForeground": "#403f53", - "headerBackground": "#F0F0F0", - "headerForeground": "#403f53", - "List.background": "#f0f0f0", - "separatorColor": "#d9d9d9", - "SidePanel.background": "#FBFBFB", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#f0f0f0", - "actions.selectionBackground": "#CCCCCC", - "background": "#FBFBFB", - "selectionBackground": "#d3e8f8", - "selectionInactiveBackground": "#FBFBFB" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#F0F0F0", - "windowBorder": "#d9d9d9", - "windowText": "#90A7B2", - "Window.border": "#d9d9d9" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#f0f0f0", - "#6B6B6B": "#90A7B2", - "#A7A7A7": "#F0F0F0", - "#3D6185": "#2AA298", - "#466D94": "#2AA298", - "#3C3F41": "#F0F0F0", - "#545556": "#93A1A1", - "#606060": "#93A1A1", - "#9AA7B0": "#403f53", - "#675133": "#2AA298", - "Actions.Blue": "#4876d6", - "Actions.Green": "#c96765", - "Actions.Grey": "#90A7B2", - "Actions.GreyInline": "#989fb1", - "Actions.GreyInline.Dark": "#403f53", - "Actions.Red": "#994cc3", - "Actions.Yellow": "#0c969b", - "Checkbox.Background.Default": "#f0f0f0", - "Checkbox.Background.Default.Dark": "#f0f0f0", - "Checkbox.Background.Disabled": "#E0E7EA", - "Checkbox.Background.Disabled.Dark": "#E0E7EA", - "Checkbox.Border.Default": "#d9d9d9", - "Checkbox.Border.Default.Dark": "#d9d9d9", - "Checkbox.Border.Disabled": "#93A1A1", - "Checkbox.Border.Disabled.Dark": "#93A1A1", - "Checkbox.Focus.Thin.Default": "#2AA298", - "Checkbox.Focus.Thin.Default.Dark": "#2AA298", - "Checkbox.Focus.Wide": "#2AA298", - "Checkbox.Focus.Wide.Dark": "#2AA298", - "Checkbox.Foreground.Disabled": "#93A1A1", - "Checkbox.Foreground.Disabled.Dark": "#93A1A1", - "Checkbox.Background.Selected": "#2AA298", - "Checkbox.Background.Selected.Dark": "#F0F0F0", - "Checkbox.Border.Selected": "#2AA298", - "Checkbox.Border.Selected.Dark": "#2AA298", - "Checkbox.Foreground.Selected": "#2AA298", - "Checkbox.Foreground.Selected.Dark": "#2AA298", - "Checkbox.Focus.Thin.Selected": "#403f53", - "Checkbox.Focus.Thin.Selected.Dark": "#403f53", - "Objects.Grey": "#989fb1", - "Objects.Blue": "#4876d6", - "Objects.RedStatus": "#994cc3", - "Objects.Red": "#994cc3", - "Objects.Pink": "#994cc3", - "Objects.Yellow": "#0c969b", - "Objects.Green": "#c96765", - "Objects.Purple": "#994cc3", - "Objects.BlackText": "#403f53", - "Objects.YellowDark": "#aa0982", - "Objects.GreenAndroid": "#c96765" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker Contrast.theme.json index 2bf97ad4..67f12392 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Darker Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#212121", + "bg30": "#21212130", + "fg": "#B0BEC5", + "text": "#727272", + "selBg": "#404040", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#292929", + "excl": "#323232", + "second": "#292929", + "dis": "#474747", + "accent": "#FF9800", + "accent2": "#FF98002", + "accent50": "#FF980050", + "accent70": "#FF980070", + "cs": "#1A1A1A", + "button": "#2A2A2A", + "table": "#323232", + "tree": "#323232C0", + "hl": "#3F3F3F", + "notif": "#1A1A1A", + "hc": "#1A1A1A", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#616161", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Darker.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "borderColor": "#292929", - "disabledBackground": "#323232", - "disabledForeground": "#474747", - "disabledText": "#474747", - "focusColor": "#3F3F3F", - "focusedBorderColor": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#323232", - "inactiveForeground": "#727272", - "infoForeground": "#727272", - "selectionBackground": "#404040", - "selectionBackgroundInactive": "#292929", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#292929", - "separatorColor": "#292929" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#212121", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#FF980050", - "hoverBorderColor": "#FF980050", - "hoverSeparatorColor": "#2A2A2A", - "focusedBorderColor": "#FF980050", - "pressedBackground": "#FF980050", - "pressedBorderColor": "#FF980050" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#404040" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#212121", - "Borders.color": "#292929", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#212121", + "background": "bg", "default": { - "endBackground": "#323232", - "endBorderColor": "#323232", - "foreground": "#FFFFFF", - "focusColor": "#FF9800", - "focusedBorderColor": "#FF9800", - "shadowColor": "#323232", - "startBackground": "#323232", - "startBorderColor": "#323232" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#2A2A2A", - "disabledText": "#474747", - "endBackground": "#2A2A2A", - "endBorderColor": "#2A2A2A", - "focus": "#3F3F3F", - "focusedBorderColor": "#FF9800", - "foreground": "#727272", - "highlight": "#FFFFFF", - "mt.background": "#2A2A2A", - "mt.foreground": "#727272", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#323232", - "mt.selection.color2": "#323232", - "startBackground": "#2A2A2A", - "startBorderColor": "#2A2A2A", - "shadowColor": "#2A2A2A", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#292929", - "Tooltip.background": "#1A1A1A" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1A1A1A", - "selectionBackground": "#404040" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "select": "#FF9800" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#B0BEC5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#FF9800", - "dropdownBorder": "#292929", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#212121", - "foreground": "#B0BEC5", - "swatchesDefaultRecentColor": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#2A2A2A", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#2A2A2A", - "disabledIconColor": "#474747", - "iconColor": "#B0BEC5", - "nonEditableBackground": "#212121" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#1A1A1A", - "buttonBackground": "#2A2A2A", - "darcula.hoveredArrowButtonForeground": "#FF9800", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "modifiedItemForeground": "#FF9800", - "nonEditableBackground": "#292929", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#292929", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "matchForeground": "#FF9800", - "matchSelectionForeground": "#FF9800", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#727272", - "selectionInactiveBackground": "#3F3F3F", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#3F3F3F", - "disabledBorderColor": "#2A2A2A", - "focusColor": "#FF9800", - "focusedBorderColor": "#FF9800", - "hoverIconColor": "#FF9800", - "infoForeground": "#727272", - "iconColor": "#B0BEC5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#212121", - "controlText": "#727272", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#FF9800", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#727272", - "changedValueForeground": "#FF9800", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#727272", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#FF9800", - "valueForeground": "#FF9800" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#3F3F3F", - "underlinedTabBackground": "#3F3F3F" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#3F3F3F" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#212121", - "borderColor": "#212121", - "hoverBackground": "#323232", - "hoverColor": "#1A1A1A", - "hoverMaskColor": "#3F3F3F", - "inactiveColoredTabBackground": "#212121", - "inactiveColoredFileBackground": "#2A2A2A", - "inactiveUnderlineColor": "#FF9800", - "inactiveMaskColor": "#1A1A1A", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#212121", - "DialogWrapper.southPanelBackground": "#212121", - "DialogWrapper.southPanelDivider": "#212121", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#212121", - "areaBorderColor": "#212121", - "areaForeground": "#B0BEC5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#1A1A1A", - "foreground": "#B0BEC5", - "shortcutForeground": "#727272" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#1A1A1A", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#212121", - "inactiveForeground": "#474747", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#292929", - "hoverBackground": "#3F3F3F", - "hoverColor": "#3F3F3F", - "hoverMaskColor": "#3F3F3F", - "inactiveMaskColor": "#212121", - "inactiveColoredFileBackground": "#212121", - "inactiveUnderlineColor": "#474747", - "selectedForeground": "#B0BEC5", - "selectedBackground": "#323232", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#212121", - "borderColor": "#292929", - "hoverBackground": "#3F3F3F", - "hoverColor": "#3F3F3F", - "inactiveUnderlineColor": "#FF9800", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#B0BEC5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#323232", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#292929", + "Focus.color": "border", "FormattedTextField": { - "background": "#1A1A1A", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#2A2A2A", - "inactiveForeground": "#474747", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#323232" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1A1A1A", "Group": { - "disabledSeparatorColor": "#292929", - "separatorColor": "#292929" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#727272", - "lineSeparatorColor": "#212121" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#212121", - "inactive": "#1A1A1A" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#212121", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "shortcutForeground": "#727272" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#FF9800", - "inactiveCaption": "#292929", - "inactiveCaptionBorder": "#212121", - "inactiveCaptionText": "#727272", - "info": "#727272", - "infoText": "#727272", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#292929", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#212121" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#B0BEC5", - "background": "#212121", - "inactiveTitleForeground": "#727272" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#212121", - "disabledForeground": "#474747", - "disabledShadow": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#B0BEC5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#FF9800", - "hoverForeground": "#FF9800", - "pressedForeground": "#FF9800", - "secondaryForeground": "#727272", - "visitedForeground": "#FF9800" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#FF9800", + "link.foreground": "accent", "List": { - "background": "#292929", - "foreground": "#B0BEC5", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232C0" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#212121", - "branchColor": "#B0BEC5", - "contrast": "#1A1A1A", - "foreground": "#B0BEC5", - "mergeCommits": "#2A2A2A", - "primaryColor": "#727272", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#212121", - "tab.borderColor": "#FF9800", - "tagColor": "#727272" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#292929", - "usedColor": "#3F3F3F", - "usedBackground": "#3F3F3F" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#212121", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#292929", - "disabledBackground": "#292929", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "separatorColor": "#292929" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#1A1A1A", - "borderColor": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "highlight": "#212121", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "shadow": "#1A1A1A" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#B0BEC5", - "borderColor": "#212121" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#212121" + "background": "bg" }, "SearchField": { - "background": "#1A1A1A" + "background": "hc" } }, - "NewPSD.warning": "#FF9800", + "NewPSD.warning": "accent", "Notification": { - "background": "#1A1A1A", - "borderColor": "#1A1A1A", - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "foreground": "#B0BEC5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#2A2A2A", - "foreground": "#B0BEC5", - "innerBorderColor": "#2A2A2A" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "informativeBackground": "#1A1A1A", - "informativeBorderColor": "#1A1A1A", - "warningBackground": "#1A1A1A", - "warningBorderColor": "#1A1A1A" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#292929", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#212121", - "foreground": "#B0BEC5", - "messageForeground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#2A2A2A", - "focusedColor": "#FF9800", - "disabledColor": "#474747" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#212121", - "foreground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#292929", - "borderColor": "#323232", - "currentOverloadBackground": "#3F3F3F", - "currentParameterForeground": "#FF9800", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "lineSeparatorColor": "#323232" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#1A1A1A", - "capsLockIconColor": "#FF9800", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#212121", - "disabledForeground": "#474747", - "eapTagBackground": "#3F3F3F", - "hoverBackground": "#323232C0", - "lightSelectionBackground": "#323232", - "paidTagBackground": "#3F3F3F", - "selectionBackground": "#404040", - "tagForeground": "#FF9800", - "tagBackground": "#3F3F3F", - "trialTagBackground": "#3F3F3F", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#2A2A2A", - "installBorderColor": "#2A2A2A", - "installForeground": "#B0BEC5", - "installFocusedBackground": "#3F3F3F", - "installFillForeground": "#474747", - "installFillBackground": "#2A2A2A", - "updateBackground": "#FF9800", - "updateBorderColor": "#2A2A2A", - "updateForeground": "#B0BEC5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#1A1A1A", - "borderColor": "#292929" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#292929", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#323232", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#323232" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#212121", - "borderColor": "#212121", - "foreground": "#FF9800" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1A1A1A", - "inactiveBorderColor": "#212121", - "innerBorderColor": "#292929", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#212121", - "inactiveBackground": "#1A1A1A" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#B0BEC5", - "separatorColor": "#292929", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1A1A1A", - "background": "#1A1A1A", - "borderColor": "#1A1A1A" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#212121", + "background": "bg", "border": "2,0,2,0", - "foreground": "#B0BEC5", - "translucentBackground": "#212121" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#212121", - "foreground": "#FF9800", - "indeterminateEndColor": "#FF9800", - "indeterminateStartColor": "#FF9800", - "progressColor": "#FF9800", - "selectionBackground": "#3F3F3F", - "trackColor": "#3F3F3F" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#FF9800" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#292929", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#212121", - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#3F3F3F", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1A1A1A", - "foreground": "#727272" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#212121" + "background": "bg" }, "List": { - "separatorForeground": "#727272", - "separatorColor": "#292929" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#212121", - "borderColor": "#1A1A1A", - "infoForeground": "#727272" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#3F3F3F" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#FF9800", - "startBackground": "#FF9800", - "endColor": "#FF9800", - "startColor": "#FF9800" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1A1A1A", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#323232" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#727272", - "Repeated.File.Foreground": "#B0BEC5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#292929", - "foreground": "#292929", - "separatorColor": "#292929" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#1A1A1A" + "background": "hc" }, "Slider": { - "background": "#212121", - "buttonBorderColor": "#FF9800", - "buttonColor": "#FF9800", - "foreground": "#B0BEC5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#292929", - "trackColor": "#323232", - "trackWidth": 7, - "thumb": "#FF9800" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#3F3F3F", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "errorForeground": "#B0BEC5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#212121", + "background": "bg", "border": "3,3,3,3", - "foreground": "#B0BEC5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#212121", - "highlight": "#1A1A1A" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#292929", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#212121", - "hoverBackground": "#3F3F3F", - "LightEditBackground": "#323232" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#212121", - "contentAreaColor": "#3F3F3F", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#292929", - "disabledForeground": "#474747", - "disabledUnderlineColor": "#474747", - "focus": "#323232", - "focusColor": "#323232", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#B0BEC5", - "highlight": "#292929", - "hoverColor": "#3F3F3F", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#FF9800" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#1A1A1A", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1A1A1A", - "background": "#212121", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#474747", - "dropLineColor": "#FF9800", - "dropLineShortColor": "#FF9800", - "focusCellBackground": "#323232", - "focusCellForeground": "#FFFFFF", - "foreground": "#B0BEC5", - "gridColor": "#212121", - "highlightOuter": "#323232", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#727272", - "lightSelectionInactiveBackground": "#292929", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#B0BEC5", - "stripeColor": "#1A1A1A" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#212121", - "borderColor": "#212121", - "bottomSeparatorColor": "#292929", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "focusCellBackground": "#323232", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#292929" + "separatorColor": "second" }, - "text": "#727272", - "textInactiveText": "#727272", - "textText": "#727272", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#1A1A1A", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#1A1A1A", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#1A1A1A", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1A1A1A", - "Button.hoverBackground": "#3F3F3F", - "inactiveBackground": "#212121", - "infoForeground": "#727272", - "inactiveInfoForeground": "#727272" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#B0BEC5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#2A2A2A", - "buttonColor": "#B0BEC5", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "offForeground": "#212121", - "offBackground": "#212121", - "onBackground": "#FF9800", - "onForeground": "#FF9800" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#1A1A1A", - "borderHandleColor": "#727272", - "floatingForeground": "#727272", - "foreground": "#B0BEC5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#212121", - "Actions.infoForeground": "#727272", - "background": "#1A1A1A", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "separatorColor": "#292929", - "shortcutForeground": "#727272" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#323232", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1A1A1A" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#212121", - "borderColor": "#292929", - "inactiveBackground": "#212121" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#212121" + "background": "bg" }, "HeaderTab": { - "borderColor": "#3F3F3F", - "hoverBackground": "#3F3F3F", - "hoverInactiveBackground": "#3F3F3F", - "inactiveUnderlineColor": "#FF9800", - "selectedBackground": "#1A1A1A", - "selectedInactiveBackground": "#1A1A1A", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabInactiveBackground": "#292929", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#B0BEC5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#1A1A1A", - "foreground": "#727272", - "hash": "#292929", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "modifiedItemForeground": "#FF9800", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#323232C0", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232C0", - "textBackground": "#1A1A1A" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#292929", - "Canvas.background": "#1A1A1A", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#212121", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#292929", - "background": "#212121", - "foreground": "#B0BEC5", - "hoverBorderColor": "#3F3F3F" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#292929", - "hoverBorderColor": "#3F3F3F" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1A1A1A", - "highStroke.foreground": "#B0BEC5", - "Label.foreground": "#727272", - "List.selectionBackground": "#323232C0", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#292929", - "Component.foreground": "#B0BEC5", - "ConstraintSetText.foreground": "#727272", - "ConstraintSet.background": "#292929", - "CSPanel.SelectedFocusBackground": "#404040", - "CSPanel.SelectedBackground": "#323232C0", - "cs_FocusText.infoForeground": "#727272", - "CursorTextColor.foreground": "#B0BEC5", - "HoverColor.disabledBackground": "#474747", - "motionGraph.background": "#212121", - "Notification.background": "#1A1A1A", - "ourAvg.background": "#292929", - "ourCS.background": "#292929", - "ourCS_Border.borderColor": "#292929", - "ourCS_TextColor.foreground": "#727272", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#323232", - "ourCS_SelectedBorder.pressedBorderColor": "#3F3F3F", - "ourML_BarColor.separatorColor": "#292929", - "PrimaryPanel.background": "#1A1A1A", - "SecondaryPanel.background": "#212121", - "SecondaryPanel.header.foreground": "#727272", - "SecondaryPanel.header.background": "#1A1A1A", - "timeLine.disabledBorderColor": "#292929" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#292929", - "background": "#212121" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#B0BEC5", + "percent.foreground": "fg", "Placeholder": { - "background": "#212121", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#212121", - "stroke.acceleratorForeground": "#727272" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "warningBackground": "#1A1A1A", - "warningBorderColor": "#1A1A1A" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#212121" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#3F3F3F" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#FF9800", - "otherIconColor": "#727272", - "remoteBranchIconColor": "#B0BEC5", - "tagIconColor": "#727272" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#FF9800", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#474747", - "localTagIconColor": "#727272", - "mqTagIconColor": "#727272", - "tagIconColor": "#727272", - "tipIconColor": "#727272" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#727272", - "Commit.currentBranchBackground": "#292929", - "Commit.hoveredBackground": "#323232C0" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#3F3F3F" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#1A1A1A", - "foreground": "#B0BEC5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#212121", - "background": "#212121", - "borderColor": "#212121", - "captionBackground": "#1A1A1A", - "captionForeground": "#B0BEC5", - "Details.background": "#212121", - "footerBackground": "#1A1A1A", - "footerForeground": "#B0BEC5", - "headerBackground": "#212121", - "headerForeground": "#B0BEC5", - "List.background": "#1A1A1A", - "separatorColor": "#292929", - "SidePanel.background": "#292929", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1A1A1A", - "actions.selectionBackground": "#3F3F3F", - "background": "#292929", - "selectionBackground": "#404040", - "selectionInactiveBackground": "#292929" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#1A1A1A", - "windowBorder": "#292929", - "windowText": "#727272", - "Window.border": "#292929" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1A1A1A", - "#6B6B6B": "#727272", - "#A7A7A7": "#212121", - "#3D6185": "#FF9800", - "#466D94": "#FF9800", - "#3C3F41": "#212121", - "#545556": "#474747", - "#606060": "#474747", - "#9AA7B0": "#B0BEC5", - "#675133": "#FF9800", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#727272", - "Actions.GreyInline": "#616161", - "Actions.GreyInline.Dark": "#B0BEC5", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#1A1A1A", - "Checkbox.Background.Default.Dark": "#1A1A1A", - "Checkbox.Background.Disabled": "#323232", - "Checkbox.Background.Disabled.Dark": "#323232", - "Checkbox.Border.Default": "#292929", - "Checkbox.Border.Default.Dark": "#292929", - "Checkbox.Border.Disabled": "#474747", - "Checkbox.Border.Disabled.Dark": "#474747", - "Checkbox.Focus.Thin.Default": "#FF9800", - "Checkbox.Focus.Thin.Default.Dark": "#FF9800", - "Checkbox.Focus.Wide": "#FF9800", - "Checkbox.Focus.Wide.Dark": "#FF9800", - "Checkbox.Foreground.Disabled": "#474747", - "Checkbox.Foreground.Disabled.Dark": "#474747", - "Checkbox.Background.Selected": "#FF9800", - "Checkbox.Background.Selected.Dark": "#212121", - "Checkbox.Border.Selected": "#FF9800", - "Checkbox.Border.Selected.Dark": "#FF9800", - "Checkbox.Foreground.Selected": "#FF9800", - "Checkbox.Foreground.Selected.Dark": "#FF9800", - "Checkbox.Focus.Thin.Selected": "#B0BEC5", - "Checkbox.Focus.Thin.Selected.Dark": "#B0BEC5", - "Objects.Grey": "#616161", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#B0BEC5", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker.theme.json index edbaaa29..dffe56d8 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Darker.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Darker", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#212121", + "bg30": "#21212130", + "fg": "#B0BEC5", + "text": "#727272", + "selBg": "#404040", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#292929", + "excl": "#323232", + "second": "#292929", + "dis": "#474747", + "accent": "#FF9800", + "accent2": "#FF98002", + "accent50": "#FF980050", + "accent70": "#FF980070", + "cs": "#1A1A1A", + "button": "#2A2A2A", + "table": "#323232", + "tree": "#323232C0", + "hl": "#3F3F3F", + "notif": "#1A1A1A", + "hc": "#212121", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#616161", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Darker.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "borderColor": "#292929", - "disabledBackground": "#323232", - "disabledForeground": "#474747", - "disabledText": "#474747", - "focusColor": "#3F3F3F", - "focusedBorderColor": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#323232", - "inactiveForeground": "#727272", - "infoForeground": "#727272", - "selectionBackground": "#404040", - "selectionBackgroundInactive": "#292929", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#292929", - "separatorColor": "#292929" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#212121", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#FF980050", - "hoverBorderColor": "#FF980050", - "hoverSeparatorColor": "#2A2A2A", - "focusedBorderColor": "#FF980050", - "pressedBackground": "#FF980050", - "pressedBorderColor": "#FF980050" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#404040" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#212121", - "Borders.color": "#292929", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#212121", + "background": "bg", "default": { - "endBackground": "#323232", - "endBorderColor": "#323232", - "foreground": "#FFFFFF", - "focusColor": "#FF9800", - "focusedBorderColor": "#FF9800", - "shadowColor": "#323232", - "startBackground": "#323232", - "startBorderColor": "#323232" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#2A2A2A", - "disabledText": "#474747", - "endBackground": "#2A2A2A", - "endBorderColor": "#2A2A2A", - "focus": "#3F3F3F", - "focusedBorderColor": "#FF9800", - "foreground": "#727272", - "highlight": "#FFFFFF", - "mt.background": "#2A2A2A", - "mt.foreground": "#727272", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#323232", - "mt.selection.color2": "#323232", - "startBackground": "#2A2A2A", - "startBorderColor": "#2A2A2A", - "shadowColor": "#2A2A2A", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#292929", - "Tooltip.background": "#1A1A1A" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1A1A1A", - "selectionBackground": "#404040" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "select": "#FF9800" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#B0BEC5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#FF9800", - "dropdownBorder": "#292929", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#212121", - "foreground": "#B0BEC5", - "swatchesDefaultRecentColor": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#2A2A2A", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#2A2A2A", - "disabledIconColor": "#474747", - "iconColor": "#B0BEC5", - "nonEditableBackground": "#212121" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#212121", - "buttonBackground": "#2A2A2A", - "darcula.hoveredArrowButtonForeground": "#FF9800", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "modifiedItemForeground": "#FF9800", - "nonEditableBackground": "#292929", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#292929", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "matchForeground": "#FF9800", - "matchSelectionForeground": "#FF9800", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#727272", - "selectionInactiveBackground": "#3F3F3F", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#3F3F3F", - "disabledBorderColor": "#2A2A2A", - "focusColor": "#FF9800", - "focusedBorderColor": "#FF9800", - "hoverIconColor": "#FF9800", - "infoForeground": "#727272", - "iconColor": "#B0BEC5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#212121", - "controlText": "#727272", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#FF9800", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#727272", - "changedValueForeground": "#FF9800", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#727272", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#FF9800", - "valueForeground": "#FF9800" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#3F3F3F", - "underlinedTabBackground": "#3F3F3F" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#3F3F3F" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#212121", - "borderColor": "#212121", - "hoverBackground": "#323232", - "hoverColor": "#212121", - "hoverMaskColor": "#3F3F3F", - "inactiveColoredTabBackground": "#212121", - "inactiveColoredFileBackground": "#2A2A2A", - "inactiveUnderlineColor": "#FF9800", - "inactiveMaskColor": "#212121", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#212121", - "DialogWrapper.southPanelBackground": "#212121", - "DialogWrapper.southPanelDivider": "#212121", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#212121", - "areaBorderColor": "#212121", - "areaForeground": "#B0BEC5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#212121", - "foreground": "#B0BEC5", - "shortcutForeground": "#727272" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#212121", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#212121", - "inactiveForeground": "#474747", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#292929", - "hoverBackground": "#3F3F3F", - "hoverColor": "#3F3F3F", - "hoverMaskColor": "#3F3F3F", - "inactiveMaskColor": "#212121", - "inactiveColoredFileBackground": "#212121", - "inactiveUnderlineColor": "#474747", - "selectedForeground": "#B0BEC5", - "selectedBackground": "#323232", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#212121", - "borderColor": "#292929", - "hoverBackground": "#3F3F3F", - "hoverColor": "#3F3F3F", - "inactiveUnderlineColor": "#FF9800", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabForeground": "#B0BEC5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#323232", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#292929", + "Focus.color": "border", "FormattedTextField": { - "background": "#212121", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveBackground": "#2A2A2A", - "inactiveForeground": "#474747", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#323232" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1A1A1A", "Group": { - "disabledSeparatorColor": "#292929", - "separatorColor": "#292929" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#727272", - "lineSeparatorColor": "#212121" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#212121", - "inactive": "#1A1A1A" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#212121", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "shortcutForeground": "#727272" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#FF9800", - "inactiveCaption": "#292929", - "inactiveCaptionBorder": "#212121", - "inactiveCaptionText": "#727272", - "info": "#727272", - "infoText": "#727272", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#292929", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#212121" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#B0BEC5", - "background": "#212121", - "inactiveTitleForeground": "#727272" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#212121", - "disabledForeground": "#474747", - "disabledShadow": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#B0BEC5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#FF9800", - "hoverForeground": "#FF9800", - "pressedForeground": "#FF9800", - "secondaryForeground": "#727272", - "visitedForeground": "#FF9800" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#FF9800", + "link.foreground": "accent", "List": { - "background": "#292929", - "foreground": "#B0BEC5", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232C0" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#212121", - "branchColor": "#B0BEC5", - "contrast": "#1A1A1A", - "foreground": "#B0BEC5", - "mergeCommits": "#2A2A2A", - "primaryColor": "#727272", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#212121", - "tab.borderColor": "#FF9800", - "tagColor": "#727272" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#292929", - "usedColor": "#3F3F3F", - "usedBackground": "#3F3F3F" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#212121", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#292929", - "disabledBackground": "#292929", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "separatorColor": "#292929" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#212121", - "borderColor": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "highlight": "#212121", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF", - "shadow": "#212121" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#B0BEC5", - "borderColor": "#212121" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#212121" + "background": "bg" }, "SearchField": { - "background": "#212121" + "background": "hc" } }, - "NewPSD.warning": "#FF9800", + "NewPSD.warning": "accent", "Notification": { - "background": "#1A1A1A", - "borderColor": "#1A1A1A", - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "foreground": "#B0BEC5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#2A2A2A", - "foreground": "#B0BEC5", - "innerBorderColor": "#2A2A2A" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "informativeBackground": "#1A1A1A", - "informativeBorderColor": "#1A1A1A", - "warningBackground": "#1A1A1A", - "warningBorderColor": "#1A1A1A" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#292929", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#212121", - "foreground": "#B0BEC5", - "messageForeground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#2A2A2A", - "focusedColor": "#FF9800", - "disabledColor": "#474747" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#212121", - "foreground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#292929", - "borderColor": "#323232", - "currentOverloadBackground": "#3F3F3F", - "currentParameterForeground": "#FF9800", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "lineSeparatorColor": "#323232" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#212121", - "capsLockIconColor": "#FF9800", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#212121", - "disabledForeground": "#474747", - "eapTagBackground": "#3F3F3F", - "hoverBackground": "#323232C0", - "lightSelectionBackground": "#323232", - "paidTagBackground": "#3F3F3F", - "selectionBackground": "#404040", - "tagForeground": "#FF9800", - "tagBackground": "#3F3F3F", - "trialTagBackground": "#3F3F3F", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#2A2A2A", - "installBorderColor": "#2A2A2A", - "installForeground": "#B0BEC5", - "installFocusedBackground": "#3F3F3F", - "installFillForeground": "#474747", - "installFillBackground": "#2A2A2A", - "updateBackground": "#FF9800", - "updateBorderColor": "#2A2A2A", - "updateForeground": "#B0BEC5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#212121", - "borderColor": "#292929" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#292929", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#323232", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#323232" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#212121", - "borderColor": "#212121", - "foreground": "#FF9800" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1A1A1A", - "inactiveBorderColor": "#212121", - "innerBorderColor": "#292929", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#212121", - "inactiveBackground": "#1A1A1A" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#B0BEC5", - "separatorColor": "#292929", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1A1A1A", - "background": "#1A1A1A", - "borderColor": "#1A1A1A" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#212121", + "background": "bg", "border": "2,0,2,0", - "foreground": "#B0BEC5", - "translucentBackground": "#212121" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#212121", - "foreground": "#FF9800", - "indeterminateEndColor": "#FF9800", - "indeterminateStartColor": "#FF9800", - "progressColor": "#FF9800", - "selectionBackground": "#3F3F3F", - "trackColor": "#3F3F3F" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#FF9800" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#212121", - "disabledText": "#474747", - "foreground": "#B0BEC5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#727272", - "acceleratorSelectionForeground": "#727272", - "background": "#212121", - "disabledBackground": "#212121", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "selectionBackground": "#404040", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#292929", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#212121", - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#3F3F3F", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#FF9800", - "hoverThumbColor": "#FF9800", - "hoverTrackColor": "#21212130", - "thumbBorderColor": "#FF980070", - "thumbColor": "#FF980070", - "trackColor": "#21212130" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1A1A1A", - "foreground": "#727272" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#212121" + "background": "bg" }, "List": { - "separatorForeground": "#727272", - "separatorColor": "#292929" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#212121", - "borderColor": "#1A1A1A", - "infoForeground": "#727272" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#3F3F3F" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#FF9800", - "startBackground": "#FF9800", - "endColor": "#FF9800", - "startColor": "#FF9800" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1A1A1A", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#323232" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#727272", - "Repeated.File.Foreground": "#B0BEC5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#292929", - "foreground": "#292929", - "separatorColor": "#292929" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#212121" + "background": "hc" }, "Slider": { - "background": "#212121", - "buttonBorderColor": "#FF9800", - "buttonColor": "#FF9800", - "foreground": "#B0BEC5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#292929", - "trackColor": "#323232", - "trackWidth": 7, - "thumb": "#FF9800" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#3F3F3F", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "errorForeground": "#B0BEC5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#212121", + "background": "bg", "border": "3,3,3,3", - "foreground": "#B0BEC5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#212121", - "highlight": "#212121" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#292929", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#212121", - "hoverBackground": "#3F3F3F", - "LightEditBackground": "#323232" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#212121", - "contentAreaColor": "#3F3F3F", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#292929", - "disabledForeground": "#474747", - "disabledUnderlineColor": "#474747", - "focus": "#323232", - "focusColor": "#323232", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#B0BEC5", - "highlight": "#292929", - "hoverColor": "#3F3F3F", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#FF9800" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#212121", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1A1A1A", - "background": "#212121", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#474747", - "dropLineColor": "#FF9800", - "dropLineShortColor": "#FF9800", - "focusCellBackground": "#323232", - "focusCellForeground": "#FFFFFF", - "foreground": "#B0BEC5", - "gridColor": "#212121", - "highlightOuter": "#323232", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#727272", - "lightSelectionInactiveBackground": "#292929", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#B0BEC5", - "stripeColor": "#1A1A1A" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#212121", - "borderColor": "#212121", - "bottomSeparatorColor": "#292929", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#474747", - "foreground": "#B0BEC5", - "focusCellBackground": "#323232", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#292929" + "separatorColor": "second" }, - "text": "#727272", - "textInactiveText": "#727272", - "textText": "#727272", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#212121", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#212121", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#212121", - "caretForeground": "#FF9800", - "foreground": "#B0BEC5", - "inactiveForeground": "#474747", - "selectionBackground": "#323232", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1A1A1A", - "Button.hoverBackground": "#3F3F3F", - "inactiveBackground": "#212121", - "infoForeground": "#727272", - "inactiveInfoForeground": "#727272" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#B0BEC5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#2A2A2A", - "buttonColor": "#B0BEC5", - "disabledText": "#474747", - "foreground": "#B0BEC5", - "offForeground": "#212121", - "offBackground": "#212121", - "onBackground": "#FF9800", - "onForeground": "#FF9800" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#212121", - "borderHandleColor": "#727272", - "floatingForeground": "#727272", - "foreground": "#B0BEC5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#212121", - "Actions.infoForeground": "#727272", - "background": "#1A1A1A", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "infoForeground": "#727272", - "separatorColor": "#292929", - "shortcutForeground": "#727272" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#323232", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1A1A1A" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#212121", - "borderColor": "#292929", - "inactiveBackground": "#212121" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#212121" + "background": "bg" }, "HeaderTab": { - "borderColor": "#3F3F3F", - "hoverBackground": "#3F3F3F", - "hoverInactiveBackground": "#3F3F3F", - "inactiveUnderlineColor": "#FF9800", - "selectedBackground": "#1A1A1A", - "selectedInactiveBackground": "#1A1A1A", - "underlineColor": "#FF9800", - "underlinedTabBackground": "#323232", - "underlinedTabInactiveBackground": "#292929", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#B0BEC5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#212121", - "foreground": "#727272", - "hash": "#292929", - "hoverBackground": "#323232C0", - "hoverInactiveBackground": "#323232", - "modifiedItemForeground": "#FF9800", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#323232C0", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#323232C0", - "textBackground": "#212121" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#292929", - "Canvas.background": "#1A1A1A", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#212121", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#292929", - "background": "#212121", - "foreground": "#B0BEC5", - "hoverBorderColor": "#3F3F3F" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#292929", - "hoverBorderColor": "#3F3F3F" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1A1A1A", - "highStroke.foreground": "#B0BEC5", - "Label.foreground": "#727272", - "List.selectionBackground": "#323232C0", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#292929", - "Component.foreground": "#B0BEC5", - "ConstraintSetText.foreground": "#727272", - "ConstraintSet.background": "#292929", - "CSPanel.SelectedFocusBackground": "#404040", - "CSPanel.SelectedBackground": "#323232C0", - "cs_FocusText.infoForeground": "#727272", - "CursorTextColor.foreground": "#B0BEC5", - "HoverColor.disabledBackground": "#474747", - "motionGraph.background": "#212121", - "Notification.background": "#1A1A1A", - "ourAvg.background": "#292929", - "ourCS.background": "#292929", - "ourCS_Border.borderColor": "#292929", - "ourCS_TextColor.foreground": "#727272", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#323232", - "ourCS_SelectedBorder.pressedBorderColor": "#3F3F3F", - "ourML_BarColor.separatorColor": "#292929", - "PrimaryPanel.background": "#1A1A1A", - "SecondaryPanel.background": "#212121", - "SecondaryPanel.header.foreground": "#727272", - "SecondaryPanel.header.background": "#1A1A1A", - "timeLine.disabledBorderColor": "#292929" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#292929", - "background": "#212121" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#B0BEC5", + "percent.foreground": "fg", "Placeholder": { - "background": "#212121", - "borderColor": "#292929", - "foreground": "#B0BEC5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#212121", - "stroke.acceleratorForeground": "#727272" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1A1A1A", - "errorBorderColor": "#1A1A1A", - "warningBackground": "#1A1A1A", - "warningBorderColor": "#1A1A1A" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#212121" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#3F3F3F" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#FF9800", - "otherIconColor": "#727272", - "remoteBranchIconColor": "#B0BEC5", - "tagIconColor": "#727272" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#FF9800", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#474747", - "localTagIconColor": "#727272", - "mqTagIconColor": "#727272", - "tagIconColor": "#727272", - "tipIconColor": "#727272" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#727272", - "Commit.currentBranchBackground": "#292929", - "Commit.hoveredBackground": "#323232C0" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#3F3F3F" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#212121", - "foreground": "#B0BEC5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#212121", - "background": "#212121", - "borderColor": "#212121", - "captionBackground": "#1A1A1A", - "captionForeground": "#B0BEC5", - "Details.background": "#212121", - "footerBackground": "#1A1A1A", - "footerForeground": "#B0BEC5", - "headerBackground": "#212121", - "headerForeground": "#B0BEC5", - "List.background": "#1A1A1A", - "separatorColor": "#292929", - "SidePanel.background": "#292929", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1A1A1A", - "actions.selectionBackground": "#3F3F3F", - "background": "#292929", - "selectionBackground": "#404040", - "selectionInactiveBackground": "#292929" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#212121", - "windowBorder": "#292929", - "windowText": "#727272", - "Window.border": "#292929" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1A1A1A", - "#6B6B6B": "#727272", - "#A7A7A7": "#212121", - "#3D6185": "#FF9800", - "#466D94": "#FF9800", - "#3C3F41": "#212121", - "#545556": "#474747", - "#606060": "#474747", - "#9AA7B0": "#B0BEC5", - "#675133": "#FF9800", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#727272", - "Actions.GreyInline": "#616161", - "Actions.GreyInline.Dark": "#B0BEC5", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#1A1A1A", - "Checkbox.Background.Default.Dark": "#1A1A1A", - "Checkbox.Background.Disabled": "#323232", - "Checkbox.Background.Disabled.Dark": "#323232", - "Checkbox.Border.Default": "#292929", - "Checkbox.Border.Default.Dark": "#292929", - "Checkbox.Border.Disabled": "#474747", - "Checkbox.Border.Disabled.Dark": "#474747", - "Checkbox.Focus.Thin.Default": "#FF9800", - "Checkbox.Focus.Thin.Default.Dark": "#FF9800", - "Checkbox.Focus.Wide": "#FF9800", - "Checkbox.Focus.Wide.Dark": "#FF9800", - "Checkbox.Foreground.Disabled": "#474747", - "Checkbox.Foreground.Disabled.Dark": "#474747", - "Checkbox.Background.Selected": "#FF9800", - "Checkbox.Background.Selected.Dark": "#212121", - "Checkbox.Border.Selected": "#FF9800", - "Checkbox.Border.Selected.Dark": "#FF9800", - "Checkbox.Foreground.Selected": "#FF9800", - "Checkbox.Foreground.Selected.Dark": "#FF9800", - "Checkbox.Focus.Thin.Selected": "#B0BEC5", - "Checkbox.Focus.Thin.Selected.Dark": "#B0BEC5", - "Objects.Grey": "#616161", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#B0BEC5", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean Contrast.theme.json index 539615ff..1f994f6d 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Deep Ocean Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#0F111A", + "bg30": "#0F111A30", + "fg": "#8F93A2", + "text": "#4B526D", + "selBg": "#222533", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#0F111A", + "excl": "#292D3E", + "second": "#181A1F", + "dis": "#464B5D", + "accent": "#84ffff", + "accent2": "#84ffff2", + "accent50": "#84ffff50", + "accent70": "#84ffff70", + "cs": "#090B10", + "button": "#191A21", + "table": "#1A1C25", + "tree": "#717CB430", + "hl": "#1F2233", + "notif": "#090B10", + "hc": "#090B10", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#717CB4", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Deep Ocean.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "borderColor": "#0F111A", - "disabledBackground": "#292D3E", - "disabledForeground": "#464B5D", - "disabledText": "#464B5D", - "focusColor": "#1F2233", - "focusedBorderColor": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#292D3E", - "inactiveForeground": "#4B526D", - "infoForeground": "#4B526D", - "selectionBackground": "#717CB480", - "selectionBackgroundInactive": "#181A1F", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#181A1F", - "separatorColor": "#0F111A" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#0F111A", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#84ffff50", - "hoverBorderColor": "#84ffff50", - "hoverSeparatorColor": "#191A21", - "focusedBorderColor": "#84ffff50", - "pressedBackground": "#84ffff50", - "pressedBorderColor": "#84ffff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#717CB480" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#0F111A", - "Borders.color": "#0F111A", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#0F111A", + "background": "bg", "default": { - "endBackground": "#1A1C25", - "endBorderColor": "#1A1C25", - "foreground": "#FFFFFF", - "focusColor": "#84ffff", - "focusedBorderColor": "#84ffff", - "shadowColor": "#1A1C25", - "startBackground": "#1A1C25", - "startBorderColor": "#1A1C25" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#191A21", - "disabledText": "#464B5D", - "endBackground": "#191A21", - "endBorderColor": "#191A21", - "focus": "#1F2233", - "focusedBorderColor": "#84ffff", - "foreground": "#4B526D", - "highlight": "#FFFFFF", - "mt.background": "#191A21", - "mt.foreground": "#4B526D", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#1A1C25", - "mt.selection.color2": "#1A1C25", - "startBackground": "#191A21", - "startBorderColor": "#191A21", - "shadowColor": "#191A21", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#0F111A", - "Tooltip.background": "#090B10" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#090B10", - "selectionBackground": "#717CB480" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "select": "#84ffff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#8F93A2", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#84ffff", - "dropdownBorder": "#181A1F", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#0F111A", - "foreground": "#8F93A2", - "swatchesDefaultRecentColor": "#8F93A2" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#191A21", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#191A21", - "disabledIconColor": "#464B5D", - "iconColor": "#8F93A2", - "nonEditableBackground": "#0F111A" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#090B10", - "buttonBackground": "#191A21", - "darcula.hoveredArrowButtonForeground": "#84ffff", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "modifiedItemForeground": "#84ffff", - "nonEditableBackground": "#181A1F", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#0F111A", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#181A1F", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "matchForeground": "#84ffff", - "matchSelectionForeground": "#84ffff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#4B526D", - "selectionInactiveBackground": "#1F2233", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#1F2233", - "disabledBorderColor": "#191A21", - "focusColor": "#84ffff", - "focusedBorderColor": "#84ffff", - "hoverIconColor": "#84ffff", - "infoForeground": "#4B526D", - "iconColor": "#8F93A2" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#0F111A", - "controlText": "#4B526D", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#84ffff", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#4B526D", - "changedValueForeground": "#84ffff", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#4B526D", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#84ffff", - "valueForeground": "#84ffff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#1F2233", - "underlinedTabBackground": "#1F2233" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#1F2233" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#0F111A", - "borderColor": "#0F111A", - "hoverBackground": "#1A1C25", - "hoverColor": "#090B10", - "hoverMaskColor": "#1F2233", - "inactiveColoredTabBackground": "#0F111A", - "inactiveColoredFileBackground": "#191A21", - "inactiveUnderlineColor": "#84ffff", - "inactiveMaskColor": "#090B10", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#0F111A", - "DialogWrapper.southPanelBackground": "#0F111A", - "DialogWrapper.southPanelDivider": "#0F111A", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#0F111A", - "areaBorderColor": "#0F111A", - "areaForeground": "#8F93A2" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#090B10", - "foreground": "#8F93A2", - "shortcutForeground": "#4B526D" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#090B10", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#0F111A", - "inactiveForeground": "#464B5D", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#181A1F", - "hoverBackground": "#1F2233", - "hoverColor": "#1F2233", - "hoverMaskColor": "#1F2233", - "inactiveMaskColor": "#0F111A", - "inactiveColoredFileBackground": "#0F111A", - "inactiveUnderlineColor": "#464B5D", - "selectedForeground": "#8F93A2", - "selectedBackground": "#1A1C25", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#0F111A", - "borderColor": "#181A1F", - "hoverBackground": "#1F2233", - "hoverColor": "#1F2233", - "inactiveUnderlineColor": "#84ffff", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#8F93A2" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#292D3E", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#0F111A", + "Focus.color": "border", "FormattedTextField": { - "background": "#090B10", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#191A21", - "inactiveForeground": "#464B5D", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#1A1C25" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#090B10", "Group": { - "disabledSeparatorColor": "#0F111A", - "separatorColor": "#0F111A" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#4B526D", - "lineSeparatorColor": "#0F111A" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#0F111A", - "inactive": "#090B10" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "shortcutForeground": "#4B526D" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#84ffff", - "inactiveCaption": "#181A1F", - "inactiveCaptionBorder": "#0F111A", - "inactiveCaptionText": "#4B526D", - "info": "#4B526D", - "infoText": "#4B526D", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#0F111A", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#0F111A" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#8F93A2", - "background": "#0F111A", - "inactiveTitleForeground": "#4B526D" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#0F111A", - "disabledForeground": "#464B5D", - "disabledShadow": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#8F93A2" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#84ffff", - "hoverForeground": "#84ffff", - "pressedForeground": "#84ffff", - "secondaryForeground": "#4B526D", - "visitedForeground": "#84ffff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#84ffff", + "link.foreground": "accent", "List": { - "background": "#181A1F", - "foreground": "#8F93A2", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#717CB430" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#0F111A", - "branchColor": "#8F93A2", - "contrast": "#090B10", - "foreground": "#8F93A2", - "mergeCommits": "#191A21", - "primaryColor": "#4B526D", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#0F111A", - "tab.borderColor": "#84ffff", - "tagColor": "#4B526D" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#181A1F", - "usedColor": "#1F2233", - "usedBackground": "#1F2233" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#0F111A", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#181A1F", - "disabledBackground": "#181A1F", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "separatorColor": "#0F111A" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#090B10", - "borderColor": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "highlight": "#0F111A", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "shadow": "#090B10" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#8F93A2", - "borderColor": "#0F111A" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#0F111A" + "background": "bg" }, "SearchField": { - "background": "#090B10" + "background": "hc" } }, - "NewPSD.warning": "#84ffff", + "NewPSD.warning": "accent", "Notification": { - "background": "#090B10", - "borderColor": "#090B10", - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "foreground": "#8F93A2", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#191A21", - "foreground": "#8F93A2", - "innerBorderColor": "#191A21" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "informativeBackground": "#090B10", - "informativeBorderColor": "#090B10", - "warningBackground": "#090B10", - "warningBorderColor": "#090B10" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#0F111A", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#0F111A", - "foreground": "#8F93A2", - "messageForeground": "#8F93A2" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#191A21", - "focusedColor": "#84ffff", - "disabledColor": "#464B5D" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#0F111A", - "foreground": "#8F93A2" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#181A1F", - "borderColor": "#1A1C25", - "currentOverloadBackground": "#1F2233", - "currentParameterForeground": "#84ffff", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "lineSeparatorColor": "#1A1C25" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#090B10", - "capsLockIconColor": "#84ffff", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#0F111A", - "disabledForeground": "#464B5D", - "eapTagBackground": "#1F2233", - "hoverBackground": "#717CB430", - "lightSelectionBackground": "#1A1C25", - "paidTagBackground": "#1F2233", - "selectionBackground": "#717CB480", - "tagForeground": "#84ffff", - "tagBackground": "#1F2233", - "trialTagBackground": "#1F2233", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#191A21", - "installBorderColor": "#191A21", - "installForeground": "#8F93A2", - "installFocusedBackground": "#1F2233", - "installFillForeground": "#464B5D", - "installFillBackground": "#191A21", - "updateBackground": "#84ffff", - "updateBorderColor": "#191A21", - "updateForeground": "#8F93A2" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#090B10", - "borderColor": "#0F111A" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#181A1F", - "foreground": "#8F93A2" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#1A1C25", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1A1C25" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#84ffff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#090B10", - "inactiveBorderColor": "#0F111A", - "innerBorderColor": "#181A1F", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#0F111A", - "inactiveBackground": "#090B10" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#8F93A2", - "separatorColor": "#181A1F", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#090B10", - "background": "#090B10", - "borderColor": "#090B10" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#0F111A", + "background": "bg", "border": "2,0,2,0", - "foreground": "#8F93A2", - "translucentBackground": "#0F111A" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#0F111A", - "foreground": "#84ffff", - "indeterminateEndColor": "#84ffff", - "indeterminateStartColor": "#84ffff", - "progressColor": "#84ffff", - "selectionBackground": "#1F2233", - "trackColor": "#1F2233" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#84ffff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#0F111A", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#0F111A", - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#1F2233", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#090B10", - "foreground": "#4B526D" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#0F111A" + "background": "bg" }, "List": { - "separatorForeground": "#4B526D", - "separatorColor": "#0F111A" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#0F111A", - "borderColor": "#090B10", - "infoForeground": "#4B526D" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1F2233" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#84ffff", - "startBackground": "#84ffff", - "endColor": "#84ffff", - "startColor": "#84ffff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#090B10", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#1A1C25" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#4B526D", - "Repeated.File.Foreground": "#8F93A2" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#181A1F", - "foreground": "#181A1F", - "separatorColor": "#181A1F" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#090B10" + "background": "hc" }, "Slider": { - "background": "#0F111A", - "buttonBorderColor": "#84ffff", - "buttonColor": "#84ffff", - "foreground": "#8F93A2", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#181A1F", - "trackColor": "#1A1C25", - "trackWidth": 7, - "thumb": "#84ffff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#1F2233", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "errorForeground": "#8F93A2" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#0F111A", + "background": "bg", "border": "3,3,3,3", - "foreground": "#8F93A2", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#0F111A", - "highlight": "#090B10" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#181A1F", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#0F111A", - "hoverBackground": "#1F2233", - "LightEditBackground": "#1A1C25" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#0F111A", - "contentAreaColor": "#1F2233", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#0F111A", - "disabledForeground": "#464B5D", - "disabledUnderlineColor": "#464B5D", - "focus": "#1A1C25", - "focusColor": "#1A1C25", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#8F93A2", - "highlight": "#0F111A", - "hoverColor": "#1F2233", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#84ffff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#090B10", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#090B10", - "background": "#0F111A", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#464B5D", - "dropLineColor": "#84ffff", - "dropLineShortColor": "#84ffff", - "focusCellBackground": "#1A1C25", - "focusCellForeground": "#FFFFFF", - "foreground": "#8F93A2", - "gridColor": "#0F111A", - "highlightOuter": "#1A1C25", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#4B526D", - "lightSelectionInactiveBackground": "#181A1F", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#1A1C25", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#8F93A2", - "stripeColor": "#090B10" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#0F111A", - "borderColor": "#0F111A", - "bottomSeparatorColor": "#181A1F", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "focusCellBackground": "#1A1C25", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#181A1F" + "separatorColor": "second" }, - "text": "#4B526D", - "textInactiveText": "#4B526D", - "textText": "#4B526D", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#090B10", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#090B10", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#090B10", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#090B10", - "Button.hoverBackground": "#1F2233", - "inactiveBackground": "#0F111A", - "infoForeground": "#4B526D", - "inactiveInfoForeground": "#4B526D" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#8F93A2", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#191A21", - "buttonColor": "#8F93A2", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "offForeground": "#0F111A", - "offBackground": "#0F111A", - "onBackground": "#84ffff", - "onForeground": "#84ffff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#090B10", - "borderHandleColor": "#4B526D", - "floatingForeground": "#4B526D", - "foreground": "#8F93A2" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#0F111A", - "Actions.infoForeground": "#4B526D", - "background": "#090B10", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "separatorColor": "#0F111A", - "shortcutForeground": "#4B526D" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#1A1C25", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#090B10" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#0F111A", - "borderColor": "#181A1F", - "inactiveBackground": "#0F111A" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#0F111A" + "background": "bg" }, "HeaderTab": { - "borderColor": "#1F2233", - "hoverBackground": "#1F2233", - "hoverInactiveBackground": "#1F2233", - "inactiveUnderlineColor": "#84ffff", - "selectedBackground": "#090B10", - "selectedInactiveBackground": "#090B10", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabInactiveBackground": "#181A1F", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#8F93A2" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#090B10", - "foreground": "#4B526D", - "hash": "#0F111A", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "modifiedItemForeground": "#84ffff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#717CB430", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#717CB430", - "textBackground": "#090B10" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#0F111A", - "Canvas.background": "#090B10", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#0F111A", - "foreground": "#8F93A2" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#0F111A", - "background": "#0F111A", - "foreground": "#8F93A2", - "hoverBorderColor": "#1F2233" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#0F111A", - "hoverBorderColor": "#1F2233" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#090B10", - "highStroke.foreground": "#8F93A2", - "Label.foreground": "#4B526D", - "List.selectionBackground": "#717CB430", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#0F111A", - "Component.foreground": "#8F93A2", - "ConstraintSetText.foreground": "#4B526D", - "ConstraintSet.background": "#181A1F", - "CSPanel.SelectedFocusBackground": "#717CB480", - "CSPanel.SelectedBackground": "#717CB430", - "cs_FocusText.infoForeground": "#4B526D", - "CursorTextColor.foreground": "#8F93A2", - "HoverColor.disabledBackground": "#464B5D", - "motionGraph.background": "#0F111A", - "Notification.background": "#090B10", - "ourAvg.background": "#181A1F", - "ourCS.background": "#181A1F", - "ourCS_Border.borderColor": "#0F111A", - "ourCS_TextColor.foreground": "#4B526D", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#1A1C25", - "ourCS_SelectedBorder.pressedBorderColor": "#1F2233", - "ourML_BarColor.separatorColor": "#0F111A", - "PrimaryPanel.background": "#090B10", - "SecondaryPanel.background": "#0F111A", - "SecondaryPanel.header.foreground": "#4B526D", - "SecondaryPanel.header.background": "#090B10", - "timeLine.disabledBorderColor": "#0F111A" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#0F111A", - "background": "#0F111A" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#8F93A2", + "percent.foreground": "fg", "Placeholder": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#0F111A", - "stroke.acceleratorForeground": "#4B526D" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "warningBackground": "#090B10", - "warningBorderColor": "#090B10" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#0F111A" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#1F2233" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#84ffff", - "otherIconColor": "#4B526D", - "remoteBranchIconColor": "#8F93A2", - "tagIconColor": "#4B526D" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#84ffff", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#464B5D", - "localTagIconColor": "#4B526D", - "mqTagIconColor": "#4B526D", - "tagIconColor": "#4B526D", - "tipIconColor": "#4B526D" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#4B526D", - "Commit.currentBranchBackground": "#181A1F", - "Commit.hoveredBackground": "#717CB430" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#1F2233" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#090B10", - "foreground": "#8F93A2" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#0F111A", - "background": "#0F111A", - "borderColor": "#0F111A", - "captionBackground": "#090B10", - "captionForeground": "#8F93A2", - "Details.background": "#0F111A", - "footerBackground": "#090B10", - "footerForeground": "#8F93A2", - "headerBackground": "#0F111A", - "headerForeground": "#8F93A2", - "List.background": "#090B10", - "separatorColor": "#0F111A", - "SidePanel.background": "#181A1F", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#090B10", - "actions.selectionBackground": "#1F2233", - "background": "#181A1F", - "selectionBackground": "#717CB480", - "selectionInactiveBackground": "#181A1F" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#090B10", - "windowBorder": "#0F111A", - "windowText": "#4B526D", - "Window.border": "#0F111A" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#090B10", - "#6B6B6B": "#4B526D", - "#A7A7A7": "#0F111A", - "#3D6185": "#84ffff", - "#466D94": "#84ffff", - "#3C3F41": "#0F111A", - "#545556": "#464B5D", - "#606060": "#464B5D", - "#9AA7B0": "#8F93A2", - "#675133": "#84ffff", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#4B526D", - "Actions.GreyInline": "#717CB4", - "Actions.GreyInline.Dark": "#8F93A2", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#090B10", - "Checkbox.Background.Default.Dark": "#090B10", - "Checkbox.Background.Disabled": "#292D3E", - "Checkbox.Background.Disabled.Dark": "#292D3E", - "Checkbox.Border.Default": "#0F111A", - "Checkbox.Border.Default.Dark": "#0F111A", - "Checkbox.Border.Disabled": "#464B5D", - "Checkbox.Border.Disabled.Dark": "#464B5D", - "Checkbox.Focus.Thin.Default": "#84ffff", - "Checkbox.Focus.Thin.Default.Dark": "#84ffff", - "Checkbox.Focus.Wide": "#84ffff", - "Checkbox.Focus.Wide.Dark": "#84ffff", - "Checkbox.Foreground.Disabled": "#464B5D", - "Checkbox.Foreground.Disabled.Dark": "#464B5D", - "Checkbox.Background.Selected": "#84ffff", - "Checkbox.Background.Selected.Dark": "#0F111A", - "Checkbox.Border.Selected": "#84ffff", - "Checkbox.Border.Selected.Dark": "#84ffff", - "Checkbox.Foreground.Selected": "#84ffff", - "Checkbox.Foreground.Selected.Dark": "#84ffff", - "Checkbox.Focus.Thin.Selected": "#8F93A2", - "Checkbox.Focus.Thin.Selected.Dark": "#8F93A2", - "Objects.Grey": "#717CB4", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#8F93A2", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean.theme.json index 351b2187..2af1ebbf 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Deep Ocean.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Deep Ocean", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#0F111A", + "bg30": "#0F111A30", + "fg": "#8F93A2", + "text": "#4B526D", + "selBg": "#222533", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#0F111A", + "excl": "#292D3E", + "second": "#181A1F", + "dis": "#464B5D", + "accent": "#84ffff", + "accent2": "#84ffff2", + "accent50": "#84ffff50", + "accent70": "#84ffff70", + "cs": "#090B10", + "button": "#191A21", + "table": "#1A1C25", + "tree": "#717CB430", + "hl": "#1F2233", + "notif": "#090B10", + "hc": "#0F111A", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#717CB4", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Deep Ocean.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "borderColor": "#0F111A", - "disabledBackground": "#292D3E", - "disabledForeground": "#464B5D", - "disabledText": "#464B5D", - "focusColor": "#1F2233", - "focusedBorderColor": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#292D3E", - "inactiveForeground": "#4B526D", - "infoForeground": "#4B526D", - "selectionBackground": "#717CB480", - "selectionBackgroundInactive": "#181A1F", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#181A1F", - "separatorColor": "#0F111A" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#0F111A", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#84ffff50", - "hoverBorderColor": "#84ffff50", - "hoverSeparatorColor": "#191A21", - "focusedBorderColor": "#84ffff50", - "pressedBackground": "#84ffff50", - "pressedBorderColor": "#84ffff50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#717CB480" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#0F111A", - "Borders.color": "#0F111A", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#0F111A", + "background": "bg", "default": { - "endBackground": "#1A1C25", - "endBorderColor": "#1A1C25", - "foreground": "#FFFFFF", - "focusColor": "#84ffff", - "focusedBorderColor": "#84ffff", - "shadowColor": "#1A1C25", - "startBackground": "#1A1C25", - "startBorderColor": "#1A1C25" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#191A21", - "disabledText": "#464B5D", - "endBackground": "#191A21", - "endBorderColor": "#191A21", - "focus": "#1F2233", - "focusedBorderColor": "#84ffff", - "foreground": "#4B526D", - "highlight": "#FFFFFF", - "mt.background": "#191A21", - "mt.foreground": "#4B526D", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#1A1C25", - "mt.selection.color2": "#1A1C25", - "startBackground": "#191A21", - "startBorderColor": "#191A21", - "shadowColor": "#191A21", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#0F111A", - "Tooltip.background": "#090B10" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#090B10", - "selectionBackground": "#717CB480" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "select": "#84ffff" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#8F93A2", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#84ffff", - "dropdownBorder": "#181A1F", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#0F111A", - "foreground": "#8F93A2", - "swatchesDefaultRecentColor": "#8F93A2" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#191A21", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#191A21", - "disabledIconColor": "#464B5D", - "iconColor": "#8F93A2", - "nonEditableBackground": "#0F111A" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#0F111A", - "buttonBackground": "#191A21", - "darcula.hoveredArrowButtonForeground": "#84ffff", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "modifiedItemForeground": "#84ffff", - "nonEditableBackground": "#181A1F", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#0F111A", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#181A1F", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "matchForeground": "#84ffff", - "matchSelectionForeground": "#84ffff", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#4B526D", - "selectionInactiveBackground": "#1F2233", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#1F2233", - "disabledBorderColor": "#191A21", - "focusColor": "#84ffff", - "focusedBorderColor": "#84ffff", - "hoverIconColor": "#84ffff", - "infoForeground": "#4B526D", - "iconColor": "#8F93A2" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#0F111A", - "controlText": "#4B526D", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#84ffff", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#4B526D", - "changedValueForeground": "#84ffff", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#4B526D", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#84ffff", - "valueForeground": "#84ffff" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#1F2233", - "underlinedTabBackground": "#1F2233" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#1F2233" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#0F111A", - "borderColor": "#0F111A", - "hoverBackground": "#1A1C25", - "hoverColor": "#0F111A", - "hoverMaskColor": "#1F2233", - "inactiveColoredTabBackground": "#0F111A", - "inactiveColoredFileBackground": "#191A21", - "inactiveUnderlineColor": "#84ffff", - "inactiveMaskColor": "#0F111A", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#0F111A", - "DialogWrapper.southPanelBackground": "#0F111A", - "DialogWrapper.southPanelDivider": "#0F111A", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#0F111A", - "areaBorderColor": "#0F111A", - "areaForeground": "#8F93A2" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#0F111A", - "foreground": "#8F93A2", - "shortcutForeground": "#4B526D" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#0F111A", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#0F111A", - "inactiveForeground": "#464B5D", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#181A1F", - "hoverBackground": "#1F2233", - "hoverColor": "#1F2233", - "hoverMaskColor": "#1F2233", - "inactiveMaskColor": "#0F111A", - "inactiveColoredFileBackground": "#0F111A", - "inactiveUnderlineColor": "#464B5D", - "selectedForeground": "#8F93A2", - "selectedBackground": "#1A1C25", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#0F111A", - "borderColor": "#181A1F", - "hoverBackground": "#1F2233", - "hoverColor": "#1F2233", - "inactiveUnderlineColor": "#84ffff", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabForeground": "#8F93A2" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#292D3E", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#0F111A", + "Focus.color": "border", "FormattedTextField": { - "background": "#0F111A", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveBackground": "#191A21", - "inactiveForeground": "#464B5D", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#1A1C25" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#090B10", "Group": { - "disabledSeparatorColor": "#0F111A", - "separatorColor": "#0F111A" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#4B526D", - "lineSeparatorColor": "#0F111A" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#0F111A", - "inactive": "#090B10" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "shortcutForeground": "#4B526D" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#84ffff", - "inactiveCaption": "#181A1F", - "inactiveCaptionBorder": "#0F111A", - "inactiveCaptionText": "#4B526D", - "info": "#4B526D", - "infoText": "#4B526D", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#0F111A", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#0F111A" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#8F93A2", - "background": "#0F111A", - "inactiveTitleForeground": "#4B526D" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#0F111A", - "disabledForeground": "#464B5D", - "disabledShadow": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#8F93A2" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#84ffff", - "hoverForeground": "#84ffff", - "pressedForeground": "#84ffff", - "secondaryForeground": "#4B526D", - "visitedForeground": "#84ffff" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#84ffff", + "link.foreground": "accent", "List": { - "background": "#181A1F", - "foreground": "#8F93A2", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#717CB430" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#0F111A", - "branchColor": "#8F93A2", - "contrast": "#090B10", - "foreground": "#8F93A2", - "mergeCommits": "#191A21", - "primaryColor": "#4B526D", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#0F111A", - "tab.borderColor": "#84ffff", - "tagColor": "#4B526D" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#181A1F", - "usedColor": "#1F2233", - "usedBackground": "#1F2233" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#0F111A", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#181A1F", - "disabledBackground": "#181A1F", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "separatorColor": "#0F111A" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#0F111A", - "borderColor": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "highlight": "#0F111A", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF", - "shadow": "#0F111A" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#8F93A2", - "borderColor": "#0F111A" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#0F111A" + "background": "bg" }, "SearchField": { - "background": "#0F111A" + "background": "hc" } }, - "NewPSD.warning": "#84ffff", + "NewPSD.warning": "accent", "Notification": { - "background": "#090B10", - "borderColor": "#090B10", - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "foreground": "#8F93A2", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#191A21", - "foreground": "#8F93A2", - "innerBorderColor": "#191A21" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "informativeBackground": "#090B10", - "informativeBorderColor": "#090B10", - "warningBackground": "#090B10", - "warningBorderColor": "#090B10" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#0F111A", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#0F111A", - "foreground": "#8F93A2", - "messageForeground": "#8F93A2" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#191A21", - "focusedColor": "#84ffff", - "disabledColor": "#464B5D" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#0F111A", - "foreground": "#8F93A2" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#181A1F", - "borderColor": "#1A1C25", - "currentOverloadBackground": "#1F2233", - "currentParameterForeground": "#84ffff", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "lineSeparatorColor": "#1A1C25" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#0F111A", - "capsLockIconColor": "#84ffff", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#0F111A", - "disabledForeground": "#464B5D", - "eapTagBackground": "#1F2233", - "hoverBackground": "#717CB430", - "lightSelectionBackground": "#1A1C25", - "paidTagBackground": "#1F2233", - "selectionBackground": "#717CB480", - "tagForeground": "#84ffff", - "tagBackground": "#1F2233", - "trialTagBackground": "#1F2233", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#191A21", - "installBorderColor": "#191A21", - "installForeground": "#8F93A2", - "installFocusedBackground": "#1F2233", - "installFillForeground": "#464B5D", - "installFillBackground": "#191A21", - "updateBackground": "#84ffff", - "updateBorderColor": "#191A21", - "updateForeground": "#8F93A2" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#0F111A", - "borderColor": "#0F111A" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#181A1F", - "foreground": "#8F93A2" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#1A1C25", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1A1C25" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#84ffff" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#090B10", - "inactiveBorderColor": "#0F111A", - "innerBorderColor": "#181A1F", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#0F111A", - "inactiveBackground": "#090B10" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#8F93A2", - "separatorColor": "#181A1F", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#090B10", - "background": "#090B10", - "borderColor": "#090B10" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#0F111A", + "background": "bg", "border": "2,0,2,0", - "foreground": "#8F93A2", - "translucentBackground": "#0F111A" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#0F111A", - "foreground": "#84ffff", - "indeterminateEndColor": "#84ffff", - "indeterminateStartColor": "#84ffff", - "progressColor": "#84ffff", - "selectionBackground": "#1F2233", - "trackColor": "#1F2233" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#84ffff" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#0F111A", - "disabledText": "#464B5D", - "foreground": "#8F93A2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#4B526D", - "acceleratorSelectionForeground": "#4B526D", - "background": "#0F111A", - "disabledBackground": "#0F111A", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "selectionBackground": "#717CB480", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#0F111A", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#0F111A", - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#1F2233", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#84ffff", - "hoverThumbColor": "#84ffff", - "hoverTrackColor": "#0F111A30", - "thumbBorderColor": "#84ffff70", - "thumbColor": "#84ffff70", - "trackColor": "#0F111A30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#090B10", - "foreground": "#4B526D" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#0F111A" + "background": "bg" }, "List": { - "separatorForeground": "#4B526D", - "separatorColor": "#0F111A" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#0F111A", - "borderColor": "#090B10", - "infoForeground": "#4B526D" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1F2233" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#84ffff", - "startBackground": "#84ffff", - "endColor": "#84ffff", - "startColor": "#84ffff" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#090B10", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#1A1C25" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#4B526D", - "Repeated.File.Foreground": "#8F93A2" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#181A1F", - "foreground": "#181A1F", - "separatorColor": "#181A1F" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#0F111A" + "background": "hc" }, "Slider": { - "background": "#0F111A", - "buttonBorderColor": "#84ffff", - "buttonColor": "#84ffff", - "foreground": "#8F93A2", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#181A1F", - "trackColor": "#1A1C25", - "trackWidth": 7, - "thumb": "#84ffff" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#1F2233", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "errorForeground": "#8F93A2" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#0F111A", + "background": "bg", "border": "3,3,3,3", - "foreground": "#8F93A2", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#0F111A", - "highlight": "#0F111A" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#181A1F", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#0F111A", - "hoverBackground": "#1F2233", - "LightEditBackground": "#1A1C25" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#0F111A", - "contentAreaColor": "#1F2233", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#0F111A", - "disabledForeground": "#464B5D", - "disabledUnderlineColor": "#464B5D", - "focus": "#1A1C25", - "focusColor": "#1A1C25", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#8F93A2", - "highlight": "#0F111A", - "hoverColor": "#1F2233", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#84ffff" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#0F111A", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#090B10", - "background": "#0F111A", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#464B5D", - "dropLineColor": "#84ffff", - "dropLineShortColor": "#84ffff", - "focusCellBackground": "#1A1C25", - "focusCellForeground": "#FFFFFF", - "foreground": "#8F93A2", - "gridColor": "#0F111A", - "highlightOuter": "#1A1C25", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#4B526D", - "lightSelectionInactiveBackground": "#181A1F", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#1A1C25", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#8F93A2", - "stripeColor": "#090B10" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#0F111A", - "borderColor": "#0F111A", - "bottomSeparatorColor": "#181A1F", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#464B5D", - "foreground": "#8F93A2", - "focusCellBackground": "#1A1C25", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#181A1F" + "separatorColor": "second" }, - "text": "#4B526D", - "textInactiveText": "#4B526D", - "textText": "#4B526D", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#0F111A", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#0F111A", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#0F111A", - "caretForeground": "#84ffff", - "foreground": "#8F93A2", - "inactiveForeground": "#464B5D", - "selectionBackground": "#1A1C25", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#090B10", - "Button.hoverBackground": "#1F2233", - "inactiveBackground": "#0F111A", - "infoForeground": "#4B526D", - "inactiveInfoForeground": "#4B526D" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#8F93A2", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#191A21", - "buttonColor": "#8F93A2", - "disabledText": "#464B5D", - "foreground": "#8F93A2", - "offForeground": "#0F111A", - "offBackground": "#0F111A", - "onBackground": "#84ffff", - "onForeground": "#84ffff" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#0F111A", - "borderHandleColor": "#4B526D", - "floatingForeground": "#4B526D", - "foreground": "#8F93A2" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#0F111A", - "Actions.infoForeground": "#4B526D", - "background": "#090B10", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "infoForeground": "#4B526D", - "separatorColor": "#0F111A", - "shortcutForeground": "#4B526D" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#1A1C25", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#090B10" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#0F111A", - "borderColor": "#181A1F", - "inactiveBackground": "#0F111A" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#0F111A" + "background": "bg" }, "HeaderTab": { - "borderColor": "#1F2233", - "hoverBackground": "#1F2233", - "hoverInactiveBackground": "#1F2233", - "inactiveUnderlineColor": "#84ffff", - "selectedBackground": "#090B10", - "selectedInactiveBackground": "#090B10", - "underlineColor": "#84ffff", - "underlinedTabBackground": "#1A1C25", - "underlinedTabInactiveBackground": "#181A1F", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#8F93A2" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#0F111A", - "foreground": "#4B526D", - "hash": "#0F111A", - "hoverBackground": "#717CB430", - "hoverInactiveBackground": "#1A1C25", - "modifiedItemForeground": "#84ffff", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#717CB430", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#717CB430", - "textBackground": "#0F111A" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#0F111A", - "Canvas.background": "#090B10", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#0F111A", - "foreground": "#8F93A2" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#0F111A", - "background": "#0F111A", - "foreground": "#8F93A2", - "hoverBorderColor": "#1F2233" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#0F111A", - "hoverBorderColor": "#1F2233" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#090B10", - "highStroke.foreground": "#8F93A2", - "Label.foreground": "#4B526D", - "List.selectionBackground": "#717CB430", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#0F111A", - "Component.foreground": "#8F93A2", - "ConstraintSetText.foreground": "#4B526D", - "ConstraintSet.background": "#181A1F", - "CSPanel.SelectedFocusBackground": "#717CB480", - "CSPanel.SelectedBackground": "#717CB430", - "cs_FocusText.infoForeground": "#4B526D", - "CursorTextColor.foreground": "#8F93A2", - "HoverColor.disabledBackground": "#464B5D", - "motionGraph.background": "#0F111A", - "Notification.background": "#090B10", - "ourAvg.background": "#181A1F", - "ourCS.background": "#181A1F", - "ourCS_Border.borderColor": "#0F111A", - "ourCS_TextColor.foreground": "#4B526D", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#1A1C25", - "ourCS_SelectedBorder.pressedBorderColor": "#1F2233", - "ourML_BarColor.separatorColor": "#0F111A", - "PrimaryPanel.background": "#090B10", - "SecondaryPanel.background": "#0F111A", - "SecondaryPanel.header.foreground": "#4B526D", - "SecondaryPanel.header.background": "#090B10", - "timeLine.disabledBorderColor": "#0F111A" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#0F111A", - "background": "#0F111A" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#8F93A2", + "percent.foreground": "fg", "Placeholder": { - "background": "#0F111A", - "borderColor": "#0F111A", - "foreground": "#8F93A2", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#0F111A", - "stroke.acceleratorForeground": "#4B526D" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#090B10", - "errorBorderColor": "#090B10", - "warningBackground": "#090B10", - "warningBorderColor": "#090B10" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#0F111A" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#1F2233" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#84ffff", - "otherIconColor": "#4B526D", - "remoteBranchIconColor": "#8F93A2", - "tagIconColor": "#4B526D" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#84ffff", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#464B5D", - "localTagIconColor": "#4B526D", - "mqTagIconColor": "#4B526D", - "tagIconColor": "#4B526D", - "tipIconColor": "#4B526D" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#4B526D", - "Commit.currentBranchBackground": "#181A1F", - "Commit.hoveredBackground": "#717CB430" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#1F2233" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#0F111A", - "foreground": "#8F93A2" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#0F111A", - "background": "#0F111A", - "borderColor": "#0F111A", - "captionBackground": "#090B10", - "captionForeground": "#8F93A2", - "Details.background": "#0F111A", - "footerBackground": "#090B10", - "footerForeground": "#8F93A2", - "headerBackground": "#0F111A", - "headerForeground": "#8F93A2", - "List.background": "#090B10", - "separatorColor": "#0F111A", - "SidePanel.background": "#181A1F", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#090B10", - "actions.selectionBackground": "#1F2233", - "background": "#181A1F", - "selectionBackground": "#717CB480", - "selectionInactiveBackground": "#181A1F" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#0F111A", - "windowBorder": "#0F111A", - "windowText": "#4B526D", - "Window.border": "#0F111A" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#090B10", - "#6B6B6B": "#4B526D", - "#A7A7A7": "#0F111A", - "#3D6185": "#84ffff", - "#466D94": "#84ffff", - "#3C3F41": "#0F111A", - "#545556": "#464B5D", - "#606060": "#464B5D", - "#9AA7B0": "#8F93A2", - "#675133": "#84ffff", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#4B526D", - "Actions.GreyInline": "#717CB4", - "Actions.GreyInline.Dark": "#8F93A2", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#090B10", - "Checkbox.Background.Default.Dark": "#090B10", - "Checkbox.Background.Disabled": "#292D3E", - "Checkbox.Background.Disabled.Dark": "#292D3E", - "Checkbox.Border.Default": "#0F111A", - "Checkbox.Border.Default.Dark": "#0F111A", - "Checkbox.Border.Disabled": "#464B5D", - "Checkbox.Border.Disabled.Dark": "#464B5D", - "Checkbox.Focus.Thin.Default": "#84ffff", - "Checkbox.Focus.Thin.Default.Dark": "#84ffff", - "Checkbox.Focus.Wide": "#84ffff", - "Checkbox.Focus.Wide.Dark": "#84ffff", - "Checkbox.Foreground.Disabled": "#464B5D", - "Checkbox.Foreground.Disabled.Dark": "#464B5D", - "Checkbox.Background.Selected": "#84ffff", - "Checkbox.Background.Selected.Dark": "#0F111A", - "Checkbox.Border.Selected": "#84ffff", - "Checkbox.Border.Selected.Dark": "#84ffff", - "Checkbox.Foreground.Selected": "#84ffff", - "Checkbox.Foreground.Selected.Dark": "#84ffff", - "Checkbox.Focus.Thin.Selected": "#8F93A2", - "Checkbox.Focus.Thin.Selected.Dark": "#8F93A2", - "Objects.Grey": "#717CB4", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#8F93A2", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter Contrast.theme.json index 0c72af92..e7889117 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Lighter Contrast", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#FAFAFA", + "bg30": "#FAFAFA30", + "fg": "#546E7A", + "text": "#94A7B0", + "selBg": "#CCD7DA", + "selFg": "#546e7a", + "activeFg": "#272727", + "border": "#d3e1e8", + "excl": "#d3e1e8", + "second": "#FFFFFF", + "dis": "#D2D4D5", + "accent": "#00BCD4", + "accent2": "#00BCD42", + "accent50": "#00BCD450", + "accent70": "#00BCD470", + "cs": "#EEEEEE", + "button": "#F3F4F5", + "table": "#E7E7E8", + "tree": "#80CBC440", + "hl": "#E7E7E8", + "notif": "#eae8e8", + "hc": "#EEEEEE", + "white": "#272727", + "blue": "#6182B8", + "red": "#E53935", + "yellow": "#F6A434", + "green": "#91B859", + "gray": "#AABFC9", + "purple": "#7C4DFF", + "orange": "#F76D47" + }, "editorScheme": "colors/Material Lighter.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "disabledBackground": "#CCD7DA50", - "disabledForeground": "#D2D4D5", - "disabledText": "#D2D4D5", - "focusColor": "#E7E7E8", - "focusedBorderColor": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#CCD7DA50", - "inactiveForeground": "#94A7B0", - "infoForeground": "#94A7B0", - "selectionBackground": "#80CBC440", - "selectionBackgroundInactive": "#FFFFFF", - "selectionForeground": "#546e7a", - "selectionInactiveBackground": "#FFFFFF", - "separatorColor": "#d3e1e8" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#FAFAFA", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#00BCD450", - "hoverBorderColor": "#00BCD450", - "hoverSeparatorColor": "#F3F4F5", - "focusedBorderColor": "#00BCD450", - "pressedBackground": "#00BCD450", - "pressedBorderColor": "#00BCD450" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#80CBC440" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#FAFAFA", - "Borders.color": "#d3e1e8", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#FAFAFA", + "background": "bg", "default": { - "endBackground": "#E7E7E8", - "endBorderColor": "#E7E7E8", - "foreground": "#272727", - "focusColor": "#00BCD4", - "focusedBorderColor": "#00BCD4", - "shadowColor": "#E7E7E8", - "startBackground": "#E7E7E8", - "startBorderColor": "#E7E7E8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#F3F4F5", - "disabledText": "#D2D4D5", - "endBackground": "#F3F4F5", - "endBorderColor": "#F3F4F5", - "focus": "#E7E7E8", - "focusedBorderColor": "#00BCD4", - "foreground": "#94A7B0", - "highlight": "#546e7a", - "mt.background": "#F3F4F5", - "mt.foreground": "#94A7B0", - "mt.selectedForeground": "#546e7a", - "mt.selection.color1": "#E7E7E8", - "mt.selection.color2": "#E7E7E8", - "startBackground": "#F3F4F5", - "startBorderColor": "#F3F4F5", - "shadowColor": "#F3F4F5", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#d3e1e8", - "Tooltip.background": "#eae8e8" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#EEEEEE", - "selectionBackground": "#80CBC440" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "select": "#00BCD4" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#272727" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#546E7A", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#00BCD4", - "dropdownBorder": "#FFFFFF", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#FAFAFA", - "foreground": "#546E7A", - "swatchesDefaultRecentColor": "#546E7A" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#F3F4F5", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#F3F4F5", - "disabledIconColor": "#D2D4D5", - "iconColor": "#546E7A", - "nonEditableBackground": "#FAFAFA" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#EEEEEE", - "buttonBackground": "#F3F4F5", - "darcula.hoveredArrowButtonForeground": "#00BCD4", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "modifiedItemForeground": "#00BCD4", - "nonEditableBackground": "#FFFFFF", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#d3e1e8", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#FFFFFF", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "matchForeground": "#00BCD4", - "matchSelectionForeground": "#00BCD4", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#546e7a", - "selectedGrayedForeground": "#546e7a", - "selectionGrayForeground": "#546e7a", - "selectionInactiveInfoForeground": "#94A7B0", - "selectionInactiveBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInfoForeground": "#546e7a" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#E7E7E8", - "disabledBorderColor": "#F3F4F5", - "focusColor": "#00BCD4", - "focusedBorderColor": "#00BCD4", - "hoverIconColor": "#00BCD4", - "infoForeground": "#94A7B0", - "iconColor": "#546E7A" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#FAFAFA", - "controlText": "#94A7B0", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#00BCD4", - "foreground": "#546e7a" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#94A7B0", - "changedValueForeground": "#00BCD4", - "errorMessageForeground": "#E53935", - "evaluatingExpressionForeground": "#94A7B0", - "exceptionForeground": "#F6A434", - "modifyingValueForeground": "#00BCD4", - "valueForeground": "#00BCD4" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#E7E7E8", - "underlinedTabBackground": "#E7E7E8" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#E7E7E8" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "hoverBackground": "#E7E7E8", - "hoverColor": "#EEEEEE", - "hoverMaskColor": "#E7E7E8", - "inactiveColoredTabBackground": "#FAFAFA", - "inactiveColoredFileBackground": "#F3F4F5", - "inactiveUnderlineColor": "#00BCD4", - "inactiveMaskColor": "#EEEEEE", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546e7a" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#FAFAFA", - "DialogWrapper.southPanelBackground": "#FAFAFA", - "DialogWrapper.southPanelDivider": "#FAFAFA", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#FAFAFA", - "areaBorderColor": "#FAFAFA", - "areaForeground": "#546E7A" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#EEEEEE", - "foreground": "#546E7A", - "shortcutForeground": "#94A7B0" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#EEEEEE", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#FAFAFA", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#80CBC440", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#FFFFFF", - "hoverBackground": "#E7E7E8", - "hoverColor": "#E7E7E8", - "hoverMaskColor": "#E7E7E8", - "inactiveMaskColor": "#FAFAFA", - "inactiveColoredFileBackground": "#FAFAFA", - "inactiveUnderlineColor": "#D2D4D5", - "selectedForeground": "#546E7A", - "selectedBackground": "#E7E7E8", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546e7a" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#FAFAFA", - "borderColor": "#FFFFFF", - "hoverBackground": "#E7E7E8", - "hoverColor": "#E7E7E8", - "inactiveUnderlineColor": "#00BCD4", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546E7A" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#CCD7DA50", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#d3e1e8", + "Focus.color": "border", "FormattedTextField": { - "background": "#EEEEEE", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#F3F4F5", - "inactiveForeground": "#D2D4D5", - "selectionForeground": "#272727", - "selectionBackground": "#E7E7E8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#eae8e8", "Group": { - "disabledSeparatorColor": "#d3e1e8", - "separatorColor": "#d3e1e8" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#94A7B0", - "lineSeparatorColor": "#FAFAFA" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#FAFAFA", - "inactive": "#EEEEEE" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "shortcutForeground": "#94A7B0" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#00BCD4", - "inactiveCaption": "#FFFFFF", - "inactiveCaptionBorder": "#FAFAFA", - "inactiveCaptionText": "#94A7B0", - "info": "#94A7B0", - "infoText": "#94A7B0", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#d3e1e8", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#FAFAFA" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#546E7A", - "background": "#FAFAFA", - "inactiveTitleForeground": "#94A7B0" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "disabledShadow": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "selectedForeground": "#272727", - "selectedDisabledForeground": "#546E7A" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#00BCD4", - "hoverForeground": "#00BCD4", - "pressedForeground": "#00BCD4", - "secondaryForeground": "#94A7B0", - "visitedForeground": "#00BCD4" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#00BCD4", + "link.foreground": "accent", "List": { - "background": "#FFFFFF", - "foreground": "#546E7A", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInactiveForeground": "#272727", - "selectionInactiveBackground": "#80CBC440" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#FAFAFA", - "branchColor": "#546E7A", - "contrast": "#EEEEEE", - "foreground": "#546E7A", - "mergeCommits": "#F3F4F5", - "primaryColor": "#94A7B0", - "selectionForeground": "#546e7a", - "tab.backgroundColor": "#FAFAFA", - "tab.borderColor": "#00BCD4", - "tagColor": "#94A7B0" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#FFFFFF", - "usedColor": "#E7E7E8", - "usedBackground": "#E7E7E8" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#546e7a", - "background": "#FAFAFA", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#FFFFFF", - "disabledBackground": "#FFFFFF", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "separatorColor": "#d3e1e8" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#EEEEEE", - "borderColor": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "highlight": "#FAFAFA", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "shadow": "#EEEEEE" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#546e7a", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#546E7A", - "borderColor": "#FAFAFA" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#FAFAFA" + "background": "bg" }, "SearchField": { - "background": "#EEEEEE" + "background": "hc" } }, - "NewPSD.warning": "#00BCD4", + "NewPSD.warning": "accent", "Notification": { - "background": "#eae8e8", - "borderColor": "#eae8e8", - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "foreground": "#546E7A", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#F3F4F5", - "foreground": "#546E7A", - "innerBorderColor": "#F3F4F5" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "informativeBackground": "#eae8e8", - "informativeBorderColor": "#eae8e8", - "warningBackground": "#eae8e8", - "warningBorderColor": "#eae8e8" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#d3e1e8", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#FAFAFA", - "foreground": "#546E7A", - "messageForeground": "#546E7A" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#F3F4F5", - "focusedColor": "#00BCD4", - "disabledColor": "#D2D4D5" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#FAFAFA", - "foreground": "#546E7A" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#FFFFFF", - "borderColor": "#E7E7E8", - "currentOverloadBackground": "#E7E7E8", - "currentParameterForeground": "#00BCD4", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "lineSeparatorColor": "#E7E7E8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#EEEEEE", - "capsLockIconColor": "#00BCD4", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "eapTagBackground": "#E7E7E8", - "hoverBackground": "#80CBC440", - "lightSelectionBackground": "#E7E7E8", - "paidTagBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "tagForeground": "#00BCD4", - "tagBackground": "#E7E7E8", - "trialTagBackground": "#E7E7E8", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#F3F4F5", - "installBorderColor": "#F3F4F5", - "installForeground": "#546E7A", - "installFocusedBackground": "#E7E7E8", - "installFillForeground": "#D2D4D5", - "installFillBackground": "#F3F4F5", - "updateBackground": "#00BCD4", - "updateBorderColor": "#F3F4F5", - "updateForeground": "#546E7A" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#EEEEEE", - "borderColor": "#d3e1e8" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#FFFFFF", - "foreground": "#546E7A" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#E7E7E8", - "selectedForeground": "#546e7a", - "selectedBackground": "#E7E7E8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "foreground": "#00BCD4" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#EEEEEE", - "inactiveBorderColor": "#FAFAFA", - "innerBorderColor": "#FFFFFF", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#FAFAFA", - "inactiveBackground": "#EEEEEE" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#546E7A", - "separatorColor": "#FFFFFF", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#EEEEEE", - "background": "#EEEEEE", - "borderColor": "#EEEEEE" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#FAFAFA", + "background": "bg", "border": "2,0,2,0", - "foreground": "#546E7A", - "translucentBackground": "#FAFAFA" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#FAFAFA", - "foreground": "#00BCD4", - "indeterminateEndColor": "#00BCD4", - "indeterminateStartColor": "#00BCD4", - "progressColor": "#00BCD4", - "selectionBackground": "#E7E7E8", - "trackColor": "#E7E7E8" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#00BCD4" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#d3e1e8", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#FAFAFA", - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#E7E7E8", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#EEEEEE", - "foreground": "#94A7B0" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#FAFAFA" + "background": "bg" }, "List": { - "separatorForeground": "#94A7B0", - "separatorColor": "#d3e1e8" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#FAFAFA", - "borderColor": "#EEEEEE", - "infoForeground": "#94A7B0" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#272727", - "selectedForeground": "#272727", - "selectedBackground": "#E7E7E8" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#00BCD4", - "startBackground": "#00BCD4", - "endColor": "#00BCD4", - "startColor": "#00BCD4" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#eae8e8", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#E7E7E8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#94A7B0", - "Repeated.File.Foreground": "#546E7A" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#FFFFFF", - "foreground": "#FFFFFF", - "separatorColor": "#FFFFFF" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#EEEEEE" + "background": "hc" }, "Slider": { - "background": "#FAFAFA", - "buttonBorderColor": "#00BCD4", - "buttonColor": "#00BCD4", - "foreground": "#546E7A", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#FFFFFF", - "trackColor": "#E7E7E8", - "trackWidth": 7, - "thumb": "#00BCD4" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#E7E7E8", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "errorForeground": "#546E7A" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#FAFAFA", + "background": "bg", "border": "3,3,3,3", - "foreground": "#546E7A", - "selectionForeground": "#272727" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#FAFAFA", - "highlight": "#EEEEEE" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#FFFFFF", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#FAFAFA", - "hoverBackground": "#E7E7E8", - "LightEditBackground": "#E7E7E8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#FAFAFA", - "contentAreaColor": "#E7E7E8", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#d3e1e8", - "disabledForeground": "#D2D4D5", - "disabledUnderlineColor": "#D2D4D5", - "focus": "#E7E7E8", - "focusColor": "#E7E7E8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#546E7A", - "highlight": "#d3e1e8", - "hoverColor": "#E7E7E8", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#272727", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#00BCD4" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#EEEEEE", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#EEEEEE", - "background": "#FAFAFA", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#D2D4D5", - "dropLineColor": "#00BCD4", - "dropLineShortColor": "#00BCD4", - "focusCellBackground": "#E7E7E8", - "focusCellForeground": "#272727", - "foreground": "#546E7A", - "gridColor": "#FAFAFA", - "highlightOuter": "#E7E7E8", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "lightSelectionForeground": "#272727", - "lightSelectionInactiveForeground": "#94A7B0", - "lightSelectionInactiveBackground": "#FFFFFF", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727", - "selectionInactiveBackground": "#E7E7E8", - "selectionInactiveForeground": "#546e7a", - "sortIconColor": "#546E7A", - "stripeColor": "#EEEEEE" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "bottomSeparatorColor": "#FFFFFF", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "focusCellBackground": "#E7E7E8", - "focusCellForeground": "#272727", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#FFFFFF" + "separatorColor": "second" }, - "text": "#94A7B0", - "textInactiveText": "#94A7B0", - "textText": "#94A7B0", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#EEEEEE", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#EEEEEE", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#EEEEEE", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#EEEEEE", - "Button.hoverBackground": "#E7E7E8", - "inactiveBackground": "#FAFAFA", - "infoForeground": "#94A7B0", - "inactiveInfoForeground": "#94A7B0" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#546E7A", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#F3F4F5", - "buttonColor": "#546E7A", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "offForeground": "#FAFAFA", - "offBackground": "#FAFAFA", - "onBackground": "#00BCD4", - "onForeground": "#00BCD4" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#EEEEEE", - "borderHandleColor": "#94A7B0", - "floatingForeground": "#94A7B0", - "foreground": "#546E7A" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#FAFAFA", - "Actions.infoForeground": "#94A7B0", - "background": "#eae8e8", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "separatorColor": "#d3e1e8", - "shortcutForeground": "#94A7B0" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#E7E7E8", - "selectedForeground": "#272727", - "selectedBackground": "#EEEEEE" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#FAFAFA", - "borderColor": "#FFFFFF", - "inactiveBackground": "#FAFAFA" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#FAFAFA" + "background": "bg" }, "HeaderTab": { - "borderColor": "#E7E7E8", - "hoverBackground": "#E7E7E8", - "hoverInactiveBackground": "#E7E7E8", - "inactiveUnderlineColor": "#00BCD4", - "selectedBackground": "#EEEEEE", - "selectedInactiveBackground": "#EEEEEE", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabInactiveBackground": "#FFFFFF", - "underlinedTabForeground": "#546e7a", - "underlinedTabInactiveForeground": "#546E7A" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#EEEEEE", - "foreground": "#94A7B0", - "hash": "#d3e1e8", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "modifiedItemForeground": "#00BCD4", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInactiveForeground": "#546e7a", - "selectionInactiveBackground": "#80CBC440", - "textBackground": "#EEEEEE" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#d3e1e8", - "Canvas.background": "#EEEEEE", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#FAFAFA", - "foreground": "#546E7A" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#d3e1e8", - "background": "#FAFAFA", - "foreground": "#546E7A", - "hoverBorderColor": "#E7E7E8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#d3e1e8", - "hoverBorderColor": "#E7E7E8" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#EEEEEE", - "highStroke.foreground": "#546E7A", - "Label.foreground": "#94A7B0", - "List.selectionBackground": "#80CBC440", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#d3e1e8", - "Component.foreground": "#546E7A", - "ConstraintSetText.foreground": "#94A7B0", - "ConstraintSet.background": "#FFFFFF", - "CSPanel.SelectedFocusBackground": "#80CBC440", - "CSPanel.SelectedBackground": "#80CBC440", - "cs_FocusText.infoForeground": "#94A7B0", - "CursorTextColor.foreground": "#546E7A", - "HoverColor.disabledBackground": "#D2D4D5", - "motionGraph.background": "#FAFAFA", - "Notification.background": "#eae8e8", - "ourAvg.background": "#FFFFFF", - "ourCS.background": "#FFFFFF", - "ourCS_Border.borderColor": "#d3e1e8", - "ourCS_TextColor.foreground": "#94A7B0", - "ourCS_SelectedFocusBackground.selectionForeground": "#546e7a", - "ourCS_SelectedBackground.selectionInactiveBackground": "#E7E7E8", - "ourCS_SelectedBorder.pressedBorderColor": "#E7E7E8", - "ourML_BarColor.separatorColor": "#d3e1e8", - "PrimaryPanel.background": "#EEEEEE", - "SecondaryPanel.background": "#FAFAFA", - "SecondaryPanel.header.foreground": "#94A7B0", - "SecondaryPanel.header.background": "#EEEEEE", - "timeLine.disabledBorderColor": "#d3e1e8" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#d3e1e8", - "background": "#FAFAFA" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#546E7A", + "percent.foreground": "fg", "Placeholder": { - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "selectedForeground": "#546e7a" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#FAFAFA", - "stroke.acceleratorForeground": "#94A7B0" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "warningBackground": "#eae8e8", - "warningBorderColor": "#eae8e8" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#FAFAFA" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#E7E7E8" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#00BCD4", - "otherIconColor": "#94A7B0", - "remoteBranchIconColor": "#546E7A", - "tagIconColor": "#94A7B0" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#00BCD4", - "bookmarkIconColor": "#272727", - "closedBranchIconColor": "#D2D4D5", - "localTagIconColor": "#94A7B0", - "mqTagIconColor": "#94A7B0", - "tagIconColor": "#94A7B0", - "tipIconColor": "#94A7B0" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#94A7B0", - "Commit.currentBranchBackground": "#FFFFFF", - "Commit.hoveredBackground": "#80CBC440" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#272727", - "backgroundBase": "#E7E7E8" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#EEEEEE", - "foreground": "#546E7A" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#FAFAFA", - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "captionBackground": "#EEEEEE", - "captionForeground": "#546E7A", - "Details.background": "#FAFAFA", - "footerBackground": "#EEEEEE", - "footerForeground": "#546E7A", - "headerBackground": "#FAFAFA", - "headerForeground": "#546E7A", - "List.background": "#EEEEEE", - "separatorColor": "#d3e1e8", - "SidePanel.background": "#FFFFFF", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#EEEEEE", - "actions.selectionBackground": "#E7E7E8", - "background": "#FFFFFF", - "selectionBackground": "#80CBC440", - "selectionInactiveBackground": "#FFFFFF" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#EEEEEE", - "windowBorder": "#d3e1e8", - "windowText": "#94A7B0", - "Window.border": "#d3e1e8" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#EEEEEE", - "#6B6B6B": "#94A7B0", - "#A7A7A7": "#FAFAFA", - "#3D6185": "#00BCD4", - "#466D94": "#00BCD4", - "#3C3F41": "#FAFAFA", - "#545556": "#D2D4D5", - "#606060": "#D2D4D5", - "#9AA7B0": "#546E7A", - "#675133": "#00BCD4", - "Actions.Blue": "#6182B8", - "Actions.Green": "#91B859", - "Actions.Grey": "#94A7B0", - "Actions.GreyInline": "#AABFC9", - "Actions.GreyInline.Dark": "#546E7A", - "Actions.Red": "#E53935", - "Actions.Yellow": "#F6A434", - "Checkbox.Background.Default": "#EEEEEE", - "Checkbox.Background.Default.Dark": "#EEEEEE", - "Checkbox.Background.Disabled": "#CCD7DA50", - "Checkbox.Background.Disabled.Dark": "#CCD7DA50", - "Checkbox.Border.Default": "#d3e1e8", - "Checkbox.Border.Default.Dark": "#d3e1e8", - "Checkbox.Border.Disabled": "#D2D4D5", - "Checkbox.Border.Disabled.Dark": "#D2D4D5", - "Checkbox.Focus.Thin.Default": "#00BCD4", - "Checkbox.Focus.Thin.Default.Dark": "#00BCD4", - "Checkbox.Focus.Wide": "#00BCD4", - "Checkbox.Focus.Wide.Dark": "#00BCD4", - "Checkbox.Foreground.Disabled": "#D2D4D5", - "Checkbox.Foreground.Disabled.Dark": "#D2D4D5", - "Checkbox.Background.Selected": "#00BCD4", - "Checkbox.Background.Selected.Dark": "#FAFAFA", - "Checkbox.Border.Selected": "#00BCD4", - "Checkbox.Border.Selected.Dark": "#00BCD4", - "Checkbox.Foreground.Selected": "#00BCD4", - "Checkbox.Foreground.Selected.Dark": "#00BCD4", - "Checkbox.Focus.Thin.Selected": "#546E7A", - "Checkbox.Focus.Thin.Selected.Dark": "#546E7A", - "Objects.Grey": "#AABFC9", - "Objects.Blue": "#6182B8", - "Objects.RedStatus": "#E53935", - "Objects.Red": "#E53935", - "Objects.Pink": "#7C4DFF", - "Objects.Yellow": "#F6A434", - "Objects.Green": "#91B859", - "Objects.Purple": "#7C4DFF", - "Objects.BlackText": "#546E7A", - "Objects.YellowDark": "#F76D47", - "Objects.GreenAndroid": "#91B859" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter.theme.json index e8399332..461dd611 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Lighter.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Lighter", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#FAFAFA", + "bg30": "#FAFAFA30", + "fg": "#546E7A", + "text": "#94A7B0", + "selBg": "#CCD7DA", + "selFg": "#546e7a", + "activeFg": "#272727", + "border": "#d3e1e8", + "excl": "#d3e1e8", + "second": "#FFFFFF", + "dis": "#D2D4D5", + "accent": "#00BCD4", + "accent2": "#00BCD42", + "accent50": "#00BCD450", + "accent70": "#00BCD470", + "cs": "#EEEEEE", + "button": "#F3F4F5", + "table": "#E7E7E8", + "tree": "#80CBC440", + "hl": "#E7E7E8", + "notif": "#eae8e8", + "hc": "#FAFAFA", + "white": "#272727", + "blue": "#6182B8", + "red": "#E53935", + "yellow": "#F6A434", + "green": "#91B859", + "gray": "#AABFC9", + "purple": "#7C4DFF", + "orange": "#F76D47" + }, "editorScheme": "colors/Material Lighter.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "disabledBackground": "#CCD7DA50", - "disabledForeground": "#D2D4D5", - "disabledText": "#D2D4D5", - "focusColor": "#E7E7E8", - "focusedBorderColor": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#CCD7DA50", - "inactiveForeground": "#94A7B0", - "infoForeground": "#94A7B0", - "selectionBackground": "#80CBC440", - "selectionBackgroundInactive": "#FFFFFF", - "selectionForeground": "#546e7a", - "selectionInactiveBackground": "#FFFFFF", - "separatorColor": "#d3e1e8" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#FAFAFA", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#00BCD450", - "hoverBorderColor": "#00BCD450", - "hoverSeparatorColor": "#F3F4F5", - "focusedBorderColor": "#00BCD450", - "pressedBackground": "#00BCD450", - "pressedBorderColor": "#00BCD450" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#80CBC440" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#FAFAFA", - "Borders.color": "#d3e1e8", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#FAFAFA", + "background": "bg", "default": { - "endBackground": "#E7E7E8", - "endBorderColor": "#E7E7E8", - "foreground": "#272727", - "focusColor": "#00BCD4", - "focusedBorderColor": "#00BCD4", - "shadowColor": "#E7E7E8", - "startBackground": "#E7E7E8", - "startBorderColor": "#E7E7E8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#F3F4F5", - "disabledText": "#D2D4D5", - "endBackground": "#F3F4F5", - "endBorderColor": "#F3F4F5", - "focus": "#E7E7E8", - "focusedBorderColor": "#00BCD4", - "foreground": "#94A7B0", - "highlight": "#546e7a", - "mt.background": "#F3F4F5", - "mt.foreground": "#94A7B0", - "mt.selectedForeground": "#546e7a", - "mt.selection.color1": "#E7E7E8", - "mt.selection.color2": "#E7E7E8", - "startBackground": "#F3F4F5", - "startBorderColor": "#F3F4F5", - "shadowColor": "#F3F4F5", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#d3e1e8", - "Tooltip.background": "#eae8e8" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#EEEEEE", - "selectionBackground": "#80CBC440" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "select": "#00BCD4" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#272727" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#546E7A", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#00BCD4", - "dropdownBorder": "#FFFFFF", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#FAFAFA", - "foreground": "#546E7A", - "swatchesDefaultRecentColor": "#546E7A" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#F3F4F5", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#F3F4F5", - "disabledIconColor": "#D2D4D5", - "iconColor": "#546E7A", - "nonEditableBackground": "#FAFAFA" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#FAFAFA", - "buttonBackground": "#F3F4F5", - "darcula.hoveredArrowButtonForeground": "#00BCD4", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "modifiedItemForeground": "#00BCD4", - "nonEditableBackground": "#FFFFFF", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#d3e1e8", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#FFFFFF", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "matchForeground": "#00BCD4", - "matchSelectionForeground": "#00BCD4", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#546e7a", - "selectedGrayedForeground": "#546e7a", - "selectionGrayForeground": "#546e7a", - "selectionInactiveInfoForeground": "#94A7B0", - "selectionInactiveBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInfoForeground": "#546e7a" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#E7E7E8", - "disabledBorderColor": "#F3F4F5", - "focusColor": "#00BCD4", - "focusedBorderColor": "#00BCD4", - "hoverIconColor": "#00BCD4", - "infoForeground": "#94A7B0", - "iconColor": "#546E7A" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#FAFAFA", - "controlText": "#94A7B0", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#00BCD4", - "foreground": "#546e7a" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#94A7B0", - "changedValueForeground": "#00BCD4", - "errorMessageForeground": "#E53935", - "evaluatingExpressionForeground": "#94A7B0", - "exceptionForeground": "#F6A434", - "modifyingValueForeground": "#00BCD4", - "valueForeground": "#00BCD4" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#E7E7E8", - "underlinedTabBackground": "#E7E7E8" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#E7E7E8" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "hoverBackground": "#E7E7E8", - "hoverColor": "#FAFAFA", - "hoverMaskColor": "#E7E7E8", - "inactiveColoredTabBackground": "#FAFAFA", - "inactiveColoredFileBackground": "#F3F4F5", - "inactiveUnderlineColor": "#00BCD4", - "inactiveMaskColor": "#FAFAFA", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546e7a" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#FAFAFA", - "DialogWrapper.southPanelBackground": "#FAFAFA", - "DialogWrapper.southPanelDivider": "#FAFAFA", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#FAFAFA", - "areaBorderColor": "#FAFAFA", - "areaForeground": "#546E7A" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#FAFAFA", - "foreground": "#546E7A", - "shortcutForeground": "#94A7B0" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#FAFAFA", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#FAFAFA", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#80CBC440", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#FFFFFF", - "hoverBackground": "#E7E7E8", - "hoverColor": "#E7E7E8", - "hoverMaskColor": "#E7E7E8", - "inactiveMaskColor": "#FAFAFA", - "inactiveColoredFileBackground": "#FAFAFA", - "inactiveUnderlineColor": "#D2D4D5", - "selectedForeground": "#546E7A", - "selectedBackground": "#E7E7E8", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546e7a" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#FAFAFA", - "borderColor": "#FFFFFF", - "hoverBackground": "#E7E7E8", - "hoverColor": "#E7E7E8", - "inactiveUnderlineColor": "#00BCD4", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabForeground": "#546E7A" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#CCD7DA50", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#d3e1e8", + "Focus.color": "border", "FormattedTextField": { - "background": "#FAFAFA", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveBackground": "#F3F4F5", - "inactiveForeground": "#D2D4D5", - "selectionForeground": "#272727", - "selectionBackground": "#E7E7E8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#eae8e8", "Group": { - "disabledSeparatorColor": "#d3e1e8", - "separatorColor": "#d3e1e8" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#94A7B0", - "lineSeparatorColor": "#FAFAFA" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#FAFAFA", - "inactive": "#EEEEEE" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "shortcutForeground": "#94A7B0" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#00BCD4", - "inactiveCaption": "#FFFFFF", - "inactiveCaptionBorder": "#FAFAFA", - "inactiveCaptionText": "#94A7B0", - "info": "#94A7B0", - "infoText": "#94A7B0", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#d3e1e8", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#FAFAFA" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#546E7A", - "background": "#FAFAFA", - "inactiveTitleForeground": "#94A7B0" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "disabledShadow": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "selectedForeground": "#272727", - "selectedDisabledForeground": "#546E7A" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#00BCD4", - "hoverForeground": "#00BCD4", - "pressedForeground": "#00BCD4", - "secondaryForeground": "#94A7B0", - "visitedForeground": "#00BCD4" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#00BCD4", + "link.foreground": "accent", "List": { - "background": "#FFFFFF", - "foreground": "#546E7A", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInactiveForeground": "#272727", - "selectionInactiveBackground": "#80CBC440" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#FAFAFA", - "branchColor": "#546E7A", - "contrast": "#EEEEEE", - "foreground": "#546E7A", - "mergeCommits": "#F3F4F5", - "primaryColor": "#94A7B0", - "selectionForeground": "#546e7a", - "tab.backgroundColor": "#FAFAFA", - "tab.borderColor": "#00BCD4", - "tagColor": "#94A7B0" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#FFFFFF", - "usedColor": "#E7E7E8", - "usedBackground": "#E7E7E8" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#546e7a", - "background": "#FAFAFA", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#FFFFFF", - "disabledBackground": "#FFFFFF", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "separatorColor": "#d3e1e8" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "highlight": "#FAFAFA", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "shadow": "#FAFAFA" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#546e7a", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#546E7A", - "borderColor": "#FAFAFA" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#FAFAFA" + "background": "bg" }, "SearchField": { - "background": "#FAFAFA" + "background": "hc" } }, - "NewPSD.warning": "#00BCD4", + "NewPSD.warning": "accent", "Notification": { - "background": "#eae8e8", - "borderColor": "#eae8e8", - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "foreground": "#546E7A", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#F3F4F5", - "foreground": "#546E7A", - "innerBorderColor": "#F3F4F5" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "informativeBackground": "#eae8e8", - "informativeBorderColor": "#eae8e8", - "warningBackground": "#eae8e8", - "warningBorderColor": "#eae8e8" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#d3e1e8", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#FAFAFA", - "foreground": "#546E7A", - "messageForeground": "#546E7A" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#F3F4F5", - "focusedColor": "#00BCD4", - "disabledColor": "#D2D4D5" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#FAFAFA", - "foreground": "#546E7A" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#FFFFFF", - "borderColor": "#E7E7E8", - "currentOverloadBackground": "#E7E7E8", - "currentParameterForeground": "#00BCD4", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "lineSeparatorColor": "#E7E7E8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#FAFAFA", - "capsLockIconColor": "#00BCD4", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "eapTagBackground": "#E7E7E8", - "hoverBackground": "#80CBC440", - "lightSelectionBackground": "#E7E7E8", - "paidTagBackground": "#E7E7E8", - "selectionBackground": "#80CBC440", - "tagForeground": "#00BCD4", - "tagBackground": "#E7E7E8", - "trialTagBackground": "#E7E7E8", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#F3F4F5", - "installBorderColor": "#F3F4F5", - "installForeground": "#546E7A", - "installFocusedBackground": "#E7E7E8", - "installFillForeground": "#D2D4D5", - "installFillBackground": "#F3F4F5", - "updateBackground": "#00BCD4", - "updateBorderColor": "#F3F4F5", - "updateForeground": "#546E7A" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#FAFAFA", - "borderColor": "#d3e1e8" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#FFFFFF", - "foreground": "#546E7A" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#E7E7E8", - "selectedForeground": "#546e7a", - "selectedBackground": "#E7E7E8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "foreground": "#00BCD4" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#EEEEEE", - "inactiveBorderColor": "#FAFAFA", - "innerBorderColor": "#FFFFFF", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#FAFAFA", - "inactiveBackground": "#EEEEEE" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#546E7A", - "separatorColor": "#FFFFFF", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#EEEEEE", - "background": "#EEEEEE", - "borderColor": "#EEEEEE" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#FAFAFA", + "background": "bg", "border": "2,0,2,0", - "foreground": "#546E7A", - "translucentBackground": "#FAFAFA" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#FAFAFA", - "foreground": "#00BCD4", - "indeterminateEndColor": "#00BCD4", - "indeterminateStartColor": "#00BCD4", - "progressColor": "#00BCD4", - "selectionBackground": "#E7E7E8", - "trackColor": "#E7E7E8" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#00BCD4" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#FAFAFA", - "disabledText": "#D2D4D5", - "foreground": "#546E7A" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#94A7B0", - "acceleratorSelectionForeground": "#94A7B0", - "background": "#FAFAFA", - "disabledBackground": "#FAFAFA", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#d3e1e8", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#FAFAFA", - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#E7E7E8", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#00BCD4", - "hoverThumbColor": "#00BCD4", - "hoverTrackColor": "#FAFAFA30", - "thumbBorderColor": "#00BCD470", - "thumbColor": "#00BCD470", - "trackColor": "#FAFAFA30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#EEEEEE", - "foreground": "#94A7B0" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#FAFAFA" + "background": "bg" }, "List": { - "separatorForeground": "#94A7B0", - "separatorColor": "#d3e1e8" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#FAFAFA", - "borderColor": "#EEEEEE", - "infoForeground": "#94A7B0" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#272727", - "selectedForeground": "#272727", - "selectedBackground": "#E7E7E8" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#00BCD4", - "startBackground": "#00BCD4", - "endColor": "#00BCD4", - "startColor": "#00BCD4" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#eae8e8", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#E7E7E8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#94A7B0", - "Repeated.File.Foreground": "#546E7A" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#FFFFFF", - "foreground": "#FFFFFF", - "separatorColor": "#FFFFFF" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#FAFAFA" + "background": "hc" }, "Slider": { - "background": "#FAFAFA", - "buttonBorderColor": "#00BCD4", - "buttonColor": "#00BCD4", - "foreground": "#546E7A", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#FFFFFF", - "trackColor": "#E7E7E8", - "trackWidth": 7, - "thumb": "#00BCD4" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#E7E7E8", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "errorForeground": "#546E7A" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#FAFAFA", + "background": "bg", "border": "3,3,3,3", - "foreground": "#546E7A", - "selectionForeground": "#272727" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#FAFAFA", - "highlight": "#FAFAFA" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#FFFFFF", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#FAFAFA", - "hoverBackground": "#E7E7E8", - "LightEditBackground": "#E7E7E8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#FAFAFA", - "contentAreaColor": "#E7E7E8", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#d3e1e8", - "disabledForeground": "#D2D4D5", - "disabledUnderlineColor": "#D2D4D5", - "focus": "#E7E7E8", - "focusColor": "#E7E7E8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#546E7A", - "highlight": "#d3e1e8", - "hoverColor": "#E7E7E8", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#272727", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#00BCD4" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#FAFAFA", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#EEEEEE", - "background": "#FAFAFA", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#D2D4D5", - "dropLineColor": "#00BCD4", - "dropLineShortColor": "#00BCD4", - "focusCellBackground": "#E7E7E8", - "focusCellForeground": "#272727", - "foreground": "#546E7A", - "gridColor": "#FAFAFA", - "highlightOuter": "#E7E7E8", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "lightSelectionForeground": "#272727", - "lightSelectionInactiveForeground": "#94A7B0", - "lightSelectionInactiveBackground": "#FFFFFF", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727", - "selectionInactiveBackground": "#E7E7E8", - "selectionInactiveForeground": "#546e7a", - "sortIconColor": "#546E7A", - "stripeColor": "#EEEEEE" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "bottomSeparatorColor": "#FFFFFF", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#D2D4D5", - "foreground": "#546E7A", - "focusCellBackground": "#E7E7E8", - "focusCellForeground": "#272727", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#FFFFFF" + "separatorColor": "second" }, - "text": "#94A7B0", - "textInactiveText": "#94A7B0", - "textText": "#94A7B0", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#FAFAFA", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#FAFAFA", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#FAFAFA", - "caretForeground": "#00BCD4", - "foreground": "#546E7A", - "inactiveForeground": "#D2D4D5", - "selectionBackground": "#E7E7E8", - "selectionForeground": "#272727" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#EEEEEE", - "Button.hoverBackground": "#E7E7E8", - "inactiveBackground": "#FAFAFA", - "infoForeground": "#94A7B0", - "inactiveInfoForeground": "#94A7B0" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#546E7A", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#F3F4F5", - "buttonColor": "#546E7A", - "disabledText": "#D2D4D5", - "foreground": "#546E7A", - "offForeground": "#FAFAFA", - "offBackground": "#FAFAFA", - "onBackground": "#00BCD4", - "onForeground": "#00BCD4" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#FAFAFA", - "borderHandleColor": "#94A7B0", - "floatingForeground": "#94A7B0", - "foreground": "#546E7A" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#FAFAFA", - "Actions.infoForeground": "#94A7B0", - "background": "#eae8e8", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "infoForeground": "#94A7B0", - "separatorColor": "#d3e1e8", - "shortcutForeground": "#94A7B0" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#E7E7E8", - "selectedForeground": "#272727", - "selectedBackground": "#EEEEEE" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#FAFAFA", - "borderColor": "#FFFFFF", - "inactiveBackground": "#FAFAFA" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#FAFAFA" + "background": "bg" }, "HeaderTab": { - "borderColor": "#E7E7E8", - "hoverBackground": "#E7E7E8", - "hoverInactiveBackground": "#E7E7E8", - "inactiveUnderlineColor": "#00BCD4", - "selectedBackground": "#EEEEEE", - "selectedInactiveBackground": "#EEEEEE", - "underlineColor": "#00BCD4", - "underlinedTabBackground": "#E7E7E8", - "underlinedTabInactiveBackground": "#FFFFFF", - "underlinedTabForeground": "#546e7a", - "underlinedTabInactiveForeground": "#546E7A" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#FAFAFA", - "foreground": "#94A7B0", - "hash": "#d3e1e8", - "hoverBackground": "#80CBC440", - "hoverInactiveBackground": "#E7E7E8", - "modifiedItemForeground": "#00BCD4", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#80CBC440", - "selectionForeground": "#546e7a", - "selectionInactiveForeground": "#546e7a", - "selectionInactiveBackground": "#80CBC440", - "textBackground": "#FAFAFA" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#d3e1e8", - "Canvas.background": "#EEEEEE", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#FAFAFA", - "foreground": "#546E7A" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#d3e1e8", - "background": "#FAFAFA", - "foreground": "#546E7A", - "hoverBorderColor": "#E7E7E8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#d3e1e8", - "hoverBorderColor": "#E7E7E8" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#EEEEEE", - "highStroke.foreground": "#546E7A", - "Label.foreground": "#94A7B0", - "List.selectionBackground": "#80CBC440", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#d3e1e8", - "Component.foreground": "#546E7A", - "ConstraintSetText.foreground": "#94A7B0", - "ConstraintSet.background": "#FFFFFF", - "CSPanel.SelectedFocusBackground": "#80CBC440", - "CSPanel.SelectedBackground": "#80CBC440", - "cs_FocusText.infoForeground": "#94A7B0", - "CursorTextColor.foreground": "#546E7A", - "HoverColor.disabledBackground": "#D2D4D5", - "motionGraph.background": "#FAFAFA", - "Notification.background": "#eae8e8", - "ourAvg.background": "#FFFFFF", - "ourCS.background": "#FFFFFF", - "ourCS_Border.borderColor": "#d3e1e8", - "ourCS_TextColor.foreground": "#94A7B0", - "ourCS_SelectedFocusBackground.selectionForeground": "#546e7a", - "ourCS_SelectedBackground.selectionInactiveBackground": "#E7E7E8", - "ourCS_SelectedBorder.pressedBorderColor": "#E7E7E8", - "ourML_BarColor.separatorColor": "#d3e1e8", - "PrimaryPanel.background": "#EEEEEE", - "SecondaryPanel.background": "#FAFAFA", - "SecondaryPanel.header.foreground": "#94A7B0", - "SecondaryPanel.header.background": "#EEEEEE", - "timeLine.disabledBorderColor": "#d3e1e8" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#d3e1e8", - "background": "#FAFAFA" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#546E7A", + "percent.foreground": "fg", "Placeholder": { - "background": "#FAFAFA", - "borderColor": "#d3e1e8", - "foreground": "#546E7A", - "selectedForeground": "#546e7a" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#FAFAFA", - "stroke.acceleratorForeground": "#94A7B0" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#eae8e8", - "errorBorderColor": "#eae8e8", - "warningBackground": "#eae8e8", - "warningBorderColor": "#eae8e8" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#FAFAFA" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#E7E7E8" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#00BCD4", - "otherIconColor": "#94A7B0", - "remoteBranchIconColor": "#546E7A", - "tagIconColor": "#94A7B0" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#00BCD4", - "bookmarkIconColor": "#272727", - "closedBranchIconColor": "#D2D4D5", - "localTagIconColor": "#94A7B0", - "mqTagIconColor": "#94A7B0", - "tagIconColor": "#94A7B0", - "tipIconColor": "#94A7B0" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#94A7B0", - "Commit.currentBranchBackground": "#FFFFFF", - "Commit.hoveredBackground": "#80CBC440" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#272727", - "backgroundBase": "#E7E7E8" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#FAFAFA", - "foreground": "#546E7A" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#FAFAFA", - "background": "#FAFAFA", - "borderColor": "#FAFAFA", - "captionBackground": "#EEEEEE", - "captionForeground": "#546E7A", - "Details.background": "#FAFAFA", - "footerBackground": "#EEEEEE", - "footerForeground": "#546E7A", - "headerBackground": "#FAFAFA", - "headerForeground": "#546E7A", - "List.background": "#EEEEEE", - "separatorColor": "#d3e1e8", - "SidePanel.background": "#FFFFFF", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#EEEEEE", - "actions.selectionBackground": "#E7E7E8", - "background": "#FFFFFF", - "selectionBackground": "#80CBC440", - "selectionInactiveBackground": "#FFFFFF" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#FAFAFA", - "windowBorder": "#d3e1e8", - "windowText": "#94A7B0", - "Window.border": "#d3e1e8" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#EEEEEE", - "#6B6B6B": "#94A7B0", - "#A7A7A7": "#FAFAFA", - "#3D6185": "#00BCD4", - "#466D94": "#00BCD4", - "#3C3F41": "#FAFAFA", - "#545556": "#D2D4D5", - "#606060": "#D2D4D5", - "#9AA7B0": "#546E7A", - "#675133": "#00BCD4", - "Actions.Blue": "#6182B8", - "Actions.Green": "#91B859", - "Actions.Grey": "#94A7B0", - "Actions.GreyInline": "#AABFC9", - "Actions.GreyInline.Dark": "#546E7A", - "Actions.Red": "#E53935", - "Actions.Yellow": "#F6A434", - "Checkbox.Background.Default": "#EEEEEE", - "Checkbox.Background.Default.Dark": "#EEEEEE", - "Checkbox.Background.Disabled": "#CCD7DA50", - "Checkbox.Background.Disabled.Dark": "#CCD7DA50", - "Checkbox.Border.Default": "#d3e1e8", - "Checkbox.Border.Default.Dark": "#d3e1e8", - "Checkbox.Border.Disabled": "#D2D4D5", - "Checkbox.Border.Disabled.Dark": "#D2D4D5", - "Checkbox.Focus.Thin.Default": "#00BCD4", - "Checkbox.Focus.Thin.Default.Dark": "#00BCD4", - "Checkbox.Focus.Wide": "#00BCD4", - "Checkbox.Focus.Wide.Dark": "#00BCD4", - "Checkbox.Foreground.Disabled": "#D2D4D5", - "Checkbox.Foreground.Disabled.Dark": "#D2D4D5", - "Checkbox.Background.Selected": "#00BCD4", - "Checkbox.Background.Selected.Dark": "#FAFAFA", - "Checkbox.Border.Selected": "#00BCD4", - "Checkbox.Border.Selected.Dark": "#00BCD4", - "Checkbox.Foreground.Selected": "#00BCD4", - "Checkbox.Foreground.Selected.Dark": "#00BCD4", - "Checkbox.Focus.Thin.Selected": "#546E7A", - "Checkbox.Focus.Thin.Selected.Dark": "#546E7A", - "Objects.Grey": "#AABFC9", - "Objects.Blue": "#6182B8", - "Objects.RedStatus": "#E53935", - "Objects.Red": "#E53935", - "Objects.Pink": "#7C4DFF", - "Objects.Yellow": "#F6A434", - "Objects.Green": "#91B859", - "Objects.Purple": "#7C4DFF", - "Objects.BlackText": "#546E7A", - "Objects.YellowDark": "#F76D47", - "Objects.GreenAndroid": "#91B859" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic Contrast.theme.json index 7bd2bf87..b952c258 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Oceanic Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#263238", + "bg30": "#26323830", + "fg": "#B0BEC5", + "text": "#607D8B", + "selBg": "#546E7A", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#2A373E", + "excl": "#2E3C43", + "second": "#32424A", + "dis": "#415967", + "accent": "#009688", + "accent2": "#0096882", + "accent50": "#00968850", + "accent70": "#00968870", + "cs": "#1E272C", + "button": "#2E3C43", + "table": "#314549", + "tree": "#546E7A70", + "hl": "#425B67", + "notif": "#1E272C", + "hc": "#1E272C", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#546e7a", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Oceanic.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "borderColor": "#2A373E", - "disabledBackground": "#2E3C43", - "disabledForeground": "#415967", - "disabledText": "#415967", - "focusColor": "#425B67", - "focusedBorderColor": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#2E3C43", - "inactiveForeground": "#607D8B", - "infoForeground": "#607D8B", - "selectionBackground": "#546E7A", - "selectionBackgroundInactive": "#32424A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#32424A", - "separatorColor": "#2A373E" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#263238", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#00968850", - "hoverBorderColor": "#00968850", - "hoverSeparatorColor": "#2E3C43", - "focusedBorderColor": "#00968850", - "pressedBackground": "#00968850", - "pressedBorderColor": "#00968850" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#546E7A" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#263238", - "Borders.color": "#2A373E", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#263238", + "background": "bg", "default": { - "endBackground": "#314549", - "endBorderColor": "#314549", - "foreground": "#FFFFFF", - "focusColor": "#009688", - "focusedBorderColor": "#009688", - "shadowColor": "#314549", - "startBackground": "#314549", - "startBorderColor": "#314549" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#2E3C43", - "disabledText": "#415967", - "endBackground": "#2E3C43", - "endBorderColor": "#2E3C43", - "focus": "#425B67", - "focusedBorderColor": "#009688", - "foreground": "#607D8B", - "highlight": "#FFFFFF", - "mt.background": "#2E3C43", - "mt.foreground": "#607D8B", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#314549", - "mt.selection.color2": "#314549", - "startBackground": "#2E3C43", - "startBorderColor": "#2E3C43", - "shadowColor": "#2E3C43", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2A373E", - "Tooltip.background": "#1E272C" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1E272C", - "selectionBackground": "#546E7A" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "select": "#009688" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#B0BEC5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#009688", - "dropdownBorder": "#32424A", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#263238", - "foreground": "#B0BEC5", - "swatchesDefaultRecentColor": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#2E3C43", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#2E3C43", - "disabledIconColor": "#415967", - "iconColor": "#B0BEC5", - "nonEditableBackground": "#263238" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#1E272C", - "buttonBackground": "#2E3C43", - "darcula.hoveredArrowButtonForeground": "#009688", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "modifiedItemForeground": "#009688", - "nonEditableBackground": "#32424A", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2A373E", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#32424A", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "matchForeground": "#009688", - "matchSelectionForeground": "#009688", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#607D8B", - "selectionInactiveBackground": "#425B67", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#425B67", - "disabledBorderColor": "#2E3C43", - "focusColor": "#009688", - "focusedBorderColor": "#009688", - "hoverIconColor": "#009688", - "infoForeground": "#607D8B", - "iconColor": "#B0BEC5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#263238", - "controlText": "#607D8B", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#009688", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#607D8B", - "changedValueForeground": "#009688", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#607D8B", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#009688", - "valueForeground": "#009688" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#425B67", - "underlinedTabBackground": "#425B67" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#425B67" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#263238", - "borderColor": "#263238", - "hoverBackground": "#314549", - "hoverColor": "#1E272C", - "hoverMaskColor": "#425B67", - "inactiveColoredTabBackground": "#263238", - "inactiveColoredFileBackground": "#2E3C43", - "inactiveUnderlineColor": "#009688", - "inactiveMaskColor": "#1E272C", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#263238", - "DialogWrapper.southPanelBackground": "#263238", - "DialogWrapper.southPanelDivider": "#263238", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#263238", - "areaBorderColor": "#263238", - "areaForeground": "#B0BEC5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#1E272C", - "foreground": "#B0BEC5", - "shortcutForeground": "#607D8B" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#1E272C", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#263238", - "inactiveForeground": "#415967", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#32424A", - "hoverBackground": "#425B67", - "hoverColor": "#425B67", - "hoverMaskColor": "#425B67", - "inactiveMaskColor": "#263238", - "inactiveColoredFileBackground": "#263238", - "inactiveUnderlineColor": "#415967", - "selectedForeground": "#B0BEC5", - "selectedBackground": "#314549", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#263238", - "borderColor": "#32424A", - "hoverBackground": "#425B67", - "hoverColor": "#425B67", - "inactiveUnderlineColor": "#009688", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#B0BEC5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2E3C43", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2A373E", + "Focus.color": "border", "FormattedTextField": { - "background": "#1E272C", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#2E3C43", - "inactiveForeground": "#415967", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#314549" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1E272C", "Group": { - "disabledSeparatorColor": "#2A373E", - "separatorColor": "#2A373E" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#607D8B", - "lineSeparatorColor": "#263238" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#263238", - "inactive": "#1E272C" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#263238", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "shortcutForeground": "#607D8B" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#009688", - "inactiveCaption": "#32424A", - "inactiveCaptionBorder": "#263238", - "inactiveCaptionText": "#607D8B", - "info": "#607D8B", - "infoText": "#607D8B", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2A373E", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#263238" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#B0BEC5", - "background": "#263238", - "inactiveTitleForeground": "#607D8B" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#263238", - "disabledForeground": "#415967", - "disabledShadow": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#B0BEC5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#009688", - "hoverForeground": "#009688", - "pressedForeground": "#009688", - "secondaryForeground": "#607D8B", - "visitedForeground": "#009688" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#009688", + "link.foreground": "accent", "List": { - "background": "#32424A", - "foreground": "#B0BEC5", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#546E7A70" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#263238", - "branchColor": "#B0BEC5", - "contrast": "#1E272C", - "foreground": "#B0BEC5", - "mergeCommits": "#2E3C43", - "primaryColor": "#607D8B", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#263238", - "tab.borderColor": "#009688", - "tagColor": "#607D8B" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#32424A", - "usedColor": "#425B67", - "usedBackground": "#425B67" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#263238", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#32424A", - "disabledBackground": "#32424A", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "separatorColor": "#2A373E" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#1E272C", - "borderColor": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "highlight": "#263238", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "shadow": "#1E272C" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#B0BEC5", - "borderColor": "#263238" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#263238" + "background": "bg" }, "SearchField": { - "background": "#1E272C" + "background": "hc" } }, - "NewPSD.warning": "#009688", + "NewPSD.warning": "accent", "Notification": { - "background": "#1E272C", - "borderColor": "#1E272C", - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "foreground": "#B0BEC5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#2E3C43", - "foreground": "#B0BEC5", - "innerBorderColor": "#2E3C43" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "informativeBackground": "#1E272C", - "informativeBorderColor": "#1E272C", - "warningBackground": "#1E272C", - "warningBorderColor": "#1E272C" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2A373E", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#263238", - "foreground": "#B0BEC5", - "messageForeground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#2E3C43", - "focusedColor": "#009688", - "disabledColor": "#415967" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#263238", - "foreground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#32424A", - "borderColor": "#314549", - "currentOverloadBackground": "#425B67", - "currentParameterForeground": "#009688", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "lineSeparatorColor": "#314549" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#1E272C", - "capsLockIconColor": "#009688", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#263238", - "disabledForeground": "#415967", - "eapTagBackground": "#425B67", - "hoverBackground": "#546E7A70", - "lightSelectionBackground": "#314549", - "paidTagBackground": "#425B67", - "selectionBackground": "#546E7A", - "tagForeground": "#009688", - "tagBackground": "#425B67", - "trialTagBackground": "#425B67", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#2E3C43", - "installBorderColor": "#2E3C43", - "installForeground": "#B0BEC5", - "installFocusedBackground": "#425B67", - "installFillForeground": "#415967", - "installFillBackground": "#2E3C43", - "updateBackground": "#009688", - "updateBorderColor": "#2E3C43", - "updateForeground": "#B0BEC5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#1E272C", - "borderColor": "#2A373E" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#32424A", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#314549", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#314549" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#263238", - "borderColor": "#263238", - "foreground": "#009688" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1E272C", - "inactiveBorderColor": "#263238", - "innerBorderColor": "#32424A", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#263238", - "inactiveBackground": "#1E272C" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#B0BEC5", - "separatorColor": "#32424A", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1E272C", - "background": "#1E272C", - "borderColor": "#1E272C" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#263238", + "background": "bg", "border": "2,0,2,0", - "foreground": "#B0BEC5", - "translucentBackground": "#263238" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#263238", - "foreground": "#009688", - "indeterminateEndColor": "#009688", - "indeterminateStartColor": "#009688", - "progressColor": "#009688", - "selectionBackground": "#425B67", - "trackColor": "#425B67" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#009688" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2A373E", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#263238", - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#425B67", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1E272C", - "foreground": "#607D8B" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#263238" + "background": "bg" }, "List": { - "separatorForeground": "#607D8B", - "separatorColor": "#2A373E" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#263238", - "borderColor": "#1E272C", - "infoForeground": "#607D8B" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#425B67" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#009688", - "startBackground": "#009688", - "endColor": "#009688", - "startColor": "#009688" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1E272C", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#314549" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#607D8B", - "Repeated.File.Foreground": "#B0BEC5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#32424A", - "foreground": "#32424A", - "separatorColor": "#32424A" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#1E272C" + "background": "hc" }, "Slider": { - "background": "#263238", - "buttonBorderColor": "#009688", - "buttonColor": "#009688", - "foreground": "#B0BEC5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#32424A", - "trackColor": "#314549", - "trackWidth": 7, - "thumb": "#009688" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#425B67", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "errorForeground": "#B0BEC5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#263238", + "background": "bg", "border": "3,3,3,3", - "foreground": "#B0BEC5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#263238", - "highlight": "#1E272C" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#32424A", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#263238", - "hoverBackground": "#425B67", - "LightEditBackground": "#314549" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#263238", - "contentAreaColor": "#425B67", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2A373E", - "disabledForeground": "#415967", - "disabledUnderlineColor": "#415967", - "focus": "#314549", - "focusColor": "#314549", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#B0BEC5", - "highlight": "#2A373E", - "hoverColor": "#425B67", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#009688" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#1E272C", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1E272C", - "background": "#263238", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#415967", - "dropLineColor": "#009688", - "dropLineShortColor": "#009688", - "focusCellBackground": "#314549", - "focusCellForeground": "#FFFFFF", - "foreground": "#B0BEC5", - "gridColor": "#263238", - "highlightOuter": "#314549", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#607D8B", - "lightSelectionInactiveBackground": "#32424A", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#314549", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#B0BEC5", - "stripeColor": "#1E272C" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#263238", - "borderColor": "#263238", - "bottomSeparatorColor": "#32424A", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "focusCellBackground": "#314549", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#32424A" + "separatorColor": "second" }, - "text": "#607D8B", - "textInactiveText": "#607D8B", - "textText": "#607D8B", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#1E272C", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#1E272C", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#1E272C", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1E272C", - "Button.hoverBackground": "#425B67", - "inactiveBackground": "#263238", - "infoForeground": "#607D8B", - "inactiveInfoForeground": "#607D8B" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#B0BEC5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#2E3C43", - "buttonColor": "#B0BEC5", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "offForeground": "#263238", - "offBackground": "#263238", - "onBackground": "#009688", - "onForeground": "#009688" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#1E272C", - "borderHandleColor": "#607D8B", - "floatingForeground": "#607D8B", - "foreground": "#B0BEC5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#263238", - "Actions.infoForeground": "#607D8B", - "background": "#1E272C", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "separatorColor": "#2A373E", - "shortcutForeground": "#607D8B" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#314549", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1E272C" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#263238", - "borderColor": "#32424A", - "inactiveBackground": "#263238" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#263238" + "background": "bg" }, "HeaderTab": { - "borderColor": "#425B67", - "hoverBackground": "#425B67", - "hoverInactiveBackground": "#425B67", - "inactiveUnderlineColor": "#009688", - "selectedBackground": "#1E272C", - "selectedInactiveBackground": "#1E272C", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabInactiveBackground": "#32424A", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#B0BEC5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#1E272C", - "foreground": "#607D8B", - "hash": "#2A373E", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "modifiedItemForeground": "#009688", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#546E7A70", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#546E7A70", - "textBackground": "#1E272C" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2A373E", - "Canvas.background": "#1E272C", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#263238", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2A373E", - "background": "#263238", - "foreground": "#B0BEC5", - "hoverBorderColor": "#425B67" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2A373E", - "hoverBorderColor": "#425B67" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1E272C", - "highStroke.foreground": "#B0BEC5", - "Label.foreground": "#607D8B", - "List.selectionBackground": "#546E7A70", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2A373E", - "Component.foreground": "#B0BEC5", - "ConstraintSetText.foreground": "#607D8B", - "ConstraintSet.background": "#32424A", - "CSPanel.SelectedFocusBackground": "#546E7A", - "CSPanel.SelectedBackground": "#546E7A70", - "cs_FocusText.infoForeground": "#607D8B", - "CursorTextColor.foreground": "#B0BEC5", - "HoverColor.disabledBackground": "#415967", - "motionGraph.background": "#263238", - "Notification.background": "#1E272C", - "ourAvg.background": "#32424A", - "ourCS.background": "#32424A", - "ourCS_Border.borderColor": "#2A373E", - "ourCS_TextColor.foreground": "#607D8B", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#314549", - "ourCS_SelectedBorder.pressedBorderColor": "#425B67", - "ourML_BarColor.separatorColor": "#2A373E", - "PrimaryPanel.background": "#1E272C", - "SecondaryPanel.background": "#263238", - "SecondaryPanel.header.foreground": "#607D8B", - "SecondaryPanel.header.background": "#1E272C", - "timeLine.disabledBorderColor": "#2A373E" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2A373E", - "background": "#263238" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#B0BEC5", + "percent.foreground": "fg", "Placeholder": { - "background": "#263238", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#263238", - "stroke.acceleratorForeground": "#607D8B" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "warningBackground": "#1E272C", - "warningBorderColor": "#1E272C" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#263238" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#425B67" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#009688", - "otherIconColor": "#607D8B", - "remoteBranchIconColor": "#B0BEC5", - "tagIconColor": "#607D8B" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#009688", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#415967", - "localTagIconColor": "#607D8B", - "mqTagIconColor": "#607D8B", - "tagIconColor": "#607D8B", - "tipIconColor": "#607D8B" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#607D8B", - "Commit.currentBranchBackground": "#32424A", - "Commit.hoveredBackground": "#546E7A70" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#425B67" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#1E272C", - "foreground": "#B0BEC5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#263238", - "background": "#263238", - "borderColor": "#263238", - "captionBackground": "#1E272C", - "captionForeground": "#B0BEC5", - "Details.background": "#263238", - "footerBackground": "#1E272C", - "footerForeground": "#B0BEC5", - "headerBackground": "#263238", - "headerForeground": "#B0BEC5", - "List.background": "#1E272C", - "separatorColor": "#2A373E", - "SidePanel.background": "#32424A", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1E272C", - "actions.selectionBackground": "#425B67", - "background": "#32424A", - "selectionBackground": "#546E7A", - "selectionInactiveBackground": "#32424A" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#1E272C", - "windowBorder": "#2A373E", - "windowText": "#607D8B", - "Window.border": "#2A373E" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1E272C", - "#6B6B6B": "#607D8B", - "#A7A7A7": "#263238", - "#3D6185": "#009688", - "#466D94": "#009688", - "#3C3F41": "#263238", - "#545556": "#415967", - "#606060": "#415967", - "#9AA7B0": "#B0BEC5", - "#675133": "#009688", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#607D8B", - "Actions.GreyInline": "#546e7a", - "Actions.GreyInline.Dark": "#B0BEC5", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#1E272C", - "Checkbox.Background.Default.Dark": "#1E272C", - "Checkbox.Background.Disabled": "#2E3C43", - "Checkbox.Background.Disabled.Dark": "#2E3C43", - "Checkbox.Border.Default": "#2A373E", - "Checkbox.Border.Default.Dark": "#2A373E", - "Checkbox.Border.Disabled": "#415967", - "Checkbox.Border.Disabled.Dark": "#415967", - "Checkbox.Focus.Thin.Default": "#009688", - "Checkbox.Focus.Thin.Default.Dark": "#009688", - "Checkbox.Focus.Wide": "#009688", - "Checkbox.Focus.Wide.Dark": "#009688", - "Checkbox.Foreground.Disabled": "#415967", - "Checkbox.Foreground.Disabled.Dark": "#415967", - "Checkbox.Background.Selected": "#009688", - "Checkbox.Background.Selected.Dark": "#263238", - "Checkbox.Border.Selected": "#009688", - "Checkbox.Border.Selected.Dark": "#009688", - "Checkbox.Foreground.Selected": "#009688", - "Checkbox.Foreground.Selected.Dark": "#009688", - "Checkbox.Focus.Thin.Selected": "#B0BEC5", - "Checkbox.Focus.Thin.Selected.Dark": "#B0BEC5", - "Objects.Grey": "#546e7a", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#B0BEC5", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic.theme.json index c2fe7a83..65ae8b1f 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Oceanic.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Oceanic", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#263238", + "bg30": "#26323830", + "fg": "#B0BEC5", + "text": "#607D8B", + "selBg": "#546E7A", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#2A373E", + "excl": "#2E3C43", + "second": "#32424A", + "dis": "#415967", + "accent": "#009688", + "accent2": "#0096882", + "accent50": "#00968850", + "accent70": "#00968870", + "cs": "#1E272C", + "button": "#2E3C43", + "table": "#314549", + "tree": "#546E7A70", + "hl": "#425B67", + "notif": "#1E272C", + "hc": "#263238", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#546e7a", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Oceanic.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "borderColor": "#2A373E", - "disabledBackground": "#2E3C43", - "disabledForeground": "#415967", - "disabledText": "#415967", - "focusColor": "#425B67", - "focusedBorderColor": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#2E3C43", - "inactiveForeground": "#607D8B", - "infoForeground": "#607D8B", - "selectionBackground": "#546E7A", - "selectionBackgroundInactive": "#32424A", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#32424A", - "separatorColor": "#2A373E" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#263238", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#00968850", - "hoverBorderColor": "#00968850", - "hoverSeparatorColor": "#2E3C43", - "focusedBorderColor": "#00968850", - "pressedBackground": "#00968850", - "pressedBorderColor": "#00968850" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#546E7A" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#263238", - "Borders.color": "#2A373E", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#263238", + "background": "bg", "default": { - "endBackground": "#314549", - "endBorderColor": "#314549", - "foreground": "#FFFFFF", - "focusColor": "#009688", - "focusedBorderColor": "#009688", - "shadowColor": "#314549", - "startBackground": "#314549", - "startBorderColor": "#314549" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#2E3C43", - "disabledText": "#415967", - "endBackground": "#2E3C43", - "endBorderColor": "#2E3C43", - "focus": "#425B67", - "focusedBorderColor": "#009688", - "foreground": "#607D8B", - "highlight": "#FFFFFF", - "mt.background": "#2E3C43", - "mt.foreground": "#607D8B", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#314549", - "mt.selection.color2": "#314549", - "startBackground": "#2E3C43", - "startBorderColor": "#2E3C43", - "shadowColor": "#2E3C43", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2A373E", - "Tooltip.background": "#1E272C" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#1E272C", - "selectionBackground": "#546E7A" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "select": "#009688" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#B0BEC5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#009688", - "dropdownBorder": "#32424A", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#263238", - "foreground": "#B0BEC5", - "swatchesDefaultRecentColor": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#2E3C43", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#2E3C43", - "disabledIconColor": "#415967", - "iconColor": "#B0BEC5", - "nonEditableBackground": "#263238" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#263238", - "buttonBackground": "#2E3C43", - "darcula.hoveredArrowButtonForeground": "#009688", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "modifiedItemForeground": "#009688", - "nonEditableBackground": "#32424A", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2A373E", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#32424A", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "matchForeground": "#009688", - "matchSelectionForeground": "#009688", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#607D8B", - "selectionInactiveBackground": "#425B67", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#425B67", - "disabledBorderColor": "#2E3C43", - "focusColor": "#009688", - "focusedBorderColor": "#009688", - "hoverIconColor": "#009688", - "infoForeground": "#607D8B", - "iconColor": "#B0BEC5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#263238", - "controlText": "#607D8B", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#009688", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#607D8B", - "changedValueForeground": "#009688", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#607D8B", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#009688", - "valueForeground": "#009688" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#425B67", - "underlinedTabBackground": "#425B67" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#425B67" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#263238", - "borderColor": "#263238", - "hoverBackground": "#314549", - "hoverColor": "#263238", - "hoverMaskColor": "#425B67", - "inactiveColoredTabBackground": "#263238", - "inactiveColoredFileBackground": "#2E3C43", - "inactiveUnderlineColor": "#009688", - "inactiveMaskColor": "#263238", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#263238", - "DialogWrapper.southPanelBackground": "#263238", - "DialogWrapper.southPanelDivider": "#263238", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#263238", - "areaBorderColor": "#263238", - "areaForeground": "#B0BEC5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#263238", - "foreground": "#B0BEC5", - "shortcutForeground": "#607D8B" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#263238", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#263238", - "inactiveForeground": "#415967", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#32424A", - "hoverBackground": "#425B67", - "hoverColor": "#425B67", - "hoverMaskColor": "#425B67", - "inactiveMaskColor": "#263238", - "inactiveColoredFileBackground": "#263238", - "inactiveUnderlineColor": "#415967", - "selectedForeground": "#B0BEC5", - "selectedBackground": "#314549", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#263238", - "borderColor": "#32424A", - "hoverBackground": "#425B67", - "hoverColor": "#425B67", - "inactiveUnderlineColor": "#009688", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabForeground": "#B0BEC5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2E3C43", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2A373E", + "Focus.color": "border", "FormattedTextField": { - "background": "#263238", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveBackground": "#2E3C43", - "inactiveForeground": "#415967", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#314549" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#1E272C", "Group": { - "disabledSeparatorColor": "#2A373E", - "separatorColor": "#2A373E" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#607D8B", - "lineSeparatorColor": "#263238" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#263238", - "inactive": "#1E272C" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#263238", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "shortcutForeground": "#607D8B" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#009688", - "inactiveCaption": "#32424A", - "inactiveCaptionBorder": "#263238", - "inactiveCaptionText": "#607D8B", - "info": "#607D8B", - "infoText": "#607D8B", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2A373E", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#263238" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#B0BEC5", - "background": "#263238", - "inactiveTitleForeground": "#607D8B" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#263238", - "disabledForeground": "#415967", - "disabledShadow": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#B0BEC5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#009688", - "hoverForeground": "#009688", - "pressedForeground": "#009688", - "secondaryForeground": "#607D8B", - "visitedForeground": "#009688" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#009688", + "link.foreground": "accent", "List": { - "background": "#32424A", - "foreground": "#B0BEC5", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#546E7A70" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#263238", - "branchColor": "#B0BEC5", - "contrast": "#1E272C", - "foreground": "#B0BEC5", - "mergeCommits": "#2E3C43", - "primaryColor": "#607D8B", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#263238", - "tab.borderColor": "#009688", - "tagColor": "#607D8B" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#32424A", - "usedColor": "#425B67", - "usedBackground": "#425B67" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#263238", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#32424A", - "disabledBackground": "#32424A", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "separatorColor": "#2A373E" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#263238", - "borderColor": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "highlight": "#263238", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF", - "shadow": "#263238" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#B0BEC5", - "borderColor": "#263238" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#263238" + "background": "bg" }, "SearchField": { - "background": "#263238" + "background": "hc" } }, - "NewPSD.warning": "#009688", + "NewPSD.warning": "accent", "Notification": { - "background": "#1E272C", - "borderColor": "#1E272C", - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "foreground": "#B0BEC5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#2E3C43", - "foreground": "#B0BEC5", - "innerBorderColor": "#2E3C43" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "informativeBackground": "#1E272C", - "informativeBorderColor": "#1E272C", - "warningBackground": "#1E272C", - "warningBorderColor": "#1E272C" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2A373E", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#263238", - "foreground": "#B0BEC5", - "messageForeground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#2E3C43", - "focusedColor": "#009688", - "disabledColor": "#415967" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#263238", - "foreground": "#B0BEC5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#32424A", - "borderColor": "#314549", - "currentOverloadBackground": "#425B67", - "currentParameterForeground": "#009688", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "lineSeparatorColor": "#314549" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#263238", - "capsLockIconColor": "#009688", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#263238", - "disabledForeground": "#415967", - "eapTagBackground": "#425B67", - "hoverBackground": "#546E7A70", - "lightSelectionBackground": "#314549", - "paidTagBackground": "#425B67", - "selectionBackground": "#546E7A", - "tagForeground": "#009688", - "tagBackground": "#425B67", - "trialTagBackground": "#425B67", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#2E3C43", - "installBorderColor": "#2E3C43", - "installForeground": "#B0BEC5", - "installFocusedBackground": "#425B67", - "installFillForeground": "#415967", - "installFillBackground": "#2E3C43", - "updateBackground": "#009688", - "updateBorderColor": "#2E3C43", - "updateForeground": "#B0BEC5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#263238", - "borderColor": "#2A373E" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#32424A", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#314549", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#314549" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#263238", - "borderColor": "#263238", - "foreground": "#009688" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#1E272C", - "inactiveBorderColor": "#263238", - "innerBorderColor": "#32424A", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#263238", - "inactiveBackground": "#1E272C" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#B0BEC5", - "separatorColor": "#32424A", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#1E272C", - "background": "#1E272C", - "borderColor": "#1E272C" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#263238", + "background": "bg", "border": "2,0,2,0", - "foreground": "#B0BEC5", - "translucentBackground": "#263238" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#263238", - "foreground": "#009688", - "indeterminateEndColor": "#009688", - "indeterminateStartColor": "#009688", - "progressColor": "#009688", - "selectionBackground": "#425B67", - "trackColor": "#425B67" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#009688" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#263238", - "disabledText": "#415967", - "foreground": "#B0BEC5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#607D8B", - "acceleratorSelectionForeground": "#607D8B", - "background": "#263238", - "disabledBackground": "#263238", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "selectionBackground": "#546E7A", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2A373E", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#263238", - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#425B67", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#009688", - "hoverThumbColor": "#009688", - "hoverTrackColor": "#26323830", - "thumbBorderColor": "#00968870", - "thumbColor": "#00968870", - "trackColor": "#26323830" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#1E272C", - "foreground": "#607D8B" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#263238" + "background": "bg" }, "List": { - "separatorForeground": "#607D8B", - "separatorColor": "#2A373E" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#263238", - "borderColor": "#1E272C", - "infoForeground": "#607D8B" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#425B67" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#009688", - "startBackground": "#009688", - "endColor": "#009688", - "startColor": "#009688" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#1E272C", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#314549" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#607D8B", - "Repeated.File.Foreground": "#B0BEC5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#32424A", - "foreground": "#32424A", - "separatorColor": "#32424A" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#263238" + "background": "hc" }, "Slider": { - "background": "#263238", - "buttonBorderColor": "#009688", - "buttonColor": "#009688", - "foreground": "#B0BEC5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#32424A", - "trackColor": "#314549", - "trackWidth": 7, - "thumb": "#009688" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#425B67", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "errorForeground": "#B0BEC5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#263238", + "background": "bg", "border": "3,3,3,3", - "foreground": "#B0BEC5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#263238", - "highlight": "#263238" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#32424A", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#263238", - "hoverBackground": "#425B67", - "LightEditBackground": "#314549" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#263238", - "contentAreaColor": "#425B67", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2A373E", - "disabledForeground": "#415967", - "disabledUnderlineColor": "#415967", - "focus": "#314549", - "focusColor": "#314549", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#B0BEC5", - "highlight": "#2A373E", - "hoverColor": "#425B67", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#009688" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#263238", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#1E272C", - "background": "#263238", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#415967", - "dropLineColor": "#009688", - "dropLineShortColor": "#009688", - "focusCellBackground": "#314549", - "focusCellForeground": "#FFFFFF", - "foreground": "#B0BEC5", - "gridColor": "#263238", - "highlightOuter": "#314549", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#607D8B", - "lightSelectionInactiveBackground": "#32424A", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#314549", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#B0BEC5", - "stripeColor": "#1E272C" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#263238", - "borderColor": "#263238", - "bottomSeparatorColor": "#32424A", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#415967", - "foreground": "#B0BEC5", - "focusCellBackground": "#314549", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#32424A" + "separatorColor": "second" }, - "text": "#607D8B", - "textInactiveText": "#607D8B", - "textText": "#607D8B", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#263238", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#263238", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#263238", - "caretForeground": "#009688", - "foreground": "#B0BEC5", - "inactiveForeground": "#415967", - "selectionBackground": "#314549", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#1E272C", - "Button.hoverBackground": "#425B67", - "inactiveBackground": "#263238", - "infoForeground": "#607D8B", - "inactiveInfoForeground": "#607D8B" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#B0BEC5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#2E3C43", - "buttonColor": "#B0BEC5", - "disabledText": "#415967", - "foreground": "#B0BEC5", - "offForeground": "#263238", - "offBackground": "#263238", - "onBackground": "#009688", - "onForeground": "#009688" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#263238", - "borderHandleColor": "#607D8B", - "floatingForeground": "#607D8B", - "foreground": "#B0BEC5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#263238", - "Actions.infoForeground": "#607D8B", - "background": "#1E272C", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "infoForeground": "#607D8B", - "separatorColor": "#2A373E", - "shortcutForeground": "#607D8B" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#314549", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#1E272C" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#263238", - "borderColor": "#32424A", - "inactiveBackground": "#263238" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#263238" + "background": "bg" }, "HeaderTab": { - "borderColor": "#425B67", - "hoverBackground": "#425B67", - "hoverInactiveBackground": "#425B67", - "inactiveUnderlineColor": "#009688", - "selectedBackground": "#1E272C", - "selectedInactiveBackground": "#1E272C", - "underlineColor": "#009688", - "underlinedTabBackground": "#314549", - "underlinedTabInactiveBackground": "#32424A", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#B0BEC5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#263238", - "foreground": "#607D8B", - "hash": "#2A373E", - "hoverBackground": "#546E7A70", - "hoverInactiveBackground": "#314549", - "modifiedItemForeground": "#009688", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#546E7A70", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#546E7A70", - "textBackground": "#263238" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2A373E", - "Canvas.background": "#1E272C", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#263238", - "foreground": "#B0BEC5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2A373E", - "background": "#263238", - "foreground": "#B0BEC5", - "hoverBorderColor": "#425B67" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2A373E", - "hoverBorderColor": "#425B67" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#1E272C", - "highStroke.foreground": "#B0BEC5", - "Label.foreground": "#607D8B", - "List.selectionBackground": "#546E7A70", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2A373E", - "Component.foreground": "#B0BEC5", - "ConstraintSetText.foreground": "#607D8B", - "ConstraintSet.background": "#32424A", - "CSPanel.SelectedFocusBackground": "#546E7A", - "CSPanel.SelectedBackground": "#546E7A70", - "cs_FocusText.infoForeground": "#607D8B", - "CursorTextColor.foreground": "#B0BEC5", - "HoverColor.disabledBackground": "#415967", - "motionGraph.background": "#263238", - "Notification.background": "#1E272C", - "ourAvg.background": "#32424A", - "ourCS.background": "#32424A", - "ourCS_Border.borderColor": "#2A373E", - "ourCS_TextColor.foreground": "#607D8B", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#314549", - "ourCS_SelectedBorder.pressedBorderColor": "#425B67", - "ourML_BarColor.separatorColor": "#2A373E", - "PrimaryPanel.background": "#1E272C", - "SecondaryPanel.background": "#263238", - "SecondaryPanel.header.foreground": "#607D8B", - "SecondaryPanel.header.background": "#1E272C", - "timeLine.disabledBorderColor": "#2A373E" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2A373E", - "background": "#263238" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#B0BEC5", + "percent.foreground": "fg", "Placeholder": { - "background": "#263238", - "borderColor": "#2A373E", - "foreground": "#B0BEC5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#263238", - "stroke.acceleratorForeground": "#607D8B" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#1E272C", - "errorBorderColor": "#1E272C", - "warningBackground": "#1E272C", - "warningBorderColor": "#1E272C" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#263238" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#425B67" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#009688", - "otherIconColor": "#607D8B", - "remoteBranchIconColor": "#B0BEC5", - "tagIconColor": "#607D8B" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#009688", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#415967", - "localTagIconColor": "#607D8B", - "mqTagIconColor": "#607D8B", - "tagIconColor": "#607D8B", - "tipIconColor": "#607D8B" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#607D8B", - "Commit.currentBranchBackground": "#32424A", - "Commit.hoveredBackground": "#546E7A70" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#425B67" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#263238", - "foreground": "#B0BEC5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#263238", - "background": "#263238", - "borderColor": "#263238", - "captionBackground": "#1E272C", - "captionForeground": "#B0BEC5", - "Details.background": "#263238", - "footerBackground": "#1E272C", - "footerForeground": "#B0BEC5", - "headerBackground": "#263238", - "headerForeground": "#B0BEC5", - "List.background": "#1E272C", - "separatorColor": "#2A373E", - "SidePanel.background": "#32424A", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#1E272C", - "actions.selectionBackground": "#425B67", - "background": "#32424A", - "selectionBackground": "#546E7A", - "selectionInactiveBackground": "#32424A" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#263238", - "windowBorder": "#2A373E", - "windowText": "#607D8B", - "Window.border": "#2A373E" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#1E272C", - "#6B6B6B": "#607D8B", - "#A7A7A7": "#263238", - "#3D6185": "#009688", - "#466D94": "#009688", - "#3C3F41": "#263238", - "#545556": "#415967", - "#606060": "#415967", - "#9AA7B0": "#B0BEC5", - "#675133": "#009688", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#607D8B", - "Actions.GreyInline": "#546e7a", - "Actions.GreyInline.Dark": "#B0BEC5", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#1E272C", - "Checkbox.Background.Default.Dark": "#1E272C", - "Checkbox.Background.Disabled": "#2E3C43", - "Checkbox.Background.Disabled.Dark": "#2E3C43", - "Checkbox.Border.Default": "#2A373E", - "Checkbox.Border.Default.Dark": "#2A373E", - "Checkbox.Border.Disabled": "#415967", - "Checkbox.Border.Disabled.Dark": "#415967", - "Checkbox.Focus.Thin.Default": "#009688", - "Checkbox.Focus.Thin.Default.Dark": "#009688", - "Checkbox.Focus.Wide": "#009688", - "Checkbox.Focus.Wide.Dark": "#009688", - "Checkbox.Foreground.Disabled": "#415967", - "Checkbox.Foreground.Disabled.Dark": "#415967", - "Checkbox.Background.Selected": "#009688", - "Checkbox.Background.Selected.Dark": "#263238", - "Checkbox.Border.Selected": "#009688", - "Checkbox.Border.Selected.Dark": "#009688", - "Checkbox.Foreground.Selected": "#009688", - "Checkbox.Foreground.Selected.Dark": "#009688", - "Checkbox.Focus.Thin.Selected": "#B0BEC5", - "Checkbox.Focus.Thin.Selected.Dark": "#B0BEC5", - "Objects.Grey": "#546e7a", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#B0BEC5", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight Contrast.theme.json index b14a8e4b..9b38640e 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Palenight Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#292D3E", + "bg30": "#292D3E30", + "fg": "#A6ACCD", + "text": "#676E95", + "selBg": "#4C578B", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#2b2a3e", + "excl": "#2f2e43", + "second": "#34324a", + "dis": "#515772", + "accent": "#ab47bc", + "accent2": "#ab47bc2", + "accent50": "#ab47bc50", + "accent70": "#ab47bc70", + "cs": "#202331", + "button": "#303348", + "table": "#414863", + "tree": "#676E9550", + "hl": "#444267", + "notif": "#202331", + "hc": "#202331", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#676E95", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Palenight.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "borderColor": "#2b2a3e", - "disabledBackground": "#2f2e43", - "disabledForeground": "#515772", - "disabledText": "#515772", - "focusColor": "#444267", - "focusedBorderColor": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#2f2e43", - "inactiveForeground": "#676E95", - "infoForeground": "#676E95", - "selectionBackground": "#717CB470", - "selectionBackgroundInactive": "#34324a", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#34324a", - "separatorColor": "#2b2a3e" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#292D3E", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#ab47bc50", - "hoverBorderColor": "#ab47bc50", - "hoverSeparatorColor": "#303348", - "focusedBorderColor": "#ab47bc50", - "pressedBackground": "#ab47bc50", - "pressedBorderColor": "#ab47bc50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#717CB470" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#292D3E", - "Borders.color": "#2b2a3e", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#292D3E", + "background": "bg", "default": { - "endBackground": "#414863", - "endBorderColor": "#414863", - "foreground": "#FFFFFF", - "focusColor": "#ab47bc", - "focusedBorderColor": "#ab47bc", - "shadowColor": "#414863", - "startBackground": "#414863", - "startBorderColor": "#414863" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#303348", - "disabledText": "#515772", - "endBackground": "#303348", - "endBorderColor": "#303348", - "focus": "#444267", - "focusedBorderColor": "#ab47bc", - "foreground": "#676E95", - "highlight": "#FFFFFF", - "mt.background": "#303348", - "mt.foreground": "#676E95", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#414863", - "mt.selection.color2": "#414863", - "startBackground": "#303348", - "startBorderColor": "#303348", - "shadowColor": "#303348", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2b2a3e", - "Tooltip.background": "#202331" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#202331", - "selectionBackground": "#717CB470" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "select": "#ab47bc" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#A6ACCD", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#ab47bc", - "dropdownBorder": "#34324a", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#292D3E", - "foreground": "#A6ACCD", - "swatchesDefaultRecentColor": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#303348", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#303348", - "disabledIconColor": "#515772", - "iconColor": "#A6ACCD", - "nonEditableBackground": "#292D3E" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#202331", - "buttonBackground": "#303348", - "darcula.hoveredArrowButtonForeground": "#ab47bc", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "modifiedItemForeground": "#ab47bc", - "nonEditableBackground": "#34324a", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2b2a3e", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#34324a", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "matchForeground": "#ab47bc", - "matchSelectionForeground": "#ab47bc", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#676E95", - "selectionInactiveBackground": "#444267", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444267", - "disabledBorderColor": "#303348", - "focusColor": "#ab47bc", - "focusedBorderColor": "#ab47bc", - "hoverIconColor": "#ab47bc", - "infoForeground": "#676E95", - "iconColor": "#A6ACCD" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#292D3E", - "controlText": "#676E95", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#ab47bc", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#676E95", - "changedValueForeground": "#ab47bc", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#676E95", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#ab47bc", - "valueForeground": "#ab47bc" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444267", - "underlinedTabBackground": "#444267" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444267" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#292D3E", - "borderColor": "#292D3E", - "hoverBackground": "#414863", - "hoverColor": "#202331", - "hoverMaskColor": "#444267", - "inactiveColoredTabBackground": "#292D3E", - "inactiveColoredFileBackground": "#303348", - "inactiveUnderlineColor": "#ab47bc", - "inactiveMaskColor": "#202331", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#292D3E", - "DialogWrapper.southPanelBackground": "#292D3E", - "DialogWrapper.southPanelDivider": "#292D3E", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#292D3E", - "areaBorderColor": "#292D3E", - "areaForeground": "#A6ACCD" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#202331", - "foreground": "#A6ACCD", - "shortcutForeground": "#676E95" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#202331", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#292D3E", - "inactiveForeground": "#515772", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#34324a", - "hoverBackground": "#444267", - "hoverColor": "#444267", - "hoverMaskColor": "#444267", - "inactiveMaskColor": "#292D3E", - "inactiveColoredFileBackground": "#292D3E", - "inactiveUnderlineColor": "#515772", - "selectedForeground": "#A6ACCD", - "selectedBackground": "#414863", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#292D3E", - "borderColor": "#34324a", - "hoverBackground": "#444267", - "hoverColor": "#444267", - "inactiveUnderlineColor": "#ab47bc", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#A6ACCD" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f2e43", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2b2a3e", + "Focus.color": "border", "FormattedTextField": { - "background": "#202331", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#303348", - "inactiveForeground": "#515772", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#414863" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#202331", "Group": { - "disabledSeparatorColor": "#2b2a3e", - "separatorColor": "#2b2a3e" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#676E95", - "lineSeparatorColor": "#292D3E" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#292D3E", - "inactive": "#202331" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#292D3E", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "shortcutForeground": "#676E95" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#ab47bc", - "inactiveCaption": "#34324a", - "inactiveCaptionBorder": "#292D3E", - "inactiveCaptionText": "#676E95", - "info": "#676E95", - "infoText": "#676E95", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2b2a3e", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#292D3E" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#A6ACCD", - "background": "#292D3E", - "inactiveTitleForeground": "#676E95" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#292D3E", - "disabledForeground": "#515772", - "disabledShadow": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#A6ACCD" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#ab47bc", - "hoverForeground": "#ab47bc", - "pressedForeground": "#ab47bc", - "secondaryForeground": "#676E95", - "visitedForeground": "#ab47bc" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#ab47bc", + "link.foreground": "accent", "List": { - "background": "#34324a", - "foreground": "#A6ACCD", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#676E95" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#292D3E", - "branchColor": "#A6ACCD", - "contrast": "#202331", - "foreground": "#A6ACCD", - "mergeCommits": "#303348", - "primaryColor": "#676E95", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#292D3E", - "tab.borderColor": "#ab47bc", - "tagColor": "#676E95" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#34324a", - "usedColor": "#444267", - "usedBackground": "#444267" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#292D3E", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#34324a", - "disabledBackground": "#34324a", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "separatorColor": "#2b2a3e" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#202331", - "borderColor": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "highlight": "#292D3E", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "shadow": "#202331" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#A6ACCD", - "borderColor": "#292D3E" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#292D3E" + "background": "bg" }, "SearchField": { - "background": "#202331" + "background": "hc" } }, - "NewPSD.warning": "#ab47bc", + "NewPSD.warning": "accent", "Notification": { - "background": "#202331", - "borderColor": "#202331", - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "foreground": "#A6ACCD", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#303348", - "foreground": "#A6ACCD", - "innerBorderColor": "#303348" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "informativeBackground": "#202331", - "informativeBorderColor": "#202331", - "warningBackground": "#202331", - "warningBorderColor": "#202331" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2b2a3e", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#292D3E", - "foreground": "#A6ACCD", - "messageForeground": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#303348", - "focusedColor": "#ab47bc", - "disabledColor": "#515772" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#292D3E", - "foreground": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#34324a", - "borderColor": "#414863", - "currentOverloadBackground": "#444267", - "currentParameterForeground": "#ab47bc", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "lineSeparatorColor": "#414863" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#202331", - "capsLockIconColor": "#ab47bc", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#292D3E", - "disabledForeground": "#515772", - "eapTagBackground": "#444267", - "hoverBackground": "#676E95", - "lightSelectionBackground": "#414863", - "paidTagBackground": "#444267", - "selectionBackground": "#717CB470", - "tagForeground": "#ab47bc", - "tagBackground": "#444267", - "trialTagBackground": "#444267", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#303348", - "installBorderColor": "#303348", - "installForeground": "#A6ACCD", - "installFocusedBackground": "#444267", - "installFillForeground": "#515772", - "installFillBackground": "#303348", - "updateBackground": "#ab47bc", - "updateBorderColor": "#303348", - "updateForeground": "#A6ACCD" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#202331", - "borderColor": "#2b2a3e" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#34324a", - "foreground": "#A6ACCD" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#414863", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#414863" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#292D3E", - "borderColor": "#292D3E", - "foreground": "#ab47bc" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#202331", - "inactiveBorderColor": "#292D3E", - "innerBorderColor": "#34324a", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#292D3E", - "inactiveBackground": "#202331" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#A6ACCD", - "separatorColor": "#34324a", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#202331", - "background": "#202331", - "borderColor": "#202331" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#292D3E", + "background": "bg", "border": "2,0,2,0", - "foreground": "#A6ACCD", - "translucentBackground": "#292D3E" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#292D3E", - "foreground": "#ab47bc", - "indeterminateEndColor": "#ab47bc", - "indeterminateStartColor": "#ab47bc", - "progressColor": "#ab47bc", - "selectionBackground": "#444267", - "trackColor": "#444267" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#ab47bc" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2b2a3e", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#292D3E", - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444267", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#202331", - "foreground": "#676E95" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#292D3E" + "background": "bg" }, "List": { - "separatorForeground": "#676E95", - "separatorColor": "#2b2a3e" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#292D3E", - "borderColor": "#202331", - "infoForeground": "#676E95" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444267" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#ab47bc", - "startBackground": "#ab47bc", - "endColor": "#ab47bc", - "startColor": "#ab47bc" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#202331", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#414863" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#676E95", - "Repeated.File.Foreground": "#A6ACCD" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#34324a", - "foreground": "#34324a", - "separatorColor": "#34324a" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#202331" + "background": "hc" }, "Slider": { - "background": "#292D3E", - "buttonBorderColor": "#ab47bc", - "buttonColor": "#ab47bc", - "foreground": "#A6ACCD", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#34324a", - "trackColor": "#414863", - "trackWidth": 7, - "thumb": "#ab47bc" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444267", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "errorForeground": "#A6ACCD" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#292D3E", + "background": "bg", "border": "3,3,3,3", - "foreground": "#A6ACCD", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#292D3E", - "highlight": "#202331" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#34324a", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#292D3E", - "hoverBackground": "#444267", - "LightEditBackground": "#414863" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#292D3E", - "contentAreaColor": "#444267", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2b2a3e", - "disabledForeground": "#515772", - "disabledUnderlineColor": "#515772", - "focus": "#414863", - "focusColor": "#414863", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#A6ACCD", - "highlight": "#2b2a3e", - "hoverColor": "#444267", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#ab47bc" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#202331", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#202331", - "background": "#292D3E", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#515772", - "dropLineColor": "#ab47bc", - "dropLineShortColor": "#ab47bc", - "focusCellBackground": "#414863", - "focusCellForeground": "#FFFFFF", - "foreground": "#A6ACCD", - "gridColor": "#292D3E", - "highlightOuter": "#414863", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#676E95", - "lightSelectionInactiveBackground": "#34324a", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#414863", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#A6ACCD", - "stripeColor": "#202331" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#292D3E", - "borderColor": "#292D3E", - "bottomSeparatorColor": "#34324a", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "focusCellBackground": "#414863", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#34324a" + "separatorColor": "second" }, - "text": "#676E95", - "textInactiveText": "#676E95", - "textText": "#676E95", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#202331", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#202331", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#202331", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#202331", - "Button.hoverBackground": "#444267", - "inactiveBackground": "#292D3E", - "infoForeground": "#676E95", - "inactiveInfoForeground": "#676E95" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#A6ACCD", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#303348", - "buttonColor": "#A6ACCD", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "offForeground": "#292D3E", - "offBackground": "#292D3E", - "onBackground": "#ab47bc", - "onForeground": "#ab47bc" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#202331", - "borderHandleColor": "#676E95", - "floatingForeground": "#676E95", - "foreground": "#A6ACCD" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#292D3E", - "Actions.infoForeground": "#676E95", - "background": "#202331", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "separatorColor": "#2b2a3e", - "shortcutForeground": "#676E95" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#414863", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#202331" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#292D3E", - "borderColor": "#34324a", - "inactiveBackground": "#292D3E" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#292D3E" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444267", - "hoverBackground": "#444267", - "hoverInactiveBackground": "#444267", - "inactiveUnderlineColor": "#ab47bc", - "selectedBackground": "#202331", - "selectedInactiveBackground": "#202331", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabInactiveBackground": "#34324a", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#A6ACCD" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#202331", - "foreground": "#676E95", - "hash": "#2b2a3e", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "modifiedItemForeground": "#ab47bc", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#676E95", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#676E95", - "textBackground": "#202331" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2b2a3e", - "Canvas.background": "#202331", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#292D3E", - "foreground": "#A6ACCD" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2b2a3e", - "background": "#292D3E", - "foreground": "#A6ACCD", - "hoverBorderColor": "#444267" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2b2a3e", - "hoverBorderColor": "#444267" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#202331", - "highStroke.foreground": "#A6ACCD", - "Label.foreground": "#676E95", - "List.selectionBackground": "#676E95", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2b2a3e", - "Component.foreground": "#A6ACCD", - "ConstraintSetText.foreground": "#676E95", - "ConstraintSet.background": "#34324a", - "CSPanel.SelectedFocusBackground": "#717CB470", - "CSPanel.SelectedBackground": "#676E95", - "cs_FocusText.infoForeground": "#676E95", - "CursorTextColor.foreground": "#A6ACCD", - "HoverColor.disabledBackground": "#515772", - "motionGraph.background": "#292D3E", - "Notification.background": "#202331", - "ourAvg.background": "#34324a", - "ourCS.background": "#34324a", - "ourCS_Border.borderColor": "#2b2a3e", - "ourCS_TextColor.foreground": "#676E95", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#414863", - "ourCS_SelectedBorder.pressedBorderColor": "#444267", - "ourML_BarColor.separatorColor": "#2b2a3e", - "PrimaryPanel.background": "#202331", - "SecondaryPanel.background": "#292D3E", - "SecondaryPanel.header.foreground": "#676E95", - "SecondaryPanel.header.background": "#202331", - "timeLine.disabledBorderColor": "#2b2a3e" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2b2a3e", - "background": "#292D3E" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#A6ACCD", + "percent.foreground": "fg", "Placeholder": { - "background": "#292D3E", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#292D3E", - "stroke.acceleratorForeground": "#676E95" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "warningBackground": "#202331", - "warningBorderColor": "#202331" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#292D3E" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444267" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#ab47bc", - "otherIconColor": "#676E95", - "remoteBranchIconColor": "#A6ACCD", - "tagIconColor": "#676E95" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#ab47bc", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#515772", - "localTagIconColor": "#676E95", - "mqTagIconColor": "#676E95", - "tagIconColor": "#676E95", - "tipIconColor": "#676E95" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#676E95", - "Commit.currentBranchBackground": "#34324a", - "Commit.hoveredBackground": "#676E95" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444267" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#202331", - "foreground": "#A6ACCD" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#292D3E", - "background": "#292D3E", - "borderColor": "#292D3E", - "captionBackground": "#202331", - "captionForeground": "#A6ACCD", - "Details.background": "#292D3E", - "footerBackground": "#202331", - "footerForeground": "#A6ACCD", - "headerBackground": "#292D3E", - "headerForeground": "#A6ACCD", - "List.background": "#202331", - "separatorColor": "#2b2a3e", - "SidePanel.background": "#34324a", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#202331", - "actions.selectionBackground": "#444267", - "background": "#34324a", - "selectionBackground": "#717CB470", - "selectionInactiveBackground": "#34324a" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#202331", - "windowBorder": "#2b2a3e", - "windowText": "#676E95", - "Window.border": "#2b2a3e" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#202331", - "#6B6B6B": "#676E95", - "#A7A7A7": "#292D3E", - "#3D6185": "#ab47bc", - "#466D94": "#ab47bc", - "#3C3F41": "#292D3E", - "#545556": "#515772", - "#606060": "#515772", - "#9AA7B0": "#A6ACCD", - "#675133": "#ab47bc", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#676E95", - "Actions.GreyInline": "#676E95", - "Actions.GreyInline.Dark": "#A6ACCD", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#202331", - "Checkbox.Background.Default.Dark": "#202331", - "Checkbox.Background.Disabled": "#2f2e43", - "Checkbox.Background.Disabled.Dark": "#2f2e43", - "Checkbox.Border.Default": "#2b2a3e", - "Checkbox.Border.Default.Dark": "#2b2a3e", - "Checkbox.Border.Disabled": "#515772", - "Checkbox.Border.Disabled.Dark": "#515772", - "Checkbox.Focus.Thin.Default": "#ab47bc", - "Checkbox.Focus.Thin.Default.Dark": "#ab47bc", - "Checkbox.Focus.Wide": "#ab47bc", - "Checkbox.Focus.Wide.Dark": "#ab47bc", - "Checkbox.Foreground.Disabled": "#515772", - "Checkbox.Foreground.Disabled.Dark": "#515772", - "Checkbox.Background.Selected": "#ab47bc", - "Checkbox.Background.Selected.Dark": "#292D3E", - "Checkbox.Border.Selected": "#ab47bc", - "Checkbox.Border.Selected.Dark": "#ab47bc", - "Checkbox.Foreground.Selected": "#ab47bc", - "Checkbox.Foreground.Selected.Dark": "#ab47bc", - "Checkbox.Focus.Thin.Selected": "#A6ACCD", - "Checkbox.Focus.Thin.Selected.Dark": "#A6ACCD", - "Objects.Grey": "#676E95", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#A6ACCD", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight.theme.json index 63245370..76588674 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Material Palenight.theme.json @@ -2,1004 +2,1089 @@ "name": "Material Palenight", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#292D3E", + "bg30": "#292D3E30", + "fg": "#A6ACCD", + "text": "#676E95", + "selBg": "#4C578B", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#2b2a3e", + "excl": "#2f2e43", + "second": "#34324a", + "dis": "#515772", + "accent": "#ab47bc", + "accent2": "#ab47bc2", + "accent50": "#ab47bc50", + "accent70": "#ab47bc70", + "cs": "#202331", + "button": "#303348", + "table": "#414863", + "tree": "#676E9550", + "hl": "#444267", + "notif": "#202331", + "hc": "#292D3E", + "white": "#eeffff", + "blue": "#82aaff", + "red": "#f07178", + "yellow": "#ffcb6b", + "green": "#c3e88d", + "gray": "#676E95", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Material Palenight.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "borderColor": "#2b2a3e", - "disabledBackground": "#2f2e43", - "disabledForeground": "#515772", - "disabledText": "#515772", - "focusColor": "#444267", - "focusedBorderColor": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#2f2e43", - "inactiveForeground": "#676E95", - "infoForeground": "#676E95", - "selectionBackground": "#717CB470", - "selectionBackgroundInactive": "#34324a", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#34324a", - "separatorColor": "#2b2a3e" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#292D3E", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#ab47bc50", - "hoverBorderColor": "#ab47bc50", - "hoverSeparatorColor": "#303348", - "focusedBorderColor": "#ab47bc50", - "pressedBackground": "#ab47bc50", - "pressedBorderColor": "#ab47bc50" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#717CB470" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#292D3E", - "Borders.color": "#2b2a3e", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#292D3E", + "background": "bg", "default": { - "endBackground": "#414863", - "endBorderColor": "#414863", - "foreground": "#FFFFFF", - "focusColor": "#ab47bc", - "focusedBorderColor": "#ab47bc", - "shadowColor": "#414863", - "startBackground": "#414863", - "startBorderColor": "#414863" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#303348", - "disabledText": "#515772", - "endBackground": "#303348", - "endBorderColor": "#303348", - "focus": "#444267", - "focusedBorderColor": "#ab47bc", - "foreground": "#676E95", - "highlight": "#FFFFFF", - "mt.background": "#303348", - "mt.foreground": "#676E95", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#414863", - "mt.selection.color2": "#414863", - "startBackground": "#303348", - "startBorderColor": "#303348", - "shadowColor": "#303348", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2b2a3e", - "Tooltip.background": "#202331" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#202331", - "selectionBackground": "#717CB470" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "select": "#ab47bc" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#A6ACCD", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#ab47bc", - "dropdownBorder": "#34324a", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#292D3E", - "foreground": "#A6ACCD", - "swatchesDefaultRecentColor": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#303348", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#303348", - "disabledIconColor": "#515772", - "iconColor": "#A6ACCD", - "nonEditableBackground": "#292D3E" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#292D3E", - "buttonBackground": "#303348", - "darcula.hoveredArrowButtonForeground": "#ab47bc", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "modifiedItemForeground": "#ab47bc", - "nonEditableBackground": "#34324a", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2b2a3e", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#34324a", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "matchForeground": "#ab47bc", - "matchSelectionForeground": "#ab47bc", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#676E95", - "selectionInactiveBackground": "#444267", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444267", - "disabledBorderColor": "#303348", - "focusColor": "#ab47bc", - "focusedBorderColor": "#ab47bc", - "hoverIconColor": "#ab47bc", - "infoForeground": "#676E95", - "iconColor": "#A6ACCD" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#292D3E", - "controlText": "#676E95", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#ab47bc", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#676E95", - "changedValueForeground": "#ab47bc", - "errorMessageForeground": "#f07178", - "evaluatingExpressionForeground": "#676E95", - "exceptionForeground": "#ffcb6b", - "modifyingValueForeground": "#ab47bc", - "valueForeground": "#ab47bc" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444267", - "underlinedTabBackground": "#444267" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444267" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#292D3E", - "borderColor": "#292D3E", - "hoverBackground": "#414863", - "hoverColor": "#292D3E", - "hoverMaskColor": "#444267", - "inactiveColoredTabBackground": "#292D3E", - "inactiveColoredFileBackground": "#303348", - "inactiveUnderlineColor": "#ab47bc", - "inactiveMaskColor": "#292D3E", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#292D3E", - "DialogWrapper.southPanelBackground": "#292D3E", - "DialogWrapper.southPanelDivider": "#292D3E", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#292D3E", - "areaBorderColor": "#292D3E", - "areaForeground": "#A6ACCD" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#292D3E", - "foreground": "#A6ACCD", - "shortcutForeground": "#676E95" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#292D3E", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#292D3E", - "inactiveForeground": "#515772", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#34324a", - "hoverBackground": "#444267", - "hoverColor": "#444267", - "hoverMaskColor": "#444267", - "inactiveMaskColor": "#292D3E", - "inactiveColoredFileBackground": "#292D3E", - "inactiveUnderlineColor": "#515772", - "selectedForeground": "#A6ACCD", - "selectedBackground": "#414863", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#292D3E", - "borderColor": "#34324a", - "hoverBackground": "#444267", - "hoverColor": "#444267", - "inactiveUnderlineColor": "#ab47bc", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabForeground": "#A6ACCD" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f2e43", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2b2a3e", + "Focus.color": "border", "FormattedTextField": { - "background": "#292D3E", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveBackground": "#303348", - "inactiveForeground": "#515772", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#414863" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#202331", "Group": { - "disabledSeparatorColor": "#2b2a3e", - "separatorColor": "#2b2a3e" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#676E95", - "lineSeparatorColor": "#292D3E" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#292D3E", - "inactive": "#202331" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#292D3E", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "shortcutForeground": "#676E95" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#ab47bc", - "inactiveCaption": "#34324a", - "inactiveCaptionBorder": "#292D3E", - "inactiveCaptionText": "#676E95", - "info": "#676E95", - "infoText": "#676E95", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2b2a3e", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#292D3E" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#A6ACCD", - "background": "#292D3E", - "inactiveTitleForeground": "#676E95" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#292D3E", - "disabledForeground": "#515772", - "disabledShadow": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#A6ACCD" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#ab47bc", - "hoverForeground": "#ab47bc", - "pressedForeground": "#ab47bc", - "secondaryForeground": "#676E95", - "visitedForeground": "#ab47bc" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#ab47bc", + "link.foreground": "accent", "List": { - "background": "#34324a", - "foreground": "#A6ACCD", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#676E95" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#292D3E", - "branchColor": "#A6ACCD", - "contrast": "#202331", - "foreground": "#A6ACCD", - "mergeCommits": "#303348", - "primaryColor": "#676E95", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#292D3E", - "tab.borderColor": "#ab47bc", - "tagColor": "#676E95" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#34324a", - "usedColor": "#444267", - "usedBackground": "#444267" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#292D3E", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#34324a", - "disabledBackground": "#34324a", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "separatorColor": "#2b2a3e" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#292D3E", - "borderColor": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "highlight": "#292D3E", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF", - "shadow": "#292D3E" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#A6ACCD", - "borderColor": "#292D3E" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#292D3E" + "background": "bg" }, "SearchField": { - "background": "#292D3E" + "background": "hc" } }, - "NewPSD.warning": "#ab47bc", + "NewPSD.warning": "accent", "Notification": { - "background": "#202331", - "borderColor": "#202331", - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "foreground": "#A6ACCD", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#303348", - "foreground": "#A6ACCD", - "innerBorderColor": "#303348" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "informativeBackground": "#202331", - "informativeBorderColor": "#202331", - "warningBackground": "#202331", - "warningBorderColor": "#202331" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2b2a3e", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#292D3E", - "foreground": "#A6ACCD", - "messageForeground": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#303348", - "focusedColor": "#ab47bc", - "disabledColor": "#515772" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#292D3E", - "foreground": "#A6ACCD" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#34324a", - "borderColor": "#414863", - "currentOverloadBackground": "#444267", - "currentParameterForeground": "#ab47bc", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "lineSeparatorColor": "#414863" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#292D3E", - "capsLockIconColor": "#ab47bc", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#292D3E", - "disabledForeground": "#515772", - "eapTagBackground": "#444267", - "hoverBackground": "#676E95", - "lightSelectionBackground": "#414863", - "paidTagBackground": "#444267", - "selectionBackground": "#717CB470", - "tagForeground": "#ab47bc", - "tagBackground": "#444267", - "trialTagBackground": "#444267", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#303348", - "installBorderColor": "#303348", - "installForeground": "#A6ACCD", - "installFocusedBackground": "#444267", - "installFillForeground": "#515772", - "installFillBackground": "#303348", - "updateBackground": "#ab47bc", - "updateBorderColor": "#303348", - "updateForeground": "#A6ACCD" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#292D3E", - "borderColor": "#2b2a3e" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#34324a", - "foreground": "#A6ACCD" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#414863", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#414863" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#292D3E", - "borderColor": "#292D3E", - "foreground": "#ab47bc" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#202331", - "inactiveBorderColor": "#292D3E", - "innerBorderColor": "#34324a", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#292D3E", - "inactiveBackground": "#202331" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#A6ACCD", - "separatorColor": "#34324a", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#202331", - "background": "#202331", - "borderColor": "#202331" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#292D3E", + "background": "bg", "border": "2,0,2,0", - "foreground": "#A6ACCD", - "translucentBackground": "#292D3E" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#292D3E", - "foreground": "#ab47bc", - "indeterminateEndColor": "#ab47bc", - "indeterminateStartColor": "#ab47bc", - "progressColor": "#ab47bc", - "selectionBackground": "#444267", - "trackColor": "#444267" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#ab47bc" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#292D3E", - "disabledText": "#515772", - "foreground": "#A6ACCD" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#676E95", - "acceleratorSelectionForeground": "#676E95", - "background": "#292D3E", - "disabledBackground": "#292D3E", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "selectionBackground": "#717CB470", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2b2a3e", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#292D3E", - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444267", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ab47bc", - "hoverThumbColor": "#ab47bc", - "hoverTrackColor": "#292D3E30", - "thumbBorderColor": "#ab47bc70", - "thumbColor": "#ab47bc70", - "trackColor": "#292D3E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#202331", - "foreground": "#676E95" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#292D3E" + "background": "bg" }, "List": { - "separatorForeground": "#676E95", - "separatorColor": "#2b2a3e" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#292D3E", - "borderColor": "#202331", - "infoForeground": "#676E95" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444267" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#ab47bc", - "startBackground": "#ab47bc", - "endColor": "#ab47bc", - "startColor": "#ab47bc" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#202331", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#414863" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#676E95", - "Repeated.File.Foreground": "#A6ACCD" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#34324a", - "foreground": "#34324a", - "separatorColor": "#34324a" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#292D3E" + "background": "hc" }, "Slider": { - "background": "#292D3E", - "buttonBorderColor": "#ab47bc", - "buttonColor": "#ab47bc", - "foreground": "#A6ACCD", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#34324a", - "trackColor": "#414863", - "trackWidth": 7, - "thumb": "#ab47bc" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444267", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "errorForeground": "#A6ACCD" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#292D3E", + "background": "bg", "border": "3,3,3,3", - "foreground": "#A6ACCD", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#292D3E", - "highlight": "#292D3E" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#34324a", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#292D3E", - "hoverBackground": "#444267", - "LightEditBackground": "#414863" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#292D3E", - "contentAreaColor": "#444267", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2b2a3e", - "disabledForeground": "#515772", - "disabledUnderlineColor": "#515772", - "focus": "#414863", - "focusColor": "#414863", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#A6ACCD", - "highlight": "#2b2a3e", - "hoverColor": "#444267", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#ab47bc" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#292D3E", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#202331", - "background": "#292D3E", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#515772", - "dropLineColor": "#ab47bc", - "dropLineShortColor": "#ab47bc", - "focusCellBackground": "#414863", - "focusCellForeground": "#FFFFFF", - "foreground": "#A6ACCD", - "gridColor": "#292D3E", - "highlightOuter": "#414863", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#676E95", - "lightSelectionInactiveBackground": "#34324a", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#414863", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#A6ACCD", - "stripeColor": "#202331" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#292D3E", - "borderColor": "#292D3E", - "bottomSeparatorColor": "#34324a", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#515772", - "foreground": "#A6ACCD", - "focusCellBackground": "#414863", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#34324a" + "separatorColor": "second" }, - "text": "#676E95", - "textInactiveText": "#676E95", - "textText": "#676E95", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#292D3E", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#292D3E", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#292D3E", - "caretForeground": "#ab47bc", - "foreground": "#A6ACCD", - "inactiveForeground": "#515772", - "selectionBackground": "#414863", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#202331", - "Button.hoverBackground": "#444267", - "inactiveBackground": "#292D3E", - "infoForeground": "#676E95", - "inactiveInfoForeground": "#676E95" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#A6ACCD", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#303348", - "buttonColor": "#A6ACCD", - "disabledText": "#515772", - "foreground": "#A6ACCD", - "offForeground": "#292D3E", - "offBackground": "#292D3E", - "onBackground": "#ab47bc", - "onForeground": "#ab47bc" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#292D3E", - "borderHandleColor": "#676E95", - "floatingForeground": "#676E95", - "foreground": "#A6ACCD" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#292D3E", - "Actions.infoForeground": "#676E95", - "background": "#202331", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "infoForeground": "#676E95", - "separatorColor": "#2b2a3e", - "shortcutForeground": "#676E95" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#414863", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#202331" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#292D3E", - "borderColor": "#34324a", - "inactiveBackground": "#292D3E" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#292D3E" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444267", - "hoverBackground": "#444267", - "hoverInactiveBackground": "#444267", - "inactiveUnderlineColor": "#ab47bc", - "selectedBackground": "#202331", - "selectedInactiveBackground": "#202331", - "underlineColor": "#ab47bc", - "underlinedTabBackground": "#414863", - "underlinedTabInactiveBackground": "#34324a", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#A6ACCD" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#292D3E", - "foreground": "#676E95", - "hash": "#2b2a3e", - "hoverBackground": "#676E95", - "hoverInactiveBackground": "#414863", - "modifiedItemForeground": "#ab47bc", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#676E95", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#676E95", - "textBackground": "#292D3E" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2b2a3e", - "Canvas.background": "#202331", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#292D3E", - "foreground": "#A6ACCD" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2b2a3e", - "background": "#292D3E", - "foreground": "#A6ACCD", - "hoverBorderColor": "#444267" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2b2a3e", - "hoverBorderColor": "#444267" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#202331", - "highStroke.foreground": "#A6ACCD", - "Label.foreground": "#676E95", - "List.selectionBackground": "#676E95", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2b2a3e", - "Component.foreground": "#A6ACCD", - "ConstraintSetText.foreground": "#676E95", - "ConstraintSet.background": "#34324a", - "CSPanel.SelectedFocusBackground": "#717CB470", - "CSPanel.SelectedBackground": "#676E95", - "cs_FocusText.infoForeground": "#676E95", - "CursorTextColor.foreground": "#A6ACCD", - "HoverColor.disabledBackground": "#515772", - "motionGraph.background": "#292D3E", - "Notification.background": "#202331", - "ourAvg.background": "#34324a", - "ourCS.background": "#34324a", - "ourCS_Border.borderColor": "#2b2a3e", - "ourCS_TextColor.foreground": "#676E95", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#414863", - "ourCS_SelectedBorder.pressedBorderColor": "#444267", - "ourML_BarColor.separatorColor": "#2b2a3e", - "PrimaryPanel.background": "#202331", - "SecondaryPanel.background": "#292D3E", - "SecondaryPanel.header.foreground": "#676E95", - "SecondaryPanel.header.background": "#202331", - "timeLine.disabledBorderColor": "#2b2a3e" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2b2a3e", - "background": "#292D3E" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#A6ACCD", + "percent.foreground": "fg", "Placeholder": { - "background": "#292D3E", - "borderColor": "#2b2a3e", - "foreground": "#A6ACCD", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#292D3E", - "stroke.acceleratorForeground": "#676E95" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#202331", - "errorBorderColor": "#202331", - "warningBackground": "#202331", - "warningBorderColor": "#202331" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#292D3E" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444267" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#ab47bc", - "otherIconColor": "#676E95", - "remoteBranchIconColor": "#A6ACCD", - "tagIconColor": "#676E95" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#ab47bc", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#515772", - "localTagIconColor": "#676E95", - "mqTagIconColor": "#676E95", - "tagIconColor": "#676E95", - "tipIconColor": "#676E95" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#676E95", - "Commit.currentBranchBackground": "#34324a", - "Commit.hoveredBackground": "#676E95" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444267" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#292D3E", - "foreground": "#A6ACCD" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#292D3E", - "background": "#292D3E", - "borderColor": "#292D3E", - "captionBackground": "#202331", - "captionForeground": "#A6ACCD", - "Details.background": "#292D3E", - "footerBackground": "#202331", - "footerForeground": "#A6ACCD", - "headerBackground": "#292D3E", - "headerForeground": "#A6ACCD", - "List.background": "#202331", - "separatorColor": "#2b2a3e", - "SidePanel.background": "#34324a", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#202331", - "actions.selectionBackground": "#444267", - "background": "#34324a", - "selectionBackground": "#717CB470", - "selectionInactiveBackground": "#34324a" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#292D3E", - "windowBorder": "#2b2a3e", - "windowText": "#676E95", - "Window.border": "#2b2a3e" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#202331", - "#6B6B6B": "#676E95", - "#A7A7A7": "#292D3E", - "#3D6185": "#ab47bc", - "#466D94": "#ab47bc", - "#3C3F41": "#292D3E", - "#545556": "#515772", - "#606060": "#515772", - "#9AA7B0": "#A6ACCD", - "#675133": "#ab47bc", - "Actions.Blue": "#82aaff", - "Actions.Green": "#c3e88d", - "Actions.Grey": "#676E95", - "Actions.GreyInline": "#676E95", - "Actions.GreyInline.Dark": "#A6ACCD", - "Actions.Red": "#f07178", - "Actions.Yellow": "#ffcb6b", - "Checkbox.Background.Default": "#202331", - "Checkbox.Background.Default.Dark": "#202331", - "Checkbox.Background.Disabled": "#2f2e43", - "Checkbox.Background.Disabled.Dark": "#2f2e43", - "Checkbox.Border.Default": "#2b2a3e", - "Checkbox.Border.Default.Dark": "#2b2a3e", - "Checkbox.Border.Disabled": "#515772", - "Checkbox.Border.Disabled.Dark": "#515772", - "Checkbox.Focus.Thin.Default": "#ab47bc", - "Checkbox.Focus.Thin.Default.Dark": "#ab47bc", - "Checkbox.Focus.Wide": "#ab47bc", - "Checkbox.Focus.Wide.Dark": "#ab47bc", - "Checkbox.Foreground.Disabled": "#515772", - "Checkbox.Foreground.Disabled.Dark": "#515772", - "Checkbox.Background.Selected": "#ab47bc", - "Checkbox.Background.Selected.Dark": "#292D3E", - "Checkbox.Border.Selected": "#ab47bc", - "Checkbox.Border.Selected.Dark": "#ab47bc", - "Checkbox.Foreground.Selected": "#ab47bc", - "Checkbox.Foreground.Selected.Dark": "#ab47bc", - "Checkbox.Focus.Thin.Selected": "#A6ACCD", - "Checkbox.Focus.Thin.Selected.Dark": "#A6ACCD", - "Objects.Grey": "#676E95", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#f07178", - "Objects.Red": "#f07178", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#ffcb6b", - "Objects.Green": "#c3e88d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#A6ACCD", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#c3e88d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro Contrast.theme.json index 75f0c679..d5ba0609 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Monokai Pro Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#2D2A2E", + "bg30": "#2D2A2E30", + "fg": "#fcfcfa", + "text": "#939293", + "selBg": "#6E6C6F", + "selFg": "#ffd866", + "activeFg": "#FFFFFF", + "border": "#2d2a2e", + "excl": "#3a3a3c", + "second": "#403E41", + "dis": "#5b595c", + "accent": "#ffd866", + "accent2": "#ffd8662", + "accent50": "#ffd86650", + "accent70": "#ffd86670", + "cs": "#221F22", + "button": "#403E41", + "table": "#4A474B", + "tree": "#403E41", + "hl": "#5b595c", + "notif": "#363437", + "hc": "#221F22", + "white": "#FCFCFA", + "blue": "#A9DC76", + "red": "#FF6188", + "yellow": "#78DCE8", + "green": "#FFD866", + "gray": "#727072", + "purple": "#FF6188", + "orange": "#AB9DF2" + }, "editorScheme": "colors/Monokai Pro.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "disabledBackground": "#3a3a3c", - "disabledForeground": "#5b595c", - "disabledText": "#5b595c", - "focusColor": "#5b595c", - "focusedBorderColor": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#3a3a3c", - "inactiveForeground": "#939293", - "infoForeground": "#939293", - "selectionBackground": "#6E6C6F", - "selectionBackgroundInactive": "#403E41", - "selectionForeground": "#ffd866", - "selectionInactiveBackground": "#403E41", - "separatorColor": "#2d2a2e" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#2D2A2E", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#ffd86650", - "hoverBorderColor": "#ffd86650", - "hoverSeparatorColor": "#403E41", - "focusedBorderColor": "#ffd86650", - "pressedBackground": "#ffd86650", - "pressedBorderColor": "#ffd86650" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#6E6C6F" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#2D2A2E", - "Borders.color": "#2d2a2e", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#2D2A2E", + "background": "bg", "default": { - "endBackground": "#4A474B", - "endBorderColor": "#4A474B", - "foreground": "#FFFFFF", - "focusColor": "#ffd866", - "focusedBorderColor": "#ffd866", - "shadowColor": "#4A474B", - "startBackground": "#4A474B", - "startBorderColor": "#4A474B" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#403E41", - "disabledText": "#5b595c", - "endBackground": "#403E41", - "endBorderColor": "#403E41", - "focus": "#5b595c", - "focusedBorderColor": "#ffd866", - "foreground": "#939293", - "highlight": "#ffd866", - "mt.background": "#403E41", - "mt.foreground": "#939293", - "mt.selectedForeground": "#ffd866", - "mt.selection.color1": "#4A474B", - "mt.selection.color2": "#4A474B", - "startBackground": "#403E41", - "startBorderColor": "#403E41", - "shadowColor": "#403E41", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2d2a2e", - "Tooltip.background": "#363437" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#221F22", - "selectionBackground": "#6E6C6F" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "select": "#ffd866" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#fcfcfa", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#ffd866", - "dropdownBorder": "#403E41", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "swatchesDefaultRecentColor": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#403E41", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#403E41", - "disabledIconColor": "#5b595c", - "iconColor": "#fcfcfa", - "nonEditableBackground": "#2D2A2E" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#221F22", - "buttonBackground": "#403E41", - "darcula.hoveredArrowButtonForeground": "#ffd866", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "modifiedItemForeground": "#ffd866", - "nonEditableBackground": "#403E41", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2d2a2e", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#403E41", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "matchForeground": "#ffd866", - "matchSelectionForeground": "#ffd866", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#ffd866", - "selectedGrayedForeground": "#ffd866", - "selectionGrayForeground": "#ffd866", - "selectionInactiveInfoForeground": "#939293", - "selectionInactiveBackground": "#5b595c", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "selectionInfoForeground": "#ffd866" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#5b595c", - "disabledBorderColor": "#403E41", - "focusColor": "#ffd866", - "focusedBorderColor": "#ffd866", - "hoverIconColor": "#ffd866", - "infoForeground": "#939293", - "iconColor": "#fcfcfa" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#2D2A2E", - "controlText": "#939293", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#ffd866", - "foreground": "#ffd866" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#939293", - "changedValueForeground": "#ffd866", - "errorMessageForeground": "#FF6188", - "evaluatingExpressionForeground": "#939293", - "exceptionForeground": "#78DCE8", - "modifyingValueForeground": "#ffd866", - "valueForeground": "#ffd866" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#5b595c", - "underlinedTabBackground": "#5b595c" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#5b595c" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "hoverBackground": "#4A474B", - "hoverColor": "#221F22", - "hoverMaskColor": "#5b595c", - "inactiveColoredTabBackground": "#2D2A2E", - "inactiveColoredFileBackground": "#403E41", - "inactiveUnderlineColor": "#ffd866", - "inactiveMaskColor": "#221F22", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#ffd866" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#2D2A2E", - "DialogWrapper.southPanelBackground": "#2D2A2E", - "DialogWrapper.southPanelDivider": "#2D2A2E", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#2D2A2E", - "areaBorderColor": "#2D2A2E", - "areaForeground": "#fcfcfa" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#221F22", - "foreground": "#fcfcfa", - "shortcutForeground": "#939293" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#221F22", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#2D2A2E", - "inactiveForeground": "#5b595c", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#403E41", - "hoverBackground": "#5b595c", - "hoverColor": "#5b595c", - "hoverMaskColor": "#5b595c", - "inactiveMaskColor": "#2D2A2E", - "inactiveColoredFileBackground": "#2D2A2E", - "inactiveUnderlineColor": "#5b595c", - "selectedForeground": "#fcfcfa", - "selectedBackground": "#4A474B", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#ffd866" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#2D2A2E", - "borderColor": "#403E41", - "hoverBackground": "#5b595c", - "hoverColor": "#5b595c", - "inactiveUnderlineColor": "#ffd866", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#fcfcfa" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#3a3a3c", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2d2a2e", + "Focus.color": "border", "FormattedTextField": { - "background": "#221F22", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#403E41", - "inactiveForeground": "#5b595c", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#4A474B" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#363437", "Group": { - "disabledSeparatorColor": "#2d2a2e", - "separatorColor": "#2d2a2e" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#939293", - "lineSeparatorColor": "#2D2A2E" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#2D2A2E", - "inactive": "#221F22" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "shortcutForeground": "#939293" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#ffd866", - "inactiveCaption": "#403E41", - "inactiveCaptionBorder": "#2D2A2E", - "inactiveCaptionText": "#939293", - "info": "#939293", - "infoText": "#939293", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2d2a2e", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#2D2A2E" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#fcfcfa", - "background": "#2D2A2E", - "inactiveTitleForeground": "#939293" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#2D2A2E", - "disabledForeground": "#5b595c", - "disabledShadow": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#fcfcfa" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#ffd866", - "hoverForeground": "#ffd866", - "pressedForeground": "#ffd866", - "secondaryForeground": "#939293", - "visitedForeground": "#ffd866" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#ffd866", + "link.foreground": "accent", "List": { - "background": "#403E41", - "foreground": "#fcfcfa", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#403E41" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#2D2A2E", - "branchColor": "#fcfcfa", - "contrast": "#221F22", - "foreground": "#fcfcfa", - "mergeCommits": "#403E41", - "primaryColor": "#939293", - "selectionForeground": "#ffd866", - "tab.backgroundColor": "#2D2A2E", - "tab.borderColor": "#ffd866", - "tagColor": "#939293" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#403E41", - "usedColor": "#5b595c", - "usedBackground": "#5b595c" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#ffd866", - "background": "#2D2A2E", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#403E41", - "disabledBackground": "#403E41", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "separatorColor": "#2d2a2e" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#221F22", - "borderColor": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "highlight": "#2D2A2E", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "shadow": "#221F22" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#ffd866", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#fcfcfa", - "borderColor": "#2D2A2E" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#2D2A2E" + "background": "bg" }, "SearchField": { - "background": "#221F22" + "background": "hc" } }, - "NewPSD.warning": "#ffd866", + "NewPSD.warning": "accent", "Notification": { - "background": "#363437", - "borderColor": "#363437", - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "foreground": "#fcfcfa", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#403E41", - "foreground": "#fcfcfa", - "innerBorderColor": "#403E41" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "informativeBackground": "#363437", - "informativeBorderColor": "#363437", - "warningBackground": "#363437", - "warningBorderColor": "#363437" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2d2a2e", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "messageForeground": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#403E41", - "focusedColor": "#ffd866", - "disabledColor": "#5b595c" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#2D2A2E", - "foreground": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#403E41", - "borderColor": "#4A474B", - "currentOverloadBackground": "#5b595c", - "currentParameterForeground": "#ffd866", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "lineSeparatorColor": "#4A474B" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#221F22", - "capsLockIconColor": "#ffd866", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#2D2A2E", - "disabledForeground": "#5b595c", - "eapTagBackground": "#5b595c", - "hoverBackground": "#403E41", - "lightSelectionBackground": "#4A474B", - "paidTagBackground": "#5b595c", - "selectionBackground": "#6E6C6F", - "tagForeground": "#ffd866", - "tagBackground": "#5b595c", - "trialTagBackground": "#5b595c", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#403E41", - "installBorderColor": "#403E41", - "installForeground": "#fcfcfa", - "installFocusedBackground": "#5b595c", - "installFillForeground": "#5b595c", - "installFillBackground": "#403E41", - "updateBackground": "#ffd866", - "updateBorderColor": "#403E41", - "updateForeground": "#fcfcfa" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#221F22", - "borderColor": "#2d2a2e" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#403E41", - "foreground": "#fcfcfa" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#4A474B", - "selectedForeground": "#ffd866", - "selectedBackground": "#4A474B" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "foreground": "#ffd866" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#221F22", - "inactiveBorderColor": "#2D2A2E", - "innerBorderColor": "#403E41", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#2D2A2E", - "inactiveBackground": "#221F22" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#fcfcfa", - "separatorColor": "#403E41", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#221F22", - "background": "#221F22", - "borderColor": "#221F22" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#2D2A2E", + "background": "bg", "border": "2,0,2,0", - "foreground": "#fcfcfa", - "translucentBackground": "#2D2A2E" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#2D2A2E", - "foreground": "#ffd866", - "indeterminateEndColor": "#ffd866", - "indeterminateStartColor": "#ffd866", - "progressColor": "#ffd866", - "selectionBackground": "#5b595c", - "trackColor": "#5b595c" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#ffd866" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2d2a2e", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#2D2A2E", - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#5b595c", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#221F22", - "foreground": "#939293" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#2D2A2E" + "background": "bg" }, "List": { - "separatorForeground": "#939293", - "separatorColor": "#2d2a2e" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#2D2A2E", - "borderColor": "#221F22", - "infoForeground": "#939293" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#5b595c" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#ffd866", - "startBackground": "#ffd866", - "endColor": "#ffd866", - "startColor": "#ffd866" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#363437", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#4A474B" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#939293", - "Repeated.File.Foreground": "#fcfcfa" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#403E41", - "foreground": "#403E41", - "separatorColor": "#403E41" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#221F22" + "background": "hc" }, "Slider": { - "background": "#2D2A2E", - "buttonBorderColor": "#ffd866", - "buttonColor": "#ffd866", - "foreground": "#fcfcfa", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#403E41", - "trackColor": "#4A474B", - "trackWidth": 7, - "thumb": "#ffd866" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#5b595c", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "errorForeground": "#fcfcfa" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#2D2A2E", + "background": "bg", "border": "3,3,3,3", - "foreground": "#fcfcfa", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#2D2A2E", - "highlight": "#221F22" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#403E41", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#2D2A2E", - "hoverBackground": "#5b595c", - "LightEditBackground": "#4A474B" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#2D2A2E", - "contentAreaColor": "#5b595c", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2d2a2e", - "disabledForeground": "#5b595c", - "disabledUnderlineColor": "#5b595c", - "focus": "#4A474B", - "focusColor": "#4A474B", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#fcfcfa", - "highlight": "#2d2a2e", - "hoverColor": "#5b595c", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#ffd866" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#221F22", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#221F22", - "background": "#2D2A2E", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#5b595c", - "dropLineColor": "#ffd866", - "dropLineShortColor": "#ffd866", - "focusCellBackground": "#4A474B", - "focusCellForeground": "#FFFFFF", - "foreground": "#fcfcfa", - "gridColor": "#2D2A2E", - "highlightOuter": "#4A474B", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#939293", - "lightSelectionInactiveBackground": "#403E41", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#4A474B", - "selectionInactiveForeground": "#ffd866", - "sortIconColor": "#fcfcfa", - "stripeColor": "#221F22" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "bottomSeparatorColor": "#403E41", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "focusCellBackground": "#4A474B", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#403E41" + "separatorColor": "second" }, - "text": "#939293", - "textInactiveText": "#939293", - "textText": "#939293", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#221F22", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#221F22", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#221F22", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#221F22", - "Button.hoverBackground": "#5b595c", - "inactiveBackground": "#2D2A2E", - "infoForeground": "#939293", - "inactiveInfoForeground": "#939293" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#fcfcfa", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#403E41", - "buttonColor": "#fcfcfa", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "offForeground": "#2D2A2E", - "offBackground": "#2D2A2E", - "onBackground": "#ffd866", - "onForeground": "#ffd866" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#221F22", - "borderHandleColor": "#939293", - "floatingForeground": "#939293", - "foreground": "#fcfcfa" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#2D2A2E", - "Actions.infoForeground": "#939293", - "background": "#363437", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "separatorColor": "#2d2a2e", - "shortcutForeground": "#939293" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#4A474B", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#221F22" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#2D2A2E", - "borderColor": "#403E41", - "inactiveBackground": "#2D2A2E" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#2D2A2E" + "background": "bg" }, "HeaderTab": { - "borderColor": "#5b595c", - "hoverBackground": "#5b595c", - "hoverInactiveBackground": "#5b595c", - "inactiveUnderlineColor": "#ffd866", - "selectedBackground": "#221F22", - "selectedInactiveBackground": "#221F22", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabInactiveBackground": "#403E41", - "underlinedTabForeground": "#ffd866", - "underlinedTabInactiveForeground": "#fcfcfa" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#221F22", - "foreground": "#939293", - "hash": "#2d2a2e", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "modifiedItemForeground": "#ffd866", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#403E41", - "selectionForeground": "#ffd866", - "selectionInactiveForeground": "#ffd866", - "selectionInactiveBackground": "#403E41", - "textBackground": "#221F22" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2d2a2e", - "Canvas.background": "#221F22", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#2D2A2E", - "foreground": "#fcfcfa" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2d2a2e", - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "hoverBorderColor": "#5b595c" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2d2a2e", - "hoverBorderColor": "#5b595c" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#221F22", - "highStroke.foreground": "#fcfcfa", - "Label.foreground": "#939293", - "List.selectionBackground": "#403E41", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2d2a2e", - "Component.foreground": "#fcfcfa", - "ConstraintSetText.foreground": "#939293", - "ConstraintSet.background": "#403E41", - "CSPanel.SelectedFocusBackground": "#6E6C6F", - "CSPanel.SelectedBackground": "#403E41", - "cs_FocusText.infoForeground": "#939293", - "CursorTextColor.foreground": "#fcfcfa", - "HoverColor.disabledBackground": "#5b595c", - "motionGraph.background": "#2D2A2E", - "Notification.background": "#363437", - "ourAvg.background": "#403E41", - "ourCS.background": "#403E41", - "ourCS_Border.borderColor": "#2d2a2e", - "ourCS_TextColor.foreground": "#939293", - "ourCS_SelectedFocusBackground.selectionForeground": "#ffd866", - "ourCS_SelectedBackground.selectionInactiveBackground": "#4A474B", - "ourCS_SelectedBorder.pressedBorderColor": "#5b595c", - "ourML_BarColor.separatorColor": "#2d2a2e", - "PrimaryPanel.background": "#221F22", - "SecondaryPanel.background": "#2D2A2E", - "SecondaryPanel.header.foreground": "#939293", - "SecondaryPanel.header.background": "#221F22", - "timeLine.disabledBorderColor": "#2d2a2e" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2d2a2e", - "background": "#2D2A2E" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#fcfcfa", + "percent.foreground": "fg", "Placeholder": { - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "selectedForeground": "#ffd866" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#2D2A2E", - "stroke.acceleratorForeground": "#939293" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "warningBackground": "#363437", - "warningBorderColor": "#363437" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#2D2A2E" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#5b595c" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#ffd866", - "otherIconColor": "#939293", - "remoteBranchIconColor": "#fcfcfa", - "tagIconColor": "#939293" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#ffd866", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#5b595c", - "localTagIconColor": "#939293", - "mqTagIconColor": "#939293", - "tagIconColor": "#939293", - "tipIconColor": "#939293" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#939293", - "Commit.currentBranchBackground": "#403E41", - "Commit.hoveredBackground": "#403E41" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#5b595c" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#221F22", - "foreground": "#fcfcfa" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#2D2A2E", - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "captionBackground": "#221F22", - "captionForeground": "#fcfcfa", - "Details.background": "#2D2A2E", - "footerBackground": "#221F22", - "footerForeground": "#fcfcfa", - "headerBackground": "#2D2A2E", - "headerForeground": "#fcfcfa", - "List.background": "#221F22", - "separatorColor": "#2d2a2e", - "SidePanel.background": "#403E41", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#221F22", - "actions.selectionBackground": "#5b595c", - "background": "#403E41", - "selectionBackground": "#6E6C6F", - "selectionInactiveBackground": "#403E41" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#221F22", - "windowBorder": "#2d2a2e", - "windowText": "#939293", - "Window.border": "#2d2a2e" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#221F22", - "#6B6B6B": "#939293", - "#A7A7A7": "#2D2A2E", - "#3D6185": "#ffd866", - "#466D94": "#ffd866", - "#3C3F41": "#2D2A2E", - "#545556": "#5b595c", - "#606060": "#5b595c", - "#9AA7B0": "#fcfcfa", - "#675133": "#ffd866", - "Actions.Blue": "#A9DC76", - "Actions.Green": "#FFD866", - "Actions.Grey": "#939293", - "Actions.GreyInline": "#727072", - "Actions.GreyInline.Dark": "#fcfcfa", - "Actions.Red": "#FF6188", - "Actions.Yellow": "#78DCE8", - "Checkbox.Background.Default": "#221F22", - "Checkbox.Background.Default.Dark": "#221F22", - "Checkbox.Background.Disabled": "#3a3a3c", - "Checkbox.Background.Disabled.Dark": "#3a3a3c", - "Checkbox.Border.Default": "#2d2a2e", - "Checkbox.Border.Default.Dark": "#2d2a2e", - "Checkbox.Border.Disabled": "#5b595c", - "Checkbox.Border.Disabled.Dark": "#5b595c", - "Checkbox.Focus.Thin.Default": "#ffd866", - "Checkbox.Focus.Thin.Default.Dark": "#ffd866", - "Checkbox.Focus.Wide": "#ffd866", - "Checkbox.Focus.Wide.Dark": "#ffd866", - "Checkbox.Foreground.Disabled": "#5b595c", - "Checkbox.Foreground.Disabled.Dark": "#5b595c", - "Checkbox.Background.Selected": "#ffd866", - "Checkbox.Background.Selected.Dark": "#2D2A2E", - "Checkbox.Border.Selected": "#ffd866", - "Checkbox.Border.Selected.Dark": "#ffd866", - "Checkbox.Foreground.Selected": "#ffd866", - "Checkbox.Foreground.Selected.Dark": "#ffd866", - "Checkbox.Focus.Thin.Selected": "#fcfcfa", - "Checkbox.Focus.Thin.Selected.Dark": "#fcfcfa", - "Objects.Grey": "#727072", - "Objects.Blue": "#A9DC76", - "Objects.RedStatus": "#FF6188", - "Objects.Red": "#FF6188", - "Objects.Pink": "#FF6188", - "Objects.Yellow": "#78DCE8", - "Objects.Green": "#FFD866", - "Objects.Purple": "#FF6188", - "Objects.BlackText": "#fcfcfa", - "Objects.YellowDark": "#AB9DF2", - "Objects.GreenAndroid": "#FFD866" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro.theme.json index 3a9be3ec..6d816cda 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Monokai Pro.theme.json @@ -2,1004 +2,1089 @@ "name": "Monokai Pro", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#2D2A2E", + "bg30": "#2D2A2E30", + "fg": "#fcfcfa", + "text": "#939293", + "selBg": "#6E6C6F", + "selFg": "#ffd866", + "activeFg": "#FFFFFF", + "border": "#2d2a2e", + "excl": "#3a3a3c", + "second": "#403E41", + "dis": "#5b595c", + "accent": "#ffd866", + "accent2": "#ffd8662", + "accent50": "#ffd86650", + "accent70": "#ffd86670", + "cs": "#221F22", + "button": "#403E41", + "table": "#4A474B", + "tree": "#403E41", + "hl": "#5b595c", + "notif": "#363437", + "hc": "#2D2A2E", + "white": "#FCFCFA", + "blue": "#A9DC76", + "red": "#FF6188", + "yellow": "#78DCE8", + "green": "#FFD866", + "gray": "#727072", + "purple": "#FF6188", + "orange": "#AB9DF2" + }, "editorScheme": "colors/Monokai Pro.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "disabledBackground": "#3a3a3c", - "disabledForeground": "#5b595c", - "disabledText": "#5b595c", - "focusColor": "#5b595c", - "focusedBorderColor": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#3a3a3c", - "inactiveForeground": "#939293", - "infoForeground": "#939293", - "selectionBackground": "#6E6C6F", - "selectionBackgroundInactive": "#403E41", - "selectionForeground": "#ffd866", - "selectionInactiveBackground": "#403E41", - "separatorColor": "#2d2a2e" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#2D2A2E", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#ffd86650", - "hoverBorderColor": "#ffd86650", - "hoverSeparatorColor": "#403E41", - "focusedBorderColor": "#ffd86650", - "pressedBackground": "#ffd86650", - "pressedBorderColor": "#ffd86650" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#6E6C6F" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#2D2A2E", - "Borders.color": "#2d2a2e", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#2D2A2E", + "background": "bg", "default": { - "endBackground": "#4A474B", - "endBorderColor": "#4A474B", - "foreground": "#FFFFFF", - "focusColor": "#ffd866", - "focusedBorderColor": "#ffd866", - "shadowColor": "#4A474B", - "startBackground": "#4A474B", - "startBorderColor": "#4A474B" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#403E41", - "disabledText": "#5b595c", - "endBackground": "#403E41", - "endBorderColor": "#403E41", - "focus": "#5b595c", - "focusedBorderColor": "#ffd866", - "foreground": "#939293", - "highlight": "#ffd866", - "mt.background": "#403E41", - "mt.foreground": "#939293", - "mt.selectedForeground": "#ffd866", - "mt.selection.color1": "#4A474B", - "mt.selection.color2": "#4A474B", - "startBackground": "#403E41", - "startBorderColor": "#403E41", - "shadowColor": "#403E41", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#2d2a2e", - "Tooltip.background": "#363437" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#221F22", - "selectionBackground": "#6E6C6F" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "select": "#ffd866" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#fcfcfa", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#ffd866", - "dropdownBorder": "#403E41", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "swatchesDefaultRecentColor": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#403E41", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#403E41", - "disabledIconColor": "#5b595c", - "iconColor": "#fcfcfa", - "nonEditableBackground": "#2D2A2E" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#2D2A2E", - "buttonBackground": "#403E41", - "darcula.hoveredArrowButtonForeground": "#ffd866", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "modifiedItemForeground": "#ffd866", - "nonEditableBackground": "#403E41", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#2d2a2e", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#403E41", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "matchForeground": "#ffd866", - "matchSelectionForeground": "#ffd866", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#ffd866", - "selectedGrayedForeground": "#ffd866", - "selectionGrayForeground": "#ffd866", - "selectionInactiveInfoForeground": "#939293", - "selectionInactiveBackground": "#5b595c", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "selectionInfoForeground": "#ffd866" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#5b595c", - "disabledBorderColor": "#403E41", - "focusColor": "#ffd866", - "focusedBorderColor": "#ffd866", - "hoverIconColor": "#ffd866", - "infoForeground": "#939293", - "iconColor": "#fcfcfa" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#2D2A2E", - "controlText": "#939293", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#ffd866", - "foreground": "#ffd866" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#939293", - "changedValueForeground": "#ffd866", - "errorMessageForeground": "#FF6188", - "evaluatingExpressionForeground": "#939293", - "exceptionForeground": "#78DCE8", - "modifyingValueForeground": "#ffd866", - "valueForeground": "#ffd866" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#5b595c", - "underlinedTabBackground": "#5b595c" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#5b595c" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "hoverBackground": "#4A474B", - "hoverColor": "#2D2A2E", - "hoverMaskColor": "#5b595c", - "inactiveColoredTabBackground": "#2D2A2E", - "inactiveColoredFileBackground": "#403E41", - "inactiveUnderlineColor": "#ffd866", - "inactiveMaskColor": "#2D2A2E", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#ffd866" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#2D2A2E", - "DialogWrapper.southPanelBackground": "#2D2A2E", - "DialogWrapper.southPanelDivider": "#2D2A2E", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#2D2A2E", - "areaBorderColor": "#2D2A2E", - "areaForeground": "#fcfcfa" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "shortcutForeground": "#939293" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#2D2A2E", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#2D2A2E", - "inactiveForeground": "#5b595c", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#403E41", - "hoverBackground": "#5b595c", - "hoverColor": "#5b595c", - "hoverMaskColor": "#5b595c", - "inactiveMaskColor": "#2D2A2E", - "inactiveColoredFileBackground": "#2D2A2E", - "inactiveUnderlineColor": "#5b595c", - "selectedForeground": "#fcfcfa", - "selectedBackground": "#4A474B", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#ffd866" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#2D2A2E", - "borderColor": "#403E41", - "hoverBackground": "#5b595c", - "hoverColor": "#5b595c", - "inactiveUnderlineColor": "#ffd866", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabForeground": "#fcfcfa" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#3a3a3c", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#2d2a2e", + "Focus.color": "border", "FormattedTextField": { - "background": "#2D2A2E", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveBackground": "#403E41", - "inactiveForeground": "#5b595c", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#4A474B" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#363437", "Group": { - "disabledSeparatorColor": "#2d2a2e", - "separatorColor": "#2d2a2e" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#939293", - "lineSeparatorColor": "#2D2A2E" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#2D2A2E", - "inactive": "#221F22" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "shortcutForeground": "#939293" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#ffd866", - "inactiveCaption": "#403E41", - "inactiveCaptionBorder": "#2D2A2E", - "inactiveCaptionText": "#939293", - "info": "#939293", - "infoText": "#939293", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#2d2a2e", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#2D2A2E" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#fcfcfa", - "background": "#2D2A2E", - "inactiveTitleForeground": "#939293" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#2D2A2E", - "disabledForeground": "#5b595c", - "disabledShadow": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#fcfcfa" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#ffd866", - "hoverForeground": "#ffd866", - "pressedForeground": "#ffd866", - "secondaryForeground": "#939293", - "visitedForeground": "#ffd866" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#ffd866", + "link.foreground": "accent", "List": { - "background": "#403E41", - "foreground": "#fcfcfa", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#403E41" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#2D2A2E", - "branchColor": "#fcfcfa", - "contrast": "#221F22", - "foreground": "#fcfcfa", - "mergeCommits": "#403E41", - "primaryColor": "#939293", - "selectionForeground": "#ffd866", - "tab.backgroundColor": "#2D2A2E", - "tab.borderColor": "#ffd866", - "tagColor": "#939293" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#403E41", - "usedColor": "#5b595c", - "usedBackground": "#5b595c" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#ffd866", - "background": "#2D2A2E", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#403E41", - "disabledBackground": "#403E41", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "separatorColor": "#2d2a2e" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "highlight": "#2D2A2E", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866", - "shadow": "#2D2A2E" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#ffd866", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#fcfcfa", - "borderColor": "#2D2A2E" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#2D2A2E" + "background": "bg" }, "SearchField": { - "background": "#2D2A2E" + "background": "hc" } }, - "NewPSD.warning": "#ffd866", + "NewPSD.warning": "accent", "Notification": { - "background": "#363437", - "borderColor": "#363437", - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "foreground": "#fcfcfa", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#403E41", - "foreground": "#fcfcfa", - "innerBorderColor": "#403E41" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "informativeBackground": "#363437", - "informativeBorderColor": "#363437", - "warningBackground": "#363437", - "warningBorderColor": "#363437" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#2d2a2e", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "messageForeground": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#403E41", - "focusedColor": "#ffd866", - "disabledColor": "#5b595c" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#2D2A2E", - "foreground": "#fcfcfa" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#403E41", - "borderColor": "#4A474B", - "currentOverloadBackground": "#5b595c", - "currentParameterForeground": "#ffd866", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "lineSeparatorColor": "#4A474B" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#2D2A2E", - "capsLockIconColor": "#ffd866", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#2D2A2E", - "disabledForeground": "#5b595c", - "eapTagBackground": "#5b595c", - "hoverBackground": "#403E41", - "lightSelectionBackground": "#4A474B", - "paidTagBackground": "#5b595c", - "selectionBackground": "#6E6C6F", - "tagForeground": "#ffd866", - "tagBackground": "#5b595c", - "trialTagBackground": "#5b595c", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#403E41", - "installBorderColor": "#403E41", - "installForeground": "#fcfcfa", - "installFocusedBackground": "#5b595c", - "installFillForeground": "#5b595c", - "installFillBackground": "#403E41", - "updateBackground": "#ffd866", - "updateBorderColor": "#403E41", - "updateForeground": "#fcfcfa" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#2D2A2E", - "borderColor": "#2d2a2e" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#403E41", - "foreground": "#fcfcfa" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#4A474B", - "selectedForeground": "#ffd866", - "selectedBackground": "#4A474B" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "foreground": "#ffd866" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#221F22", - "inactiveBorderColor": "#2D2A2E", - "innerBorderColor": "#403E41", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#2D2A2E", - "inactiveBackground": "#221F22" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#fcfcfa", - "separatorColor": "#403E41", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#221F22", - "background": "#221F22", - "borderColor": "#221F22" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#2D2A2E", + "background": "bg", "border": "2,0,2,0", - "foreground": "#fcfcfa", - "translucentBackground": "#2D2A2E" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#2D2A2E", - "foreground": "#ffd866", - "indeterminateEndColor": "#ffd866", - "indeterminateStartColor": "#ffd866", - "progressColor": "#ffd866", - "selectionBackground": "#5b595c", - "trackColor": "#5b595c" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#ffd866" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#2D2A2E", - "disabledText": "#5b595c", - "foreground": "#fcfcfa" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#939293", - "acceleratorSelectionForeground": "#939293", - "background": "#2D2A2E", - "disabledBackground": "#2D2A2E", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "selectionBackground": "#6E6C6F", - "selectionForeground": "#ffd866" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#2d2a2e", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#2D2A2E", - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#5b595c", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#ffd866", - "hoverThumbColor": "#ffd866", - "hoverTrackColor": "#2D2A2E30", - "thumbBorderColor": "#ffd86670", - "thumbColor": "#ffd86670", - "trackColor": "#2D2A2E30" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#221F22", - "foreground": "#939293" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#2D2A2E" + "background": "bg" }, "List": { - "separatorForeground": "#939293", - "separatorColor": "#2d2a2e" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#2D2A2E", - "borderColor": "#221F22", - "infoForeground": "#939293" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#5b595c" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#ffd866", - "startBackground": "#ffd866", - "endColor": "#ffd866", - "startColor": "#ffd866" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#363437", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#4A474B" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#939293", - "Repeated.File.Foreground": "#fcfcfa" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#403E41", - "foreground": "#403E41", - "separatorColor": "#403E41" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#2D2A2E" + "background": "hc" }, "Slider": { - "background": "#2D2A2E", - "buttonBorderColor": "#ffd866", - "buttonColor": "#ffd866", - "foreground": "#fcfcfa", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#403E41", - "trackColor": "#4A474B", - "trackWidth": 7, - "thumb": "#ffd866" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#5b595c", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "errorForeground": "#fcfcfa" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#2D2A2E", + "background": "bg", "border": "3,3,3,3", - "foreground": "#fcfcfa", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#2D2A2E", - "highlight": "#2D2A2E" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#403E41", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#2D2A2E", - "hoverBackground": "#5b595c", - "LightEditBackground": "#4A474B" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#2D2A2E", - "contentAreaColor": "#5b595c", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#2d2a2e", - "disabledForeground": "#5b595c", - "disabledUnderlineColor": "#5b595c", - "focus": "#4A474B", - "focusColor": "#4A474B", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#fcfcfa", - "highlight": "#2d2a2e", - "hoverColor": "#5b595c", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#ffd866" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#2D2A2E", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#221F22", - "background": "#2D2A2E", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#5b595c", - "dropLineColor": "#ffd866", - "dropLineShortColor": "#ffd866", - "focusCellBackground": "#4A474B", - "focusCellForeground": "#FFFFFF", - "foreground": "#fcfcfa", - "gridColor": "#2D2A2E", - "highlightOuter": "#4A474B", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#939293", - "lightSelectionInactiveBackground": "#403E41", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#4A474B", - "selectionInactiveForeground": "#ffd866", - "sortIconColor": "#fcfcfa", - "stripeColor": "#221F22" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "bottomSeparatorColor": "#403E41", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#5b595c", - "foreground": "#fcfcfa", - "focusCellBackground": "#4A474B", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#403E41" + "separatorColor": "second" }, - "text": "#939293", - "textInactiveText": "#939293", - "textText": "#939293", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#2D2A2E", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#2D2A2E", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#2D2A2E", - "caretForeground": "#ffd866", - "foreground": "#fcfcfa", - "inactiveForeground": "#5b595c", - "selectionBackground": "#4A474B", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#221F22", - "Button.hoverBackground": "#5b595c", - "inactiveBackground": "#2D2A2E", - "infoForeground": "#939293", - "inactiveInfoForeground": "#939293" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#fcfcfa", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#403E41", - "buttonColor": "#fcfcfa", - "disabledText": "#5b595c", - "foreground": "#fcfcfa", - "offForeground": "#2D2A2E", - "offBackground": "#2D2A2E", - "onBackground": "#ffd866", - "onForeground": "#ffd866" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#2D2A2E", - "borderHandleColor": "#939293", - "floatingForeground": "#939293", - "foreground": "#fcfcfa" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#2D2A2E", - "Actions.infoForeground": "#939293", - "background": "#363437", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "infoForeground": "#939293", - "separatorColor": "#2d2a2e", - "shortcutForeground": "#939293" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#4A474B", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#221F22" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#2D2A2E", - "borderColor": "#403E41", - "inactiveBackground": "#2D2A2E" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#2D2A2E" + "background": "bg" }, "HeaderTab": { - "borderColor": "#5b595c", - "hoverBackground": "#5b595c", - "hoverInactiveBackground": "#5b595c", - "inactiveUnderlineColor": "#ffd866", - "selectedBackground": "#221F22", - "selectedInactiveBackground": "#221F22", - "underlineColor": "#ffd866", - "underlinedTabBackground": "#4A474B", - "underlinedTabInactiveBackground": "#403E41", - "underlinedTabForeground": "#ffd866", - "underlinedTabInactiveForeground": "#fcfcfa" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#2D2A2E", - "foreground": "#939293", - "hash": "#2d2a2e", - "hoverBackground": "#403E41", - "hoverInactiveBackground": "#4A474B", - "modifiedItemForeground": "#ffd866", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#403E41", - "selectionForeground": "#ffd866", - "selectionInactiveForeground": "#ffd866", - "selectionInactiveBackground": "#403E41", - "textBackground": "#2D2A2E" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#2d2a2e", - "Canvas.background": "#221F22", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#2D2A2E", - "foreground": "#fcfcfa" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#2d2a2e", - "background": "#2D2A2E", - "foreground": "#fcfcfa", - "hoverBorderColor": "#5b595c" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#2d2a2e", - "hoverBorderColor": "#5b595c" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#221F22", - "highStroke.foreground": "#fcfcfa", - "Label.foreground": "#939293", - "List.selectionBackground": "#403E41", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#2d2a2e", - "Component.foreground": "#fcfcfa", - "ConstraintSetText.foreground": "#939293", - "ConstraintSet.background": "#403E41", - "CSPanel.SelectedFocusBackground": "#6E6C6F", - "CSPanel.SelectedBackground": "#403E41", - "cs_FocusText.infoForeground": "#939293", - "CursorTextColor.foreground": "#fcfcfa", - "HoverColor.disabledBackground": "#5b595c", - "motionGraph.background": "#2D2A2E", - "Notification.background": "#363437", - "ourAvg.background": "#403E41", - "ourCS.background": "#403E41", - "ourCS_Border.borderColor": "#2d2a2e", - "ourCS_TextColor.foreground": "#939293", - "ourCS_SelectedFocusBackground.selectionForeground": "#ffd866", - "ourCS_SelectedBackground.selectionInactiveBackground": "#4A474B", - "ourCS_SelectedBorder.pressedBorderColor": "#5b595c", - "ourML_BarColor.separatorColor": "#2d2a2e", - "PrimaryPanel.background": "#221F22", - "SecondaryPanel.background": "#2D2A2E", - "SecondaryPanel.header.foreground": "#939293", - "SecondaryPanel.header.background": "#221F22", - "timeLine.disabledBorderColor": "#2d2a2e" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#2d2a2e", - "background": "#2D2A2E" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#fcfcfa", + "percent.foreground": "fg", "Placeholder": { - "background": "#2D2A2E", - "borderColor": "#2d2a2e", - "foreground": "#fcfcfa", - "selectedForeground": "#ffd866" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#2D2A2E", - "stroke.acceleratorForeground": "#939293" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#363437", - "errorBorderColor": "#363437", - "warningBackground": "#363437", - "warningBorderColor": "#363437" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#2D2A2E" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#5b595c" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#ffd866", - "otherIconColor": "#939293", - "remoteBranchIconColor": "#fcfcfa", - "tagIconColor": "#939293" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#ffd866", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#5b595c", - "localTagIconColor": "#939293", - "mqTagIconColor": "#939293", - "tagIconColor": "#939293", - "tipIconColor": "#939293" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#939293", - "Commit.currentBranchBackground": "#403E41", - "Commit.hoveredBackground": "#403E41" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#5b595c" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#2D2A2E", - "foreground": "#fcfcfa" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#2D2A2E", - "background": "#2D2A2E", - "borderColor": "#2D2A2E", - "captionBackground": "#221F22", - "captionForeground": "#fcfcfa", - "Details.background": "#2D2A2E", - "footerBackground": "#221F22", - "footerForeground": "#fcfcfa", - "headerBackground": "#2D2A2E", - "headerForeground": "#fcfcfa", - "List.background": "#221F22", - "separatorColor": "#2d2a2e", - "SidePanel.background": "#403E41", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#221F22", - "actions.selectionBackground": "#5b595c", - "background": "#403E41", - "selectionBackground": "#6E6C6F", - "selectionInactiveBackground": "#403E41" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#2D2A2E", - "windowBorder": "#2d2a2e", - "windowText": "#939293", - "Window.border": "#2d2a2e" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#221F22", - "#6B6B6B": "#939293", - "#A7A7A7": "#2D2A2E", - "#3D6185": "#ffd866", - "#466D94": "#ffd866", - "#3C3F41": "#2D2A2E", - "#545556": "#5b595c", - "#606060": "#5b595c", - "#9AA7B0": "#fcfcfa", - "#675133": "#ffd866", - "Actions.Blue": "#A9DC76", - "Actions.Green": "#FFD866", - "Actions.Grey": "#939293", - "Actions.GreyInline": "#727072", - "Actions.GreyInline.Dark": "#fcfcfa", - "Actions.Red": "#FF6188", - "Actions.Yellow": "#78DCE8", - "Checkbox.Background.Default": "#221F22", - "Checkbox.Background.Default.Dark": "#221F22", - "Checkbox.Background.Disabled": "#3a3a3c", - "Checkbox.Background.Disabled.Dark": "#3a3a3c", - "Checkbox.Border.Default": "#2d2a2e", - "Checkbox.Border.Default.Dark": "#2d2a2e", - "Checkbox.Border.Disabled": "#5b595c", - "Checkbox.Border.Disabled.Dark": "#5b595c", - "Checkbox.Focus.Thin.Default": "#ffd866", - "Checkbox.Focus.Thin.Default.Dark": "#ffd866", - "Checkbox.Focus.Wide": "#ffd866", - "Checkbox.Focus.Wide.Dark": "#ffd866", - "Checkbox.Foreground.Disabled": "#5b595c", - "Checkbox.Foreground.Disabled.Dark": "#5b595c", - "Checkbox.Background.Selected": "#ffd866", - "Checkbox.Background.Selected.Dark": "#2D2A2E", - "Checkbox.Border.Selected": "#ffd866", - "Checkbox.Border.Selected.Dark": "#ffd866", - "Checkbox.Foreground.Selected": "#ffd866", - "Checkbox.Foreground.Selected.Dark": "#ffd866", - "Checkbox.Focus.Thin.Selected": "#fcfcfa", - "Checkbox.Focus.Thin.Selected.Dark": "#fcfcfa", - "Objects.Grey": "#727072", - "Objects.Blue": "#A9DC76", - "Objects.RedStatus": "#FF6188", - "Objects.Red": "#FF6188", - "Objects.Pink": "#FF6188", - "Objects.Yellow": "#78DCE8", - "Objects.Green": "#FFD866", - "Objects.Purple": "#FF6188", - "Objects.BlackText": "#fcfcfa", - "Objects.YellowDark": "#AB9DF2", - "Objects.GreenAndroid": "#FFD866" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight Contrast.theme.json index 8763ff1e..a33e3b76 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Moonlight Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#222436", + "bg30": "#22243630", + "fg": "#c8d3f5", + "text": "#a9b8e8", + "selBg": "#444a73", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#222436", + "excl": "#2f334d", + "second": "#2f334d", + "dis": "#828bb8", + "accent": "#74a0f1", + "accent2": "#74a0f12", + "accent50": "#74a0f150", + "accent70": "#74a0f170", + "cs": "#191a2a", + "button": "#444a73", + "table": "#2f334d", + "tree": "#444a7370", + "hl": "#444a73", + "notif": "#191a2a", + "hc": "#191a2a", + "white": "#c8d3f5", + "blue": "#70b0ff", + "red": "#ff757f", + "yellow": "#ffbd76", + "green": "#7af8ca", + "gray": "#7e8eda", + "purple": "#baacff", + "orange": "#ff9668" + }, "editorScheme": "colors/Moonlight.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "borderColor": "#222436", - "disabledBackground": "#2f334d", - "disabledForeground": "#828bb8", - "disabledText": "#828bb8", - "focusColor": "#444a73", - "focusedBorderColor": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#2f334d", - "inactiveForeground": "#a9b8e8", - "infoForeground": "#a9b8e8", - "selectionBackground": "#444a73", - "selectionBackgroundInactive": "#2f334d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f334d", - "separatorColor": "#222436" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#222436", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#74a0f150", - "hoverBorderColor": "#74a0f150", - "hoverSeparatorColor": "#444a73", - "focusedBorderColor": "#74a0f150", - "pressedBackground": "#74a0f150", - "pressedBorderColor": "#74a0f150" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#444a73" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#222436", - "Borders.color": "#222436", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#222436", + "background": "bg", "default": { - "endBackground": "#2f334d", - "endBorderColor": "#2f334d", - "foreground": "#FFFFFF", - "focusColor": "#74a0f1", - "focusedBorderColor": "#74a0f1", - "shadowColor": "#2f334d", - "startBackground": "#2f334d", - "startBorderColor": "#2f334d" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#444a73", - "disabledText": "#828bb8", - "endBackground": "#444a73", - "endBorderColor": "#444a73", - "focus": "#444a73", - "focusedBorderColor": "#74a0f1", - "foreground": "#a9b8e8", - "highlight": "#FFFFFF", - "mt.background": "#444a73", - "mt.foreground": "#a9b8e8", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#2f334d", - "mt.selection.color2": "#2f334d", - "startBackground": "#444a73", - "startBorderColor": "#444a73", - "shadowColor": "#444a73", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#222436", - "Tooltip.background": "#191a2a" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#191a2a", - "selectionBackground": "#444a73" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "select": "#74a0f1" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#c8d3f5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#74a0f1", - "dropdownBorder": "#2f334d", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#222436", - "foreground": "#c8d3f5", - "swatchesDefaultRecentColor": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#444a73", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#444a73", - "disabledIconColor": "#828bb8", - "iconColor": "#c8d3f5", - "nonEditableBackground": "#222436" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#191a2a", - "buttonBackground": "#444a73", - "darcula.hoveredArrowButtonForeground": "#74a0f1", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "modifiedItemForeground": "#74a0f1", - "nonEditableBackground": "#2f334d", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#222436", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2f334d", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "matchForeground": "#74a0f1", - "matchSelectionForeground": "#74a0f1", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#a9b8e8", - "selectionInactiveBackground": "#444a73", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444a73", - "disabledBorderColor": "#444a73", - "focusColor": "#74a0f1", - "focusedBorderColor": "#74a0f1", - "hoverIconColor": "#74a0f1", - "infoForeground": "#a9b8e8", - "iconColor": "#c8d3f5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#222436", - "controlText": "#a9b8e8", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#74a0f1", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#a9b8e8", - "changedValueForeground": "#74a0f1", - "errorMessageForeground": "#ff757f", - "evaluatingExpressionForeground": "#a9b8e8", - "exceptionForeground": "#ffbd76", - "modifyingValueForeground": "#74a0f1", - "valueForeground": "#74a0f1" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444a73", - "underlinedTabBackground": "#444a73" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444a73" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#222436", - "borderColor": "#222436", - "hoverBackground": "#2f334d", - "hoverColor": "#191a2a", - "hoverMaskColor": "#444a73", - "inactiveColoredTabBackground": "#222436", - "inactiveColoredFileBackground": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "inactiveMaskColor": "#191a2a", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#222436", - "DialogWrapper.southPanelBackground": "#222436", - "DialogWrapper.southPanelDivider": "#222436", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#222436", - "areaBorderColor": "#222436", - "areaForeground": "#c8d3f5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#191a2a", - "foreground": "#c8d3f5", - "shortcutForeground": "#a9b8e8" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#191a2a", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#222436", - "inactiveForeground": "#828bb8", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2f334d", - "hoverBackground": "#444a73", - "hoverColor": "#444a73", - "hoverMaskColor": "#444a73", - "inactiveMaskColor": "#222436", - "inactiveColoredFileBackground": "#222436", - "inactiveUnderlineColor": "#828bb8", - "selectedForeground": "#c8d3f5", - "selectedBackground": "#2f334d", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#222436", - "borderColor": "#2f334d", - "hoverBackground": "#444a73", - "hoverColor": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#c8d3f5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f334d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#222436", + "Focus.color": "border", "FormattedTextField": { - "background": "#191a2a", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#444a73", - "inactiveForeground": "#828bb8", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#2f334d" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#191a2a", "Group": { - "disabledSeparatorColor": "#222436", - "separatorColor": "#222436" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#a9b8e8", - "lineSeparatorColor": "#222436" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#222436", - "inactive": "#191a2a" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "shortcutForeground": "#a9b8e8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#74a0f1", - "inactiveCaption": "#2f334d", - "inactiveCaptionBorder": "#222436", - "inactiveCaptionText": "#a9b8e8", - "info": "#a9b8e8", - "infoText": "#a9b8e8", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#222436", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#222436" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#c8d3f5", - "background": "#222436", - "inactiveTitleForeground": "#a9b8e8" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#222436", - "disabledForeground": "#828bb8", - "disabledShadow": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#c8d3f5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#74a0f1", - "hoverForeground": "#74a0f1", - "pressedForeground": "#74a0f1", - "secondaryForeground": "#a9b8e8", - "visitedForeground": "#74a0f1" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#74a0f1", + "link.foreground": "accent", "List": { - "background": "#2f334d", - "foreground": "#c8d3f5", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#444a7370" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#222436", - "branchColor": "#c8d3f5", - "contrast": "#191a2a", - "foreground": "#c8d3f5", - "mergeCommits": "#444a73", - "primaryColor": "#a9b8e8", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#222436", - "tab.borderColor": "#74a0f1", - "tagColor": "#a9b8e8" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2f334d", - "usedColor": "#444a73", - "usedBackground": "#444a73" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#222436", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2f334d", - "disabledBackground": "#2f334d", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "separatorColor": "#222436" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#191a2a", - "borderColor": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "highlight": "#222436", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "shadow": "#191a2a" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#c8d3f5", - "borderColor": "#222436" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#222436" + "background": "bg" }, "SearchField": { - "background": "#191a2a" + "background": "hc" } }, - "NewPSD.warning": "#74a0f1", + "NewPSD.warning": "accent", "Notification": { - "background": "#191a2a", - "borderColor": "#191a2a", - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "foreground": "#c8d3f5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#444a73", - "foreground": "#c8d3f5", - "innerBorderColor": "#444a73" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "informativeBackground": "#191a2a", - "informativeBorderColor": "#191a2a", - "warningBackground": "#191a2a", - "warningBorderColor": "#191a2a" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#222436", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#222436", - "foreground": "#c8d3f5", - "messageForeground": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#444a73", - "focusedColor": "#74a0f1", - "disabledColor": "#828bb8" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#222436", - "foreground": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2f334d", - "borderColor": "#2f334d", - "currentOverloadBackground": "#444a73", - "currentParameterForeground": "#74a0f1", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "lineSeparatorColor": "#2f334d" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#191a2a", - "capsLockIconColor": "#74a0f1", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#222436", - "disabledForeground": "#828bb8", - "eapTagBackground": "#444a73", - "hoverBackground": "#444a7370", - "lightSelectionBackground": "#2f334d", - "paidTagBackground": "#444a73", - "selectionBackground": "#444a73", - "tagForeground": "#74a0f1", - "tagBackground": "#444a73", - "trialTagBackground": "#444a73", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#444a73", - "installBorderColor": "#444a73", - "installForeground": "#c8d3f5", - "installFocusedBackground": "#444a73", - "installFillForeground": "#828bb8", - "installFillBackground": "#444a73", - "updateBackground": "#74a0f1", - "updateBorderColor": "#444a73", - "updateForeground": "#c8d3f5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#191a2a", - "borderColor": "#222436" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2f334d", - "foreground": "#c8d3f5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#2f334d", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#2f334d" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#74a0f1" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#191a2a", - "inactiveBorderColor": "#222436", - "innerBorderColor": "#2f334d", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#222436", - "inactiveBackground": "#191a2a" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#c8d3f5", - "separatorColor": "#2f334d", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#191a2a", - "background": "#191a2a", - "borderColor": "#191a2a" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#222436", + "background": "bg", "border": "2,0,2,0", - "foreground": "#c8d3f5", - "translucentBackground": "#222436" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#222436", - "foreground": "#74a0f1", - "indeterminateEndColor": "#74a0f1", - "indeterminateStartColor": "#74a0f1", - "progressColor": "#74a0f1", - "selectionBackground": "#444a73", - "trackColor": "#444a73" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#74a0f1" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#222436", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#222436", - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444a73", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#191a2a", - "foreground": "#a9b8e8" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#222436" + "background": "bg" }, "List": { - "separatorForeground": "#a9b8e8", - "separatorColor": "#222436" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#222436", - "borderColor": "#191a2a", - "infoForeground": "#a9b8e8" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444a73" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#74a0f1", - "startBackground": "#74a0f1", - "endColor": "#74a0f1", - "startColor": "#74a0f1" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#191a2a", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#2f334d" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#a9b8e8", - "Repeated.File.Foreground": "#c8d3f5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2f334d", - "foreground": "#2f334d", - "separatorColor": "#2f334d" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#191a2a" + "background": "hc" }, "Slider": { - "background": "#222436", - "buttonBorderColor": "#74a0f1", - "buttonColor": "#74a0f1", - "foreground": "#c8d3f5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2f334d", - "trackColor": "#2f334d", - "trackWidth": 7, - "thumb": "#74a0f1" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444a73", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "errorForeground": "#c8d3f5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#222436", + "background": "bg", "border": "3,3,3,3", - "foreground": "#c8d3f5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#222436", - "highlight": "#191a2a" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2f334d", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#222436", - "hoverBackground": "#444a73", - "LightEditBackground": "#2f334d" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#222436", - "contentAreaColor": "#444a73", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#222436", - "disabledForeground": "#828bb8", - "disabledUnderlineColor": "#828bb8", - "focus": "#2f334d", - "focusColor": "#2f334d", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#c8d3f5", - "highlight": "#222436", - "hoverColor": "#444a73", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#74a0f1" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#191a2a", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#191a2a", - "background": "#222436", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#828bb8", - "dropLineColor": "#74a0f1", - "dropLineShortColor": "#74a0f1", - "focusCellBackground": "#2f334d", - "focusCellForeground": "#FFFFFF", - "foreground": "#c8d3f5", - "gridColor": "#222436", - "highlightOuter": "#2f334d", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#a9b8e8", - "lightSelectionInactiveBackground": "#2f334d", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f334d", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#c8d3f5", - "stripeColor": "#191a2a" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#222436", - "borderColor": "#222436", - "bottomSeparatorColor": "#2f334d", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "focusCellBackground": "#2f334d", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2f334d" + "separatorColor": "second" }, - "text": "#a9b8e8", - "textInactiveText": "#a9b8e8", - "textText": "#a9b8e8", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#191a2a", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#191a2a", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#191a2a", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#191a2a", - "Button.hoverBackground": "#444a73", - "inactiveBackground": "#222436", - "infoForeground": "#a9b8e8", - "inactiveInfoForeground": "#a9b8e8" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#c8d3f5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#444a73", - "buttonColor": "#c8d3f5", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "offForeground": "#222436", - "offBackground": "#222436", - "onBackground": "#74a0f1", - "onForeground": "#74a0f1" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#191a2a", - "borderHandleColor": "#a9b8e8", - "floatingForeground": "#a9b8e8", - "foreground": "#c8d3f5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#222436", - "Actions.infoForeground": "#a9b8e8", - "background": "#191a2a", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "separatorColor": "#222436", - "shortcutForeground": "#a9b8e8" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#2f334d", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#191a2a" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#222436", - "borderColor": "#2f334d", - "inactiveBackground": "#222436" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#222436" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444a73", - "hoverBackground": "#444a73", - "hoverInactiveBackground": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "selectedBackground": "#191a2a", - "selectedInactiveBackground": "#191a2a", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabInactiveBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#c8d3f5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#191a2a", - "foreground": "#a9b8e8", - "hash": "#222436", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "modifiedItemForeground": "#74a0f1", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#444a7370", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#444a7370", - "textBackground": "#191a2a" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#222436", - "Canvas.background": "#191a2a", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#222436", - "foreground": "#c8d3f5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#222436", - "background": "#222436", - "foreground": "#c8d3f5", - "hoverBorderColor": "#444a73" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#222436", - "hoverBorderColor": "#444a73" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#191a2a", - "highStroke.foreground": "#c8d3f5", - "Label.foreground": "#a9b8e8", - "List.selectionBackground": "#444a7370", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#222436", - "Component.foreground": "#c8d3f5", - "ConstraintSetText.foreground": "#a9b8e8", - "ConstraintSet.background": "#2f334d", - "CSPanel.SelectedFocusBackground": "#444a73", - "CSPanel.SelectedBackground": "#444a7370", - "cs_FocusText.infoForeground": "#a9b8e8", - "CursorTextColor.foreground": "#c8d3f5", - "HoverColor.disabledBackground": "#828bb8", - "motionGraph.background": "#222436", - "Notification.background": "#191a2a", - "ourAvg.background": "#2f334d", - "ourCS.background": "#2f334d", - "ourCS_Border.borderColor": "#222436", - "ourCS_TextColor.foreground": "#a9b8e8", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#2f334d", - "ourCS_SelectedBorder.pressedBorderColor": "#444a73", - "ourML_BarColor.separatorColor": "#222436", - "PrimaryPanel.background": "#191a2a", - "SecondaryPanel.background": "#222436", - "SecondaryPanel.header.foreground": "#a9b8e8", - "SecondaryPanel.header.background": "#191a2a", - "timeLine.disabledBorderColor": "#222436" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#222436", - "background": "#222436" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#c8d3f5", + "percent.foreground": "fg", "Placeholder": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#222436", - "stroke.acceleratorForeground": "#a9b8e8" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "warningBackground": "#191a2a", - "warningBorderColor": "#191a2a" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#222436" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444a73" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#74a0f1", - "otherIconColor": "#a9b8e8", - "remoteBranchIconColor": "#c8d3f5", - "tagIconColor": "#a9b8e8" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#74a0f1", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#828bb8", - "localTagIconColor": "#a9b8e8", - "mqTagIconColor": "#a9b8e8", - "tagIconColor": "#a9b8e8", - "tipIconColor": "#a9b8e8" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#a9b8e8", - "Commit.currentBranchBackground": "#2f334d", - "Commit.hoveredBackground": "#444a7370" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444a73" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#191a2a", - "foreground": "#c8d3f5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#222436", - "background": "#222436", - "borderColor": "#222436", - "captionBackground": "#191a2a", - "captionForeground": "#c8d3f5", - "Details.background": "#222436", - "footerBackground": "#191a2a", - "footerForeground": "#c8d3f5", - "headerBackground": "#222436", - "headerForeground": "#c8d3f5", - "List.background": "#191a2a", - "separatorColor": "#222436", - "SidePanel.background": "#2f334d", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#191a2a", - "actions.selectionBackground": "#444a73", - "background": "#2f334d", - "selectionBackground": "#444a73", - "selectionInactiveBackground": "#2f334d" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#191a2a", - "windowBorder": "#222436", - "windowText": "#a9b8e8", - "Window.border": "#222436" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#191a2a", - "#6B6B6B": "#a9b8e8", - "#A7A7A7": "#222436", - "#3D6185": "#74a0f1", - "#466D94": "#74a0f1", - "#3C3F41": "#222436", - "#545556": "#828bb8", - "#606060": "#828bb8", - "#9AA7B0": "#c8d3f5", - "#675133": "#74a0f1", - "Actions.Blue": "#70b0ff", - "Actions.Green": "#7af8ca", - "Actions.Grey": "#a9b8e8", - "Actions.GreyInline": "#7e8eda", - "Actions.GreyInline.Dark": "#c8d3f5", - "Actions.Red": "#ff757f", - "Actions.Yellow": "#ffbd76", - "Checkbox.Background.Default": "#191a2a", - "Checkbox.Background.Default.Dark": "#191a2a", - "Checkbox.Background.Disabled": "#2f334d", - "Checkbox.Background.Disabled.Dark": "#2f334d", - "Checkbox.Border.Default": "#222436", - "Checkbox.Border.Default.Dark": "#222436", - "Checkbox.Border.Disabled": "#828bb8", - "Checkbox.Border.Disabled.Dark": "#828bb8", - "Checkbox.Focus.Thin.Default": "#74a0f1", - "Checkbox.Focus.Thin.Default.Dark": "#74a0f1", - "Checkbox.Focus.Wide": "#74a0f1", - "Checkbox.Focus.Wide.Dark": "#74a0f1", - "Checkbox.Foreground.Disabled": "#828bb8", - "Checkbox.Foreground.Disabled.Dark": "#828bb8", - "Checkbox.Background.Selected": "#74a0f1", - "Checkbox.Background.Selected.Dark": "#222436", - "Checkbox.Border.Selected": "#74a0f1", - "Checkbox.Border.Selected.Dark": "#74a0f1", - "Checkbox.Foreground.Selected": "#74a0f1", - "Checkbox.Foreground.Selected.Dark": "#74a0f1", - "Checkbox.Focus.Thin.Selected": "#c8d3f5", - "Checkbox.Focus.Thin.Selected.Dark": "#c8d3f5", - "Objects.Grey": "#7e8eda", - "Objects.Blue": "#70b0ff", - "Objects.RedStatus": "#ff757f", - "Objects.Red": "#ff757f", - "Objects.Pink": "#baacff", - "Objects.Yellow": "#ffbd76", - "Objects.Green": "#7af8ca", - "Objects.Purple": "#baacff", - "Objects.BlackText": "#c8d3f5", - "Objects.YellowDark": "#ff9668", - "Objects.GreenAndroid": "#7af8ca" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight.theme.json index 24dce5ad..d5cca660 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Moonlight.theme.json @@ -2,1004 +2,1089 @@ "name": "Moonlight", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#222436", + "bg30": "#22243630", + "fg": "#c8d3f5", + "text": "#a9b8e8", + "selBg": "#444a73", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#222436", + "excl": "#2f334d", + "second": "#2f334d", + "dis": "#828bb8", + "accent": "#74a0f1", + "accent2": "#74a0f12", + "accent50": "#74a0f150", + "accent70": "#74a0f170", + "cs": "#191a2a", + "button": "#444a73", + "table": "#2f334d", + "tree": "#444a7370", + "hl": "#444a73", + "notif": "#191a2a", + "hc": "#222436", + "white": "#c8d3f5", + "blue": "#70b0ff", + "red": "#ff757f", + "yellow": "#ffbd76", + "green": "#7af8ca", + "gray": "#7e8eda", + "purple": "#baacff", + "orange": "#ff9668" + }, "editorScheme": "colors/Moonlight.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "borderColor": "#222436", - "disabledBackground": "#2f334d", - "disabledForeground": "#828bb8", - "disabledText": "#828bb8", - "focusColor": "#444a73", - "focusedBorderColor": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#2f334d", - "inactiveForeground": "#a9b8e8", - "infoForeground": "#a9b8e8", - "selectionBackground": "#444a73", - "selectionBackgroundInactive": "#2f334d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f334d", - "separatorColor": "#222436" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#222436", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#74a0f150", - "hoverBorderColor": "#74a0f150", - "hoverSeparatorColor": "#444a73", - "focusedBorderColor": "#74a0f150", - "pressedBackground": "#74a0f150", - "pressedBorderColor": "#74a0f150" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#444a73" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#222436", - "Borders.color": "#222436", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#222436", + "background": "bg", "default": { - "endBackground": "#2f334d", - "endBorderColor": "#2f334d", - "foreground": "#FFFFFF", - "focusColor": "#74a0f1", - "focusedBorderColor": "#74a0f1", - "shadowColor": "#2f334d", - "startBackground": "#2f334d", - "startBorderColor": "#2f334d" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#444a73", - "disabledText": "#828bb8", - "endBackground": "#444a73", - "endBorderColor": "#444a73", - "focus": "#444a73", - "focusedBorderColor": "#74a0f1", - "foreground": "#a9b8e8", - "highlight": "#FFFFFF", - "mt.background": "#444a73", - "mt.foreground": "#a9b8e8", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#2f334d", - "mt.selection.color2": "#2f334d", - "startBackground": "#444a73", - "startBorderColor": "#444a73", - "shadowColor": "#444a73", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#222436", - "Tooltip.background": "#191a2a" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#191a2a", - "selectionBackground": "#444a73" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "select": "#74a0f1" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#c8d3f5", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#74a0f1", - "dropdownBorder": "#2f334d", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#222436", - "foreground": "#c8d3f5", - "swatchesDefaultRecentColor": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#444a73", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#444a73", - "disabledIconColor": "#828bb8", - "iconColor": "#c8d3f5", - "nonEditableBackground": "#222436" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#222436", - "buttonBackground": "#444a73", - "darcula.hoveredArrowButtonForeground": "#74a0f1", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "modifiedItemForeground": "#74a0f1", - "nonEditableBackground": "#2f334d", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#222436", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#2f334d", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "matchForeground": "#74a0f1", - "matchSelectionForeground": "#74a0f1", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#a9b8e8", - "selectionInactiveBackground": "#444a73", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#444a73", - "disabledBorderColor": "#444a73", - "focusColor": "#74a0f1", - "focusedBorderColor": "#74a0f1", - "hoverIconColor": "#74a0f1", - "infoForeground": "#a9b8e8", - "iconColor": "#c8d3f5" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#222436", - "controlText": "#a9b8e8", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#74a0f1", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#a9b8e8", - "changedValueForeground": "#74a0f1", - "errorMessageForeground": "#ff757f", - "evaluatingExpressionForeground": "#a9b8e8", - "exceptionForeground": "#ffbd76", - "modifyingValueForeground": "#74a0f1", - "valueForeground": "#74a0f1" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#444a73", - "underlinedTabBackground": "#444a73" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#444a73" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#222436", - "borderColor": "#222436", - "hoverBackground": "#2f334d", - "hoverColor": "#222436", - "hoverMaskColor": "#444a73", - "inactiveColoredTabBackground": "#222436", - "inactiveColoredFileBackground": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "inactiveMaskColor": "#222436", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#222436", - "DialogWrapper.southPanelBackground": "#222436", - "DialogWrapper.southPanelDivider": "#222436", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#222436", - "areaBorderColor": "#222436", - "areaForeground": "#c8d3f5" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#222436", - "foreground": "#c8d3f5", - "shortcutForeground": "#a9b8e8" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#222436", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#222436", - "inactiveForeground": "#828bb8", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#2f334d", - "hoverBackground": "#444a73", - "hoverColor": "#444a73", - "hoverMaskColor": "#444a73", - "inactiveMaskColor": "#222436", - "inactiveColoredFileBackground": "#222436", - "inactiveUnderlineColor": "#828bb8", - "selectedForeground": "#c8d3f5", - "selectedBackground": "#2f334d", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#222436", - "borderColor": "#2f334d", - "hoverBackground": "#444a73", - "hoverColor": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabForeground": "#c8d3f5" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#2f334d", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#222436", + "Focus.color": "border", "FormattedTextField": { - "background": "#222436", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveBackground": "#444a73", - "inactiveForeground": "#828bb8", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#2f334d" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#191a2a", "Group": { - "disabledSeparatorColor": "#222436", - "separatorColor": "#222436" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#a9b8e8", - "lineSeparatorColor": "#222436" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#222436", - "inactive": "#191a2a" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "shortcutForeground": "#a9b8e8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#74a0f1", - "inactiveCaption": "#2f334d", - "inactiveCaptionBorder": "#222436", - "inactiveCaptionText": "#a9b8e8", - "info": "#a9b8e8", - "infoText": "#a9b8e8", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#222436", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#222436" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#c8d3f5", - "background": "#222436", - "inactiveTitleForeground": "#a9b8e8" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#222436", - "disabledForeground": "#828bb8", - "disabledShadow": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#c8d3f5" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#74a0f1", - "hoverForeground": "#74a0f1", - "pressedForeground": "#74a0f1", - "secondaryForeground": "#a9b8e8", - "visitedForeground": "#74a0f1" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#74a0f1", + "link.foreground": "accent", "List": { - "background": "#2f334d", - "foreground": "#c8d3f5", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#444a7370" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#222436", - "branchColor": "#c8d3f5", - "contrast": "#191a2a", - "foreground": "#c8d3f5", - "mergeCommits": "#444a73", - "primaryColor": "#a9b8e8", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#222436", - "tab.borderColor": "#74a0f1", - "tagColor": "#a9b8e8" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#2f334d", - "usedColor": "#444a73", - "usedBackground": "#444a73" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#222436", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#2f334d", - "disabledBackground": "#2f334d", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "separatorColor": "#222436" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#222436", - "borderColor": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "highlight": "#222436", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF", - "shadow": "#222436" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#c8d3f5", - "borderColor": "#222436" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#222436" + "background": "bg" }, "SearchField": { - "background": "#222436" + "background": "hc" } }, - "NewPSD.warning": "#74a0f1", + "NewPSD.warning": "accent", "Notification": { - "background": "#191a2a", - "borderColor": "#191a2a", - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "foreground": "#c8d3f5", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#444a73", - "foreground": "#c8d3f5", - "innerBorderColor": "#444a73" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "informativeBackground": "#191a2a", - "informativeBorderColor": "#191a2a", - "warningBackground": "#191a2a", - "warningBorderColor": "#191a2a" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#222436", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#222436", - "foreground": "#c8d3f5", - "messageForeground": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#444a73", - "focusedColor": "#74a0f1", - "disabledColor": "#828bb8" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#222436", - "foreground": "#c8d3f5" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#2f334d", - "borderColor": "#2f334d", - "currentOverloadBackground": "#444a73", - "currentParameterForeground": "#74a0f1", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "lineSeparatorColor": "#2f334d" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#222436", - "capsLockIconColor": "#74a0f1", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#222436", - "disabledForeground": "#828bb8", - "eapTagBackground": "#444a73", - "hoverBackground": "#444a7370", - "lightSelectionBackground": "#2f334d", - "paidTagBackground": "#444a73", - "selectionBackground": "#444a73", - "tagForeground": "#74a0f1", - "tagBackground": "#444a73", - "trialTagBackground": "#444a73", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#444a73", - "installBorderColor": "#444a73", - "installForeground": "#c8d3f5", - "installFocusedBackground": "#444a73", - "installFillForeground": "#828bb8", - "installFillBackground": "#444a73", - "updateBackground": "#74a0f1", - "updateBorderColor": "#444a73", - "updateForeground": "#c8d3f5" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#222436", - "borderColor": "#222436" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#2f334d", - "foreground": "#c8d3f5" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#2f334d", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#2f334d" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#74a0f1" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#191a2a", - "inactiveBorderColor": "#222436", - "innerBorderColor": "#2f334d", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#222436", - "inactiveBackground": "#191a2a" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#c8d3f5", - "separatorColor": "#2f334d", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#191a2a", - "background": "#191a2a", - "borderColor": "#191a2a" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#222436", + "background": "bg", "border": "2,0,2,0", - "foreground": "#c8d3f5", - "translucentBackground": "#222436" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#222436", - "foreground": "#74a0f1", - "indeterminateEndColor": "#74a0f1", - "indeterminateStartColor": "#74a0f1", - "progressColor": "#74a0f1", - "selectionBackground": "#444a73", - "trackColor": "#444a73" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#74a0f1" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#222436", - "disabledText": "#828bb8", - "foreground": "#c8d3f5" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#a9b8e8", - "acceleratorSelectionForeground": "#a9b8e8", - "background": "#222436", - "disabledBackground": "#222436", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "selectionBackground": "#444a73", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#222436", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#222436", - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#444a73", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#74a0f1", - "hoverThumbColor": "#74a0f1", - "hoverTrackColor": "#22243630", - "thumbBorderColor": "#74a0f170", - "thumbColor": "#74a0f170", - "trackColor": "#22243630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#191a2a", - "foreground": "#a9b8e8" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#222436" + "background": "bg" }, "List": { - "separatorForeground": "#a9b8e8", - "separatorColor": "#222436" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#222436", - "borderColor": "#191a2a", - "infoForeground": "#a9b8e8" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#444a73" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#74a0f1", - "startBackground": "#74a0f1", - "endColor": "#74a0f1", - "startColor": "#74a0f1" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#191a2a", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#2f334d" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#a9b8e8", - "Repeated.File.Foreground": "#c8d3f5" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#2f334d", - "foreground": "#2f334d", - "separatorColor": "#2f334d" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#222436" + "background": "hc" }, "Slider": { - "background": "#222436", - "buttonBorderColor": "#74a0f1", - "buttonColor": "#74a0f1", - "foreground": "#c8d3f5", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#2f334d", - "trackColor": "#2f334d", - "trackWidth": 7, - "thumb": "#74a0f1" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#444a73", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "errorForeground": "#c8d3f5" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#222436", + "background": "bg", "border": "3,3,3,3", - "foreground": "#c8d3f5", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#222436", - "highlight": "#222436" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#2f334d", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#222436", - "hoverBackground": "#444a73", - "LightEditBackground": "#2f334d" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#222436", - "contentAreaColor": "#444a73", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#222436", - "disabledForeground": "#828bb8", - "disabledUnderlineColor": "#828bb8", - "focus": "#2f334d", - "focusColor": "#2f334d", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#c8d3f5", - "highlight": "#222436", - "hoverColor": "#444a73", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#74a0f1" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#222436", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#191a2a", - "background": "#222436", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#828bb8", - "dropLineColor": "#74a0f1", - "dropLineShortColor": "#74a0f1", - "focusCellBackground": "#2f334d", - "focusCellForeground": "#FFFFFF", - "foreground": "#c8d3f5", - "gridColor": "#222436", - "highlightOuter": "#2f334d", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#a9b8e8", - "lightSelectionInactiveBackground": "#2f334d", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#2f334d", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#c8d3f5", - "stripeColor": "#191a2a" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#222436", - "borderColor": "#222436", - "bottomSeparatorColor": "#2f334d", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#828bb8", - "foreground": "#c8d3f5", - "focusCellBackground": "#2f334d", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#2f334d" + "separatorColor": "second" }, - "text": "#a9b8e8", - "textInactiveText": "#a9b8e8", - "textText": "#a9b8e8", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#222436", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#222436", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#222436", - "caretForeground": "#74a0f1", - "foreground": "#c8d3f5", - "inactiveForeground": "#828bb8", - "selectionBackground": "#2f334d", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#191a2a", - "Button.hoverBackground": "#444a73", - "inactiveBackground": "#222436", - "infoForeground": "#a9b8e8", - "inactiveInfoForeground": "#a9b8e8" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#c8d3f5", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#444a73", - "buttonColor": "#c8d3f5", - "disabledText": "#828bb8", - "foreground": "#c8d3f5", - "offForeground": "#222436", - "offBackground": "#222436", - "onBackground": "#74a0f1", - "onForeground": "#74a0f1" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#222436", - "borderHandleColor": "#a9b8e8", - "floatingForeground": "#a9b8e8", - "foreground": "#c8d3f5" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#222436", - "Actions.infoForeground": "#a9b8e8", - "background": "#191a2a", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "infoForeground": "#a9b8e8", - "separatorColor": "#222436", - "shortcutForeground": "#a9b8e8" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#2f334d", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#191a2a" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#222436", - "borderColor": "#2f334d", - "inactiveBackground": "#222436" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#222436" + "background": "bg" }, "HeaderTab": { - "borderColor": "#444a73", - "hoverBackground": "#444a73", - "hoverInactiveBackground": "#444a73", - "inactiveUnderlineColor": "#74a0f1", - "selectedBackground": "#191a2a", - "selectedInactiveBackground": "#191a2a", - "underlineColor": "#74a0f1", - "underlinedTabBackground": "#2f334d", - "underlinedTabInactiveBackground": "#2f334d", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#c8d3f5" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#222436", - "foreground": "#a9b8e8", - "hash": "#222436", - "hoverBackground": "#444a7370", - "hoverInactiveBackground": "#2f334d", - "modifiedItemForeground": "#74a0f1", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#444a7370", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#444a7370", - "textBackground": "#222436" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#222436", - "Canvas.background": "#191a2a", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#222436", - "foreground": "#c8d3f5" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#222436", - "background": "#222436", - "foreground": "#c8d3f5", - "hoverBorderColor": "#444a73" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#222436", - "hoverBorderColor": "#444a73" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#191a2a", - "highStroke.foreground": "#c8d3f5", - "Label.foreground": "#a9b8e8", - "List.selectionBackground": "#444a7370", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#222436", - "Component.foreground": "#c8d3f5", - "ConstraintSetText.foreground": "#a9b8e8", - "ConstraintSet.background": "#2f334d", - "CSPanel.SelectedFocusBackground": "#444a73", - "CSPanel.SelectedBackground": "#444a7370", - "cs_FocusText.infoForeground": "#a9b8e8", - "CursorTextColor.foreground": "#c8d3f5", - "HoverColor.disabledBackground": "#828bb8", - "motionGraph.background": "#222436", - "Notification.background": "#191a2a", - "ourAvg.background": "#2f334d", - "ourCS.background": "#2f334d", - "ourCS_Border.borderColor": "#222436", - "ourCS_TextColor.foreground": "#a9b8e8", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#2f334d", - "ourCS_SelectedBorder.pressedBorderColor": "#444a73", - "ourML_BarColor.separatorColor": "#222436", - "PrimaryPanel.background": "#191a2a", - "SecondaryPanel.background": "#222436", - "SecondaryPanel.header.foreground": "#a9b8e8", - "SecondaryPanel.header.background": "#191a2a", - "timeLine.disabledBorderColor": "#222436" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#222436", - "background": "#222436" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#c8d3f5", + "percent.foreground": "fg", "Placeholder": { - "background": "#222436", - "borderColor": "#222436", - "foreground": "#c8d3f5", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#222436", - "stroke.acceleratorForeground": "#a9b8e8" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#191a2a", - "errorBorderColor": "#191a2a", - "warningBackground": "#191a2a", - "warningBorderColor": "#191a2a" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#222436" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#444a73" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#74a0f1", - "otherIconColor": "#a9b8e8", - "remoteBranchIconColor": "#c8d3f5", - "tagIconColor": "#a9b8e8" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#74a0f1", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#828bb8", - "localTagIconColor": "#a9b8e8", - "mqTagIconColor": "#a9b8e8", - "tagIconColor": "#a9b8e8", - "tipIconColor": "#a9b8e8" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#a9b8e8", - "Commit.currentBranchBackground": "#2f334d", - "Commit.hoveredBackground": "#444a7370" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#444a73" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#222436", - "foreground": "#c8d3f5" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#222436", - "background": "#222436", - "borderColor": "#222436", - "captionBackground": "#191a2a", - "captionForeground": "#c8d3f5", - "Details.background": "#222436", - "footerBackground": "#191a2a", - "footerForeground": "#c8d3f5", - "headerBackground": "#222436", - "headerForeground": "#c8d3f5", - "List.background": "#191a2a", - "separatorColor": "#222436", - "SidePanel.background": "#2f334d", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#191a2a", - "actions.selectionBackground": "#444a73", - "background": "#2f334d", - "selectionBackground": "#444a73", - "selectionInactiveBackground": "#2f334d" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#222436", - "windowBorder": "#222436", - "windowText": "#a9b8e8", - "Window.border": "#222436" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#191a2a", - "#6B6B6B": "#a9b8e8", - "#A7A7A7": "#222436", - "#3D6185": "#74a0f1", - "#466D94": "#74a0f1", - "#3C3F41": "#222436", - "#545556": "#828bb8", - "#606060": "#828bb8", - "#9AA7B0": "#c8d3f5", - "#675133": "#74a0f1", - "Actions.Blue": "#70b0ff", - "Actions.Green": "#7af8ca", - "Actions.Grey": "#a9b8e8", - "Actions.GreyInline": "#7e8eda", - "Actions.GreyInline.Dark": "#c8d3f5", - "Actions.Red": "#ff757f", - "Actions.Yellow": "#ffbd76", - "Checkbox.Background.Default": "#191a2a", - "Checkbox.Background.Default.Dark": "#191a2a", - "Checkbox.Background.Disabled": "#2f334d", - "Checkbox.Background.Disabled.Dark": "#2f334d", - "Checkbox.Border.Default": "#222436", - "Checkbox.Border.Default.Dark": "#222436", - "Checkbox.Border.Disabled": "#828bb8", - "Checkbox.Border.Disabled.Dark": "#828bb8", - "Checkbox.Focus.Thin.Default": "#74a0f1", - "Checkbox.Focus.Thin.Default.Dark": "#74a0f1", - "Checkbox.Focus.Wide": "#74a0f1", - "Checkbox.Focus.Wide.Dark": "#74a0f1", - "Checkbox.Foreground.Disabled": "#828bb8", - "Checkbox.Foreground.Disabled.Dark": "#828bb8", - "Checkbox.Background.Selected": "#74a0f1", - "Checkbox.Background.Selected.Dark": "#222436", - "Checkbox.Border.Selected": "#74a0f1", - "Checkbox.Border.Selected.Dark": "#74a0f1", - "Checkbox.Foreground.Selected": "#74a0f1", - "Checkbox.Foreground.Selected.Dark": "#74a0f1", - "Checkbox.Focus.Thin.Selected": "#c8d3f5", - "Checkbox.Focus.Thin.Selected.Dark": "#c8d3f5", - "Objects.Grey": "#7e8eda", - "Objects.Blue": "#70b0ff", - "Objects.RedStatus": "#ff757f", - "Objects.Red": "#ff757f", - "Objects.Pink": "#baacff", - "Objects.Yellow": "#ffbd76", - "Objects.Green": "#7af8ca", - "Objects.Purple": "#baacff", - "Objects.BlackText": "#c8d3f5", - "Objects.YellowDark": "#ff9668", - "Objects.GreenAndroid": "#7af8ca" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl Contrast.theme.json index ac8bc84e..73e70b58 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Night Owl Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#011627", + "bg30": "#01162730", + "fg": "#d6deeb", + "text": "#5f7e97", + "selBg": "#084d81", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#122d42", + "excl": "#0e293f", + "second": "#0b2942", + "dis": "#697098", + "accent": "#7e57c2", + "accent2": "#7e57c22", + "accent50": "#7e57c250", + "accent70": "#7e57c270", + "cs": "#010e1a", + "button": "#0b253a", + "table": "#13344f", + "tree": "#13344f50", + "hl": "#084d81", + "notif": "#01111d", + "hc": "#010e1a", + "white": "#addb67", + "blue": "#82aaff", + "red": "#7fdbca", + "yellow": "#addb67", + "green": "#ecc48d", + "gray": "#637777", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Night Owl.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "borderColor": "#122d42", - "disabledBackground": "#0e293f", - "disabledForeground": "#697098", - "disabledText": "#697098", - "focusColor": "#084d81", - "focusedBorderColor": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#0e293f", - "inactiveForeground": "#5f7e97", - "infoForeground": "#5f7e97", - "selectionBackground": "#5f7e9790", - "selectionBackgroundInactive": "#0b2942", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#0b2942", - "separatorColor": "#122d42" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#011627", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#7e57c250", - "hoverBorderColor": "#7e57c250", - "hoverSeparatorColor": "#0b253a", - "focusedBorderColor": "#7e57c250", - "pressedBackground": "#7e57c250", - "pressedBorderColor": "#7e57c250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#5f7e9790" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#011627", - "Borders.color": "#122d42", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#011627", + "background": "bg", "default": { - "endBackground": "#13344f", - "endBorderColor": "#13344f", - "foreground": "#FFFFFF", - "focusColor": "#7e57c2", - "focusedBorderColor": "#7e57c2", - "shadowColor": "#13344f", - "startBackground": "#13344f", - "startBorderColor": "#13344f" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#0b253a", - "disabledText": "#697098", - "endBackground": "#0b253a", - "endBorderColor": "#0b253a", - "focus": "#084d81", - "focusedBorderColor": "#7e57c2", - "foreground": "#5f7e97", - "highlight": "#FFFFFF", - "mt.background": "#0b253a", - "mt.foreground": "#5f7e97", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#13344f", - "mt.selection.color2": "#13344f", - "startBackground": "#0b253a", - "startBorderColor": "#0b253a", - "shadowColor": "#0b253a", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#122d42", - "Tooltip.background": "#01111d" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#010e1a", - "selectionBackground": "#5f7e9790" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb", - "select": "#7e57c2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#d6deeb", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#7e57c2", - "dropdownBorder": "#0b2942", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#011627", - "foreground": "#d6deeb", - "swatchesDefaultRecentColor": "#d6deeb" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#0b253a", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#0b253a", - "disabledIconColor": "#697098", - "iconColor": "#d6deeb", - "nonEditableBackground": "#011627" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#010e1a", - "buttonBackground": "#0b253a", - "darcula.hoveredArrowButtonForeground": "#7e57c2", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "modifiedItemForeground": "#7e57c2", - "nonEditableBackground": "#0b2942", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#122d42", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#0b2942", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "matchForeground": "#7e57c2", - "matchSelectionForeground": "#7e57c2", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#5f7e97", - "selectionInactiveBackground": "#084d81", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#084d81", - "disabledBorderColor": "#0b253a", - "focusColor": "#7e57c2", - "focusedBorderColor": "#7e57c2", - "hoverIconColor": "#7e57c2", - "infoForeground": "#5f7e97", - "iconColor": "#d6deeb" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#011627", - "controlText": "#5f7e97", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#7e57c2", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#5f7e97", - "changedValueForeground": "#7e57c2", - "errorMessageForeground": "#7fdbca", - "evaluatingExpressionForeground": "#5f7e97", - "exceptionForeground": "#addb67", - "modifyingValueForeground": "#7e57c2", - "valueForeground": "#7e57c2" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#084d81", - "underlinedTabBackground": "#084d81" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#084d81" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#011627", - "borderColor": "#011627", - "hoverBackground": "#13344f", - "hoverColor": "#010e1a", - "hoverMaskColor": "#084d81", - "inactiveColoredTabBackground": "#011627", - "inactiveColoredFileBackground": "#0b253a", - "inactiveUnderlineColor": "#7e57c2", - "inactiveMaskColor": "#010e1a", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#011627", - "DialogWrapper.southPanelBackground": "#011627", - "DialogWrapper.southPanelDivider": "#011627", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#011627", - "areaBorderColor": "#011627", - "areaForeground": "#d6deeb" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#010e1a", - "foreground": "#d6deeb", - "shortcutForeground": "#5f7e97" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#010e1a", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#011627", - "inactiveForeground": "#697098", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#0b2942", - "hoverBackground": "#084d81", - "hoverColor": "#084d81", - "hoverMaskColor": "#084d81", - "inactiveMaskColor": "#011627", - "inactiveColoredFileBackground": "#011627", - "inactiveUnderlineColor": "#697098", - "selectedForeground": "#d6deeb", - "selectedBackground": "#13344f", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#011627", - "borderColor": "#0b2942", - "hoverBackground": "#084d81", - "hoverColor": "#084d81", - "inactiveUnderlineColor": "#7e57c2", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#d6deeb" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#0e293f", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#122d42", + "Focus.color": "border", "FormattedTextField": { - "background": "#010e1a", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#0b253a", - "inactiveForeground": "#697098", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#13344f" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#01111d", "Group": { - "disabledSeparatorColor": "#122d42", - "separatorColor": "#122d42" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#5f7e97", - "lineSeparatorColor": "#011627" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#011627", - "inactive": "#010e1a" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#011627", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "shortcutForeground": "#5f7e97" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#7e57c2", - "inactiveCaption": "#0b2942", - "inactiveCaptionBorder": "#011627", - "inactiveCaptionText": "#5f7e97", - "info": "#5f7e97", - "infoText": "#5f7e97", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#122d42", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#011627" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#d6deeb", - "background": "#011627", - "inactiveTitleForeground": "#5f7e97" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#011627", - "disabledForeground": "#697098", - "disabledShadow": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#d6deeb" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#7e57c2", - "hoverForeground": "#7e57c2", - "pressedForeground": "#7e57c2", - "secondaryForeground": "#5f7e97", - "visitedForeground": "#7e57c2" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#7e57c2", + "link.foreground": "accent", "List": { - "background": "#0b2942", - "foreground": "#d6deeb", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f50" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#011627", - "branchColor": "#d6deeb", - "contrast": "#010e1a", - "foreground": "#d6deeb", - "mergeCommits": "#0b253a", - "primaryColor": "#5f7e97", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#011627", - "tab.borderColor": "#7e57c2", - "tagColor": "#5f7e97" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#0b2942", - "usedColor": "#084d81", - "usedBackground": "#084d81" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#011627", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#0b2942", - "disabledBackground": "#0b2942", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "separatorColor": "#122d42" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#010e1a", - "borderColor": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "highlight": "#011627", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "shadow": "#010e1a" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#d6deeb", - "borderColor": "#011627" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#011627" + "background": "bg" }, "SearchField": { - "background": "#010e1a" + "background": "hc" } }, - "NewPSD.warning": "#7e57c2", + "NewPSD.warning": "accent", "Notification": { - "background": "#01111d", - "borderColor": "#01111d", - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "foreground": "#d6deeb", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#0b253a", - "foreground": "#d6deeb", - "innerBorderColor": "#0b253a" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "informativeBackground": "#01111d", - "informativeBorderColor": "#01111d", - "warningBackground": "#01111d", - "warningBorderColor": "#01111d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#122d42", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#011627", - "foreground": "#d6deeb", - "messageForeground": "#d6deeb" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#0b253a", - "focusedColor": "#7e57c2", - "disabledColor": "#697098" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#011627", - "foreground": "#d6deeb" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#0b2942", - "borderColor": "#13344f", - "currentOverloadBackground": "#084d81", - "currentParameterForeground": "#7e57c2", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "lineSeparatorColor": "#13344f" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#010e1a", - "capsLockIconColor": "#7e57c2", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#011627", - "disabledForeground": "#697098", - "eapTagBackground": "#084d81", - "hoverBackground": "#13344f50", - "lightSelectionBackground": "#13344f", - "paidTagBackground": "#084d81", - "selectionBackground": "#5f7e9790", - "tagForeground": "#7e57c2", - "tagBackground": "#084d81", - "trialTagBackground": "#084d81", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#0b253a", - "installBorderColor": "#0b253a", - "installForeground": "#d6deeb", - "installFocusedBackground": "#084d81", - "installFillForeground": "#697098", - "installFillBackground": "#0b253a", - "updateBackground": "#7e57c2", - "updateBorderColor": "#0b253a", - "updateForeground": "#d6deeb" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#010e1a", - "borderColor": "#122d42" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#0b2942", - "foreground": "#d6deeb" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#13344f", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#13344f" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#011627", - "borderColor": "#011627", - "foreground": "#7e57c2" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#010e1a", - "inactiveBorderColor": "#011627", - "innerBorderColor": "#0b2942", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#011627", - "inactiveBackground": "#010e1a" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#d6deeb", - "separatorColor": "#0b2942", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#010e1a", - "background": "#010e1a", - "borderColor": "#010e1a" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#011627", + "background": "bg", "border": "2,0,2,0", - "foreground": "#d6deeb", - "translucentBackground": "#011627" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#011627", - "foreground": "#7e57c2", - "indeterminateEndColor": "#7e57c2", - "indeterminateStartColor": "#7e57c2", - "progressColor": "#7e57c2", - "selectionBackground": "#084d81", - "trackColor": "#084d81" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#7e57c2" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#122d42", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#011627", - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#084d81", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#010e1a", - "foreground": "#5f7e97" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#011627" + "background": "bg" }, "List": { - "separatorForeground": "#5f7e97", - "separatorColor": "#122d42" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#011627", - "borderColor": "#010e1a", - "infoForeground": "#5f7e97" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#084d81" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#7e57c2", - "startBackground": "#7e57c2", - "endColor": "#7e57c2", - "startColor": "#7e57c2" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#01111d", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#13344f" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#5f7e97", - "Repeated.File.Foreground": "#d6deeb" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#0b2942", - "foreground": "#0b2942", - "separatorColor": "#0b2942" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#010e1a" + "background": "hc" }, "Slider": { - "background": "#011627", - "buttonBorderColor": "#7e57c2", - "buttonColor": "#7e57c2", - "foreground": "#d6deeb", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#0b2942", - "trackColor": "#13344f", - "trackWidth": 7, - "thumb": "#7e57c2" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#084d81", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "errorForeground": "#d6deeb" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#011627", + "background": "bg", "border": "3,3,3,3", - "foreground": "#d6deeb", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#011627", - "highlight": "#010e1a" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#0b2942", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#011627", - "hoverBackground": "#084d81", - "LightEditBackground": "#13344f" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#011627", - "contentAreaColor": "#084d81", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#122d42", - "disabledForeground": "#697098", - "disabledUnderlineColor": "#697098", - "focus": "#13344f", - "focusColor": "#13344f", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#d6deeb", - "highlight": "#122d42", - "hoverColor": "#084d81", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#7e57c2" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#010e1a", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#010e1a", - "background": "#011627", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#697098", - "dropLineColor": "#7e57c2", - "dropLineShortColor": "#7e57c2", - "focusCellBackground": "#13344f", - "focusCellForeground": "#FFFFFF", - "foreground": "#d6deeb", - "gridColor": "#011627", - "highlightOuter": "#13344f", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#5f7e97", - "lightSelectionInactiveBackground": "#0b2942", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#d6deeb", - "stripeColor": "#010e1a" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#011627", - "borderColor": "#011627", - "bottomSeparatorColor": "#0b2942", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "focusCellBackground": "#13344f", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#0b2942" + "separatorColor": "second" }, - "text": "#5f7e97", - "textInactiveText": "#5f7e97", - "textText": "#5f7e97", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#010e1a", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#010e1a", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#010e1a", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#010e1a", - "Button.hoverBackground": "#084d81", - "inactiveBackground": "#011627", - "infoForeground": "#5f7e97", - "inactiveInfoForeground": "#5f7e97" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#d6deeb", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#0b253a", - "buttonColor": "#d6deeb", - "disabledText": "#697098", - "foreground": "#d6deeb", - "offForeground": "#011627", - "offBackground": "#011627", - "onBackground": "#7e57c2", - "onForeground": "#7e57c2" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#010e1a", - "borderHandleColor": "#5f7e97", - "floatingForeground": "#5f7e97", - "foreground": "#d6deeb" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#011627", - "Actions.infoForeground": "#5f7e97", - "background": "#01111d", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "separatorColor": "#122d42", - "shortcutForeground": "#5f7e97" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#13344f", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#010e1a" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#011627", - "borderColor": "#0b2942", - "inactiveBackground": "#011627" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#011627" + "background": "bg" }, "HeaderTab": { - "borderColor": "#084d81", - "hoverBackground": "#084d81", - "hoverInactiveBackground": "#084d81", - "inactiveUnderlineColor": "#7e57c2", - "selectedBackground": "#010e1a", - "selectedInactiveBackground": "#010e1a", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabInactiveBackground": "#0b2942", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#d6deeb" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#010e1a", - "foreground": "#5f7e97", - "hash": "#122d42", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "modifiedItemForeground": "#7e57c2", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#13344f50", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f50", - "textBackground": "#010e1a" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#122d42", - "Canvas.background": "#010e1a", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#011627", - "foreground": "#d6deeb" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#122d42", - "background": "#011627", - "foreground": "#d6deeb", - "hoverBorderColor": "#084d81" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#122d42", - "hoverBorderColor": "#084d81" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#010e1a", - "highStroke.foreground": "#d6deeb", - "Label.foreground": "#5f7e97", - "List.selectionBackground": "#13344f50", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#122d42", - "Component.foreground": "#d6deeb", - "ConstraintSetText.foreground": "#5f7e97", - "ConstraintSet.background": "#0b2942", - "CSPanel.SelectedFocusBackground": "#5f7e9790", - "CSPanel.SelectedBackground": "#13344f50", - "cs_FocusText.infoForeground": "#5f7e97", - "CursorTextColor.foreground": "#d6deeb", - "HoverColor.disabledBackground": "#697098", - "motionGraph.background": "#011627", - "Notification.background": "#01111d", - "ourAvg.background": "#0b2942", - "ourCS.background": "#0b2942", - "ourCS_Border.borderColor": "#122d42", - "ourCS_TextColor.foreground": "#5f7e97", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#13344f", - "ourCS_SelectedBorder.pressedBorderColor": "#084d81", - "ourML_BarColor.separatorColor": "#122d42", - "PrimaryPanel.background": "#010e1a", - "SecondaryPanel.background": "#011627", - "SecondaryPanel.header.foreground": "#5f7e97", - "SecondaryPanel.header.background": "#010e1a", - "timeLine.disabledBorderColor": "#122d42" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#122d42", - "background": "#011627" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#d6deeb", + "percent.foreground": "fg", "Placeholder": { - "background": "#011627", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#011627", - "stroke.acceleratorForeground": "#5f7e97" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "warningBackground": "#01111d", - "warningBorderColor": "#01111d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#011627" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#084d81" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#7e57c2", - "otherIconColor": "#5f7e97", - "remoteBranchIconColor": "#d6deeb", - "tagIconColor": "#5f7e97" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#7e57c2", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#697098", - "localTagIconColor": "#5f7e97", - "mqTagIconColor": "#5f7e97", - "tagIconColor": "#5f7e97", - "tipIconColor": "#5f7e97" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#5f7e97", - "Commit.currentBranchBackground": "#0b2942", - "Commit.hoveredBackground": "#13344f50" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#084d81" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#010e1a", - "foreground": "#d6deeb" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#011627", - "background": "#011627", - "borderColor": "#011627", - "captionBackground": "#010e1a", - "captionForeground": "#d6deeb", - "Details.background": "#011627", - "footerBackground": "#010e1a", - "footerForeground": "#d6deeb", - "headerBackground": "#011627", - "headerForeground": "#d6deeb", - "List.background": "#010e1a", - "separatorColor": "#122d42", - "SidePanel.background": "#0b2942", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#010e1a", - "actions.selectionBackground": "#084d81", - "background": "#0b2942", - "selectionBackground": "#5f7e9790", - "selectionInactiveBackground": "#0b2942" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#010e1a", - "windowBorder": "#122d42", - "windowText": "#5f7e97", - "Window.border": "#122d42" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#010e1a", - "#6B6B6B": "#5f7e97", - "#A7A7A7": "#011627", - "#3D6185": "#7e57c2", - "#466D94": "#7e57c2", - "#3C3F41": "#011627", - "#545556": "#697098", - "#606060": "#697098", - "#9AA7B0": "#d6deeb", - "#675133": "#7e57c2", - "Actions.Blue": "#82aaff", - "Actions.Green": "#ecc48d", - "Actions.Grey": "#5f7e97", - "Actions.GreyInline": "#637777", - "Actions.GreyInline.Dark": "#d6deeb", - "Actions.Red": "#7fdbca", - "Actions.Yellow": "#addb67", - "Checkbox.Background.Default": "#010e1a", - "Checkbox.Background.Default.Dark": "#010e1a", - "Checkbox.Background.Disabled": "#0e293f", - "Checkbox.Background.Disabled.Dark": "#0e293f", - "Checkbox.Border.Default": "#122d42", - "Checkbox.Border.Default.Dark": "#122d42", - "Checkbox.Border.Disabled": "#697098", - "Checkbox.Border.Disabled.Dark": "#697098", - "Checkbox.Focus.Thin.Default": "#7e57c2", - "Checkbox.Focus.Thin.Default.Dark": "#7e57c2", - "Checkbox.Focus.Wide": "#7e57c2", - "Checkbox.Focus.Wide.Dark": "#7e57c2", - "Checkbox.Foreground.Disabled": "#697098", - "Checkbox.Foreground.Disabled.Dark": "#697098", - "Checkbox.Background.Selected": "#7e57c2", - "Checkbox.Background.Selected.Dark": "#011627", - "Checkbox.Border.Selected": "#7e57c2", - "Checkbox.Border.Selected.Dark": "#7e57c2", - "Checkbox.Foreground.Selected": "#7e57c2", - "Checkbox.Foreground.Selected.Dark": "#7e57c2", - "Checkbox.Focus.Thin.Selected": "#d6deeb", - "Checkbox.Focus.Thin.Selected.Dark": "#d6deeb", - "Objects.Grey": "#637777", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#7fdbca", - "Objects.Red": "#7fdbca", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#addb67", - "Objects.Green": "#ecc48d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#d6deeb", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#ecc48d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl.theme.json index 91729def..63b6d059 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Night Owl.theme.json @@ -2,1004 +2,1089 @@ "name": "Night Owl", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#011627", + "bg30": "#01162730", + "fg": "#d6deeb", + "text": "#5f7e97", + "selBg": "#084d81", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#122d42", + "excl": "#0e293f", + "second": "#0b2942", + "dis": "#697098", + "accent": "#7e57c2", + "accent2": "#7e57c22", + "accent50": "#7e57c250", + "accent70": "#7e57c270", + "cs": "#010e1a", + "button": "#0b253a", + "table": "#13344f", + "tree": "#13344f50", + "hl": "#084d81", + "notif": "#01111d", + "hc": "#011627", + "white": "#addb67", + "blue": "#82aaff", + "red": "#7fdbca", + "yellow": "#addb67", + "green": "#ecc48d", + "gray": "#637777", + "purple": "#c792ea", + "orange": "#f78c6c" + }, "editorScheme": "colors/Night Owl.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "borderColor": "#122d42", - "disabledBackground": "#0e293f", - "disabledForeground": "#697098", - "disabledText": "#697098", - "focusColor": "#084d81", - "focusedBorderColor": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#0e293f", - "inactiveForeground": "#5f7e97", - "infoForeground": "#5f7e97", - "selectionBackground": "#5f7e9790", - "selectionBackgroundInactive": "#0b2942", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#0b2942", - "separatorColor": "#122d42" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#011627", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#7e57c250", - "hoverBorderColor": "#7e57c250", - "hoverSeparatorColor": "#0b253a", - "focusedBorderColor": "#7e57c250", - "pressedBackground": "#7e57c250", - "pressedBorderColor": "#7e57c250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#5f7e9790" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#011627", - "Borders.color": "#122d42", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#011627", + "background": "bg", "default": { - "endBackground": "#13344f", - "endBorderColor": "#13344f", - "foreground": "#FFFFFF", - "focusColor": "#7e57c2", - "focusedBorderColor": "#7e57c2", - "shadowColor": "#13344f", - "startBackground": "#13344f", - "startBorderColor": "#13344f" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#0b253a", - "disabledText": "#697098", - "endBackground": "#0b253a", - "endBorderColor": "#0b253a", - "focus": "#084d81", - "focusedBorderColor": "#7e57c2", - "foreground": "#5f7e97", - "highlight": "#FFFFFF", - "mt.background": "#0b253a", - "mt.foreground": "#5f7e97", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#13344f", - "mt.selection.color2": "#13344f", - "startBackground": "#0b253a", - "startBorderColor": "#0b253a", - "shadowColor": "#0b253a", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#122d42", - "Tooltip.background": "#01111d" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#010e1a", - "selectionBackground": "#5f7e9790" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb", - "select": "#7e57c2" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#d6deeb", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#7e57c2", - "dropdownBorder": "#0b2942", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#011627", - "foreground": "#d6deeb", - "swatchesDefaultRecentColor": "#d6deeb" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#0b253a", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#0b253a", - "disabledIconColor": "#697098", - "iconColor": "#d6deeb", - "nonEditableBackground": "#011627" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#011627", - "buttonBackground": "#0b253a", - "darcula.hoveredArrowButtonForeground": "#7e57c2", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "modifiedItemForeground": "#7e57c2", - "nonEditableBackground": "#0b2942", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#122d42", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#0b2942", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "matchForeground": "#7e57c2", - "matchSelectionForeground": "#7e57c2", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#5f7e97", - "selectionInactiveBackground": "#084d81", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#084d81", - "disabledBorderColor": "#0b253a", - "focusColor": "#7e57c2", - "focusedBorderColor": "#7e57c2", - "hoverIconColor": "#7e57c2", - "infoForeground": "#5f7e97", - "iconColor": "#d6deeb" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#011627", - "controlText": "#5f7e97", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#7e57c2", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#5f7e97", - "changedValueForeground": "#7e57c2", - "errorMessageForeground": "#7fdbca", - "evaluatingExpressionForeground": "#5f7e97", - "exceptionForeground": "#addb67", - "modifyingValueForeground": "#7e57c2", - "valueForeground": "#7e57c2" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#084d81", - "underlinedTabBackground": "#084d81" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#084d81" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#011627", - "borderColor": "#011627", - "hoverBackground": "#13344f", - "hoverColor": "#011627", - "hoverMaskColor": "#084d81", - "inactiveColoredTabBackground": "#011627", - "inactiveColoredFileBackground": "#0b253a", - "inactiveUnderlineColor": "#7e57c2", - "inactiveMaskColor": "#011627", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#011627", - "DialogWrapper.southPanelBackground": "#011627", - "DialogWrapper.southPanelDivider": "#011627", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#011627", - "areaBorderColor": "#011627", - "areaForeground": "#d6deeb" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#011627", - "foreground": "#d6deeb", - "shortcutForeground": "#5f7e97" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#011627", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#011627", - "inactiveForeground": "#697098", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#0b2942", - "hoverBackground": "#084d81", - "hoverColor": "#084d81", - "hoverMaskColor": "#084d81", - "inactiveMaskColor": "#011627", - "inactiveColoredFileBackground": "#011627", - "inactiveUnderlineColor": "#697098", - "selectedForeground": "#d6deeb", - "selectedBackground": "#13344f", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#011627", - "borderColor": "#0b2942", - "hoverBackground": "#084d81", - "hoverColor": "#084d81", - "inactiveUnderlineColor": "#7e57c2", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabForeground": "#d6deeb" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#0e293f", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#122d42", + "Focus.color": "border", "FormattedTextField": { - "background": "#011627", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveBackground": "#0b253a", - "inactiveForeground": "#697098", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#13344f" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#01111d", "Group": { - "disabledSeparatorColor": "#122d42", - "separatorColor": "#122d42" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#5f7e97", - "lineSeparatorColor": "#011627" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#011627", - "inactive": "#010e1a" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#011627", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "shortcutForeground": "#5f7e97" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#7e57c2", - "inactiveCaption": "#0b2942", - "inactiveCaptionBorder": "#011627", - "inactiveCaptionText": "#5f7e97", - "info": "#5f7e97", - "infoText": "#5f7e97", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#122d42", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#011627" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#d6deeb", - "background": "#011627", - "inactiveTitleForeground": "#5f7e97" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#011627", - "disabledForeground": "#697098", - "disabledShadow": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#d6deeb" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#7e57c2", - "hoverForeground": "#7e57c2", - "pressedForeground": "#7e57c2", - "secondaryForeground": "#5f7e97", - "visitedForeground": "#7e57c2" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#7e57c2", + "link.foreground": "accent", "List": { - "background": "#0b2942", - "foreground": "#d6deeb", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f50" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#011627", - "branchColor": "#d6deeb", - "contrast": "#010e1a", - "foreground": "#d6deeb", - "mergeCommits": "#0b253a", - "primaryColor": "#5f7e97", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#011627", - "tab.borderColor": "#7e57c2", - "tagColor": "#5f7e97" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#0b2942", - "usedColor": "#084d81", - "usedBackground": "#084d81" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#011627", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#0b2942", - "disabledBackground": "#0b2942", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "separatorColor": "#122d42" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#011627", - "borderColor": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "highlight": "#011627", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF", - "shadow": "#011627" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#d6deeb", - "borderColor": "#011627" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#011627" + "background": "bg" }, "SearchField": { - "background": "#011627" + "background": "hc" } }, - "NewPSD.warning": "#7e57c2", + "NewPSD.warning": "accent", "Notification": { - "background": "#01111d", - "borderColor": "#01111d", - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "foreground": "#d6deeb", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#0b253a", - "foreground": "#d6deeb", - "innerBorderColor": "#0b253a" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "informativeBackground": "#01111d", - "informativeBorderColor": "#01111d", - "warningBackground": "#01111d", - "warningBorderColor": "#01111d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#122d42", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#011627", - "foreground": "#d6deeb", - "messageForeground": "#d6deeb" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#0b253a", - "focusedColor": "#7e57c2", - "disabledColor": "#697098" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#011627", - "foreground": "#d6deeb" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#0b2942", - "borderColor": "#13344f", - "currentOverloadBackground": "#084d81", - "currentParameterForeground": "#7e57c2", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "lineSeparatorColor": "#13344f" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#011627", - "capsLockIconColor": "#7e57c2", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#011627", - "disabledForeground": "#697098", - "eapTagBackground": "#084d81", - "hoverBackground": "#13344f50", - "lightSelectionBackground": "#13344f", - "paidTagBackground": "#084d81", - "selectionBackground": "#5f7e9790", - "tagForeground": "#7e57c2", - "tagBackground": "#084d81", - "trialTagBackground": "#084d81", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#0b253a", - "installBorderColor": "#0b253a", - "installForeground": "#d6deeb", - "installFocusedBackground": "#084d81", - "installFillForeground": "#697098", - "installFillBackground": "#0b253a", - "updateBackground": "#7e57c2", - "updateBorderColor": "#0b253a", - "updateForeground": "#d6deeb" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#011627", - "borderColor": "#122d42" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#0b2942", - "foreground": "#d6deeb" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#13344f", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#13344f" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#011627", - "borderColor": "#011627", - "foreground": "#7e57c2" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#010e1a", - "inactiveBorderColor": "#011627", - "innerBorderColor": "#0b2942", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#011627", - "inactiveBackground": "#010e1a" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#d6deeb", - "separatorColor": "#0b2942", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#010e1a", - "background": "#010e1a", - "borderColor": "#010e1a" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#011627", + "background": "bg", "border": "2,0,2,0", - "foreground": "#d6deeb", - "translucentBackground": "#011627" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#011627", - "foreground": "#7e57c2", - "indeterminateEndColor": "#7e57c2", - "indeterminateStartColor": "#7e57c2", - "progressColor": "#7e57c2", - "selectionBackground": "#084d81", - "trackColor": "#084d81" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#7e57c2" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#011627", - "disabledText": "#697098", - "foreground": "#d6deeb" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#5f7e97", - "acceleratorSelectionForeground": "#5f7e97", - "background": "#011627", - "disabledBackground": "#011627", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "selectionBackground": "#5f7e9790", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#122d42", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#011627", - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#084d81", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#7e57c2", - "hoverThumbColor": "#7e57c2", - "hoverTrackColor": "#01162730", - "thumbBorderColor": "#7e57c270", - "thumbColor": "#7e57c270", - "trackColor": "#01162730" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#010e1a", - "foreground": "#5f7e97" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#011627" + "background": "bg" }, "List": { - "separatorForeground": "#5f7e97", - "separatorColor": "#122d42" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#011627", - "borderColor": "#010e1a", - "infoForeground": "#5f7e97" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#084d81" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#7e57c2", - "startBackground": "#7e57c2", - "endColor": "#7e57c2", - "startColor": "#7e57c2" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#01111d", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#13344f" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#5f7e97", - "Repeated.File.Foreground": "#d6deeb" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#0b2942", - "foreground": "#0b2942", - "separatorColor": "#0b2942" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#011627" + "background": "hc" }, "Slider": { - "background": "#011627", - "buttonBorderColor": "#7e57c2", - "buttonColor": "#7e57c2", - "foreground": "#d6deeb", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#0b2942", - "trackColor": "#13344f", - "trackWidth": 7, - "thumb": "#7e57c2" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#084d81", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "errorForeground": "#d6deeb" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#011627", + "background": "bg", "border": "3,3,3,3", - "foreground": "#d6deeb", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#011627", - "highlight": "#011627" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#0b2942", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#011627", - "hoverBackground": "#084d81", - "LightEditBackground": "#13344f" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#011627", - "contentAreaColor": "#084d81", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#122d42", - "disabledForeground": "#697098", - "disabledUnderlineColor": "#697098", - "focus": "#13344f", - "focusColor": "#13344f", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#d6deeb", - "highlight": "#122d42", - "hoverColor": "#084d81", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#7e57c2" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#011627", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#010e1a", - "background": "#011627", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#697098", - "dropLineColor": "#7e57c2", - "dropLineShortColor": "#7e57c2", - "focusCellBackground": "#13344f", - "focusCellForeground": "#FFFFFF", - "foreground": "#d6deeb", - "gridColor": "#011627", - "highlightOuter": "#13344f", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#5f7e97", - "lightSelectionInactiveBackground": "#0b2942", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#d6deeb", - "stripeColor": "#010e1a" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#011627", - "borderColor": "#011627", - "bottomSeparatorColor": "#0b2942", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#697098", - "foreground": "#d6deeb", - "focusCellBackground": "#13344f", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#0b2942" + "separatorColor": "second" }, - "text": "#5f7e97", - "textInactiveText": "#5f7e97", - "textText": "#5f7e97", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#011627", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#011627", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#011627", - "caretForeground": "#7e57c2", - "foreground": "#d6deeb", - "inactiveForeground": "#697098", - "selectionBackground": "#13344f", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#010e1a", - "Button.hoverBackground": "#084d81", - "inactiveBackground": "#011627", - "infoForeground": "#5f7e97", - "inactiveInfoForeground": "#5f7e97" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#d6deeb", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#0b253a", - "buttonColor": "#d6deeb", - "disabledText": "#697098", - "foreground": "#d6deeb", - "offForeground": "#011627", - "offBackground": "#011627", - "onBackground": "#7e57c2", - "onForeground": "#7e57c2" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#011627", - "borderHandleColor": "#5f7e97", - "floatingForeground": "#5f7e97", - "foreground": "#d6deeb" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#011627", - "Actions.infoForeground": "#5f7e97", - "background": "#01111d", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "infoForeground": "#5f7e97", - "separatorColor": "#122d42", - "shortcutForeground": "#5f7e97" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#13344f", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#010e1a" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#011627", - "borderColor": "#0b2942", - "inactiveBackground": "#011627" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#011627" + "background": "bg" }, "HeaderTab": { - "borderColor": "#084d81", - "hoverBackground": "#084d81", - "hoverInactiveBackground": "#084d81", - "inactiveUnderlineColor": "#7e57c2", - "selectedBackground": "#010e1a", - "selectedInactiveBackground": "#010e1a", - "underlineColor": "#7e57c2", - "underlinedTabBackground": "#13344f", - "underlinedTabInactiveBackground": "#0b2942", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#d6deeb" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#011627", - "foreground": "#5f7e97", - "hash": "#122d42", - "hoverBackground": "#13344f50", - "hoverInactiveBackground": "#13344f", - "modifiedItemForeground": "#7e57c2", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#13344f50", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#13344f50", - "textBackground": "#011627" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#122d42", - "Canvas.background": "#010e1a", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#011627", - "foreground": "#d6deeb" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#122d42", - "background": "#011627", - "foreground": "#d6deeb", - "hoverBorderColor": "#084d81" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#122d42", - "hoverBorderColor": "#084d81" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#010e1a", - "highStroke.foreground": "#d6deeb", - "Label.foreground": "#5f7e97", - "List.selectionBackground": "#13344f50", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#122d42", - "Component.foreground": "#d6deeb", - "ConstraintSetText.foreground": "#5f7e97", - "ConstraintSet.background": "#0b2942", - "CSPanel.SelectedFocusBackground": "#5f7e9790", - "CSPanel.SelectedBackground": "#13344f50", - "cs_FocusText.infoForeground": "#5f7e97", - "CursorTextColor.foreground": "#d6deeb", - "HoverColor.disabledBackground": "#697098", - "motionGraph.background": "#011627", - "Notification.background": "#01111d", - "ourAvg.background": "#0b2942", - "ourCS.background": "#0b2942", - "ourCS_Border.borderColor": "#122d42", - "ourCS_TextColor.foreground": "#5f7e97", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#13344f", - "ourCS_SelectedBorder.pressedBorderColor": "#084d81", - "ourML_BarColor.separatorColor": "#122d42", - "PrimaryPanel.background": "#010e1a", - "SecondaryPanel.background": "#011627", - "SecondaryPanel.header.foreground": "#5f7e97", - "SecondaryPanel.header.background": "#010e1a", - "timeLine.disabledBorderColor": "#122d42" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#122d42", - "background": "#011627" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#d6deeb", + "percent.foreground": "fg", "Placeholder": { - "background": "#011627", - "borderColor": "#122d42", - "foreground": "#d6deeb", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#011627", - "stroke.acceleratorForeground": "#5f7e97" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#01111d", - "errorBorderColor": "#01111d", - "warningBackground": "#01111d", - "warningBorderColor": "#01111d" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#011627" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#084d81" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#7e57c2", - "otherIconColor": "#5f7e97", - "remoteBranchIconColor": "#d6deeb", - "tagIconColor": "#5f7e97" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#7e57c2", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#697098", - "localTagIconColor": "#5f7e97", - "mqTagIconColor": "#5f7e97", - "tagIconColor": "#5f7e97", - "tipIconColor": "#5f7e97" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#5f7e97", - "Commit.currentBranchBackground": "#0b2942", - "Commit.hoveredBackground": "#13344f50" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#084d81" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#011627", - "foreground": "#d6deeb" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#011627", - "background": "#011627", - "borderColor": "#011627", - "captionBackground": "#010e1a", - "captionForeground": "#d6deeb", - "Details.background": "#011627", - "footerBackground": "#010e1a", - "footerForeground": "#d6deeb", - "headerBackground": "#011627", - "headerForeground": "#d6deeb", - "List.background": "#010e1a", - "separatorColor": "#122d42", - "SidePanel.background": "#0b2942", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#010e1a", - "actions.selectionBackground": "#084d81", - "background": "#0b2942", - "selectionBackground": "#5f7e9790", - "selectionInactiveBackground": "#0b2942" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#011627", - "windowBorder": "#122d42", - "windowText": "#5f7e97", - "Window.border": "#122d42" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#010e1a", - "#6B6B6B": "#5f7e97", - "#A7A7A7": "#011627", - "#3D6185": "#7e57c2", - "#466D94": "#7e57c2", - "#3C3F41": "#011627", - "#545556": "#697098", - "#606060": "#697098", - "#9AA7B0": "#d6deeb", - "#675133": "#7e57c2", - "Actions.Blue": "#82aaff", - "Actions.Green": "#ecc48d", - "Actions.Grey": "#5f7e97", - "Actions.GreyInline": "#637777", - "Actions.GreyInline.Dark": "#d6deeb", - "Actions.Red": "#7fdbca", - "Actions.Yellow": "#addb67", - "Checkbox.Background.Default": "#010e1a", - "Checkbox.Background.Default.Dark": "#010e1a", - "Checkbox.Background.Disabled": "#0e293f", - "Checkbox.Background.Disabled.Dark": "#0e293f", - "Checkbox.Border.Default": "#122d42", - "Checkbox.Border.Default.Dark": "#122d42", - "Checkbox.Border.Disabled": "#697098", - "Checkbox.Border.Disabled.Dark": "#697098", - "Checkbox.Focus.Thin.Default": "#7e57c2", - "Checkbox.Focus.Thin.Default.Dark": "#7e57c2", - "Checkbox.Focus.Wide": "#7e57c2", - "Checkbox.Focus.Wide.Dark": "#7e57c2", - "Checkbox.Foreground.Disabled": "#697098", - "Checkbox.Foreground.Disabled.Dark": "#697098", - "Checkbox.Background.Selected": "#7e57c2", - "Checkbox.Background.Selected.Dark": "#011627", - "Checkbox.Border.Selected": "#7e57c2", - "Checkbox.Border.Selected.Dark": "#7e57c2", - "Checkbox.Foreground.Selected": "#7e57c2", - "Checkbox.Foreground.Selected.Dark": "#7e57c2", - "Checkbox.Focus.Thin.Selected": "#d6deeb", - "Checkbox.Focus.Thin.Selected.Dark": "#d6deeb", - "Objects.Grey": "#637777", - "Objects.Blue": "#82aaff", - "Objects.RedStatus": "#7fdbca", - "Objects.Red": "#7fdbca", - "Objects.Pink": "#c792ea", - "Objects.Yellow": "#addb67", - "Objects.Green": "#ecc48d", - "Objects.Purple": "#c792ea", - "Objects.BlackText": "#d6deeb", - "Objects.YellowDark": "#f78c6c", - "Objects.GreenAndroid": "#ecc48d" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark Contrast.theme.json index 05d45ff2..a9454602 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Solarized Dark Contrast", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#002B36", + "bg30": "#002B3630", + "fg": "#839496", + "text": "#586e75", + "selBg": "#2E4C52", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#0D3640", + "excl": "#083F4D", + "second": "#003745", + "dis": "#2E5861", + "accent": "#d33682", + "accent2": "#d336822", + "accent50": "#d3368250", + "accent70": "#d3368270", + "cs": "#00252E", + "button": "#073642", + "table": "#003946", + "tree": "#2E4C5280", + "hl": "#005a6f", + "notif": "#2E4C52", + "hc": "#00252E", + "white": "#268BD2", + "blue": "#B58900", + "red": "#268BD2", + "yellow": "#B58900", + "green": "#2AA198", + "gray": "#657B83", + "purple": "#859900", + "orange": "#D33682" + }, "editorScheme": "colors/Solarized Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "borderColor": "#0D3640", - "disabledBackground": "#083F4D", - "disabledForeground": "#2E5861", - "disabledText": "#2E5861", - "focusColor": "#005a6f", - "focusedBorderColor": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#083F4D", - "inactiveForeground": "#586e75", - "infoForeground": "#586e75", - "selectionBackground": "#2E4C52", - "selectionBackgroundInactive": "#003745", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#003745", - "separatorColor": "#0D3640" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#002B36", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#d3368250", - "hoverBorderColor": "#d3368250", - "hoverSeparatorColor": "#073642", - "focusedBorderColor": "#d3368250", - "pressedBackground": "#d3368250", - "pressedBorderColor": "#d3368250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#2E4C52" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#002B36", - "Borders.color": "#0D3640", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#002B36", + "background": "bg", "default": { - "endBackground": "#003946", - "endBorderColor": "#003946", - "foreground": "#FFFFFF", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "shadowColor": "#003946", - "startBackground": "#003946", - "startBorderColor": "#003946" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#073642", - "disabledText": "#2E5861", - "endBackground": "#073642", - "endBorderColor": "#073642", - "focus": "#005a6f", - "focusedBorderColor": "#d33682", - "foreground": "#586e75", - "highlight": "#FFFFFF", - "mt.background": "#073642", - "mt.foreground": "#586e75", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#003946", - "mt.selection.color2": "#003946", - "startBackground": "#073642", - "startBorderColor": "#073642", - "shadowColor": "#073642", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#0D3640", - "Tooltip.background": "#2E4C52" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#00252E", - "selectionBackground": "#2E4C52" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496", - "select": "#d33682" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#839496", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#d33682", - "dropdownBorder": "#003745", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#002B36", - "foreground": "#839496", - "swatchesDefaultRecentColor": "#839496" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#073642", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#073642", - "disabledIconColor": "#2E5861", - "iconColor": "#839496", - "nonEditableBackground": "#002B36" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#00252E", - "buttonBackground": "#073642", - "darcula.hoveredArrowButtonForeground": "#d33682", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "modifiedItemForeground": "#d33682", - "nonEditableBackground": "#003745", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#0D3640", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#003745", - "foreground": "#839496", - "infoForeground": "#586e75", - "matchForeground": "#d33682", - "matchSelectionForeground": "#d33682", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#586e75", - "selectionInactiveBackground": "#005a6f", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#005a6f", - "disabledBorderColor": "#073642", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "hoverIconColor": "#d33682", - "infoForeground": "#586e75", - "iconColor": "#839496" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#002B36", - "controlText": "#586e75", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#d33682", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#586e75", - "changedValueForeground": "#d33682", - "errorMessageForeground": "#268BD2", - "evaluatingExpressionForeground": "#586e75", - "exceptionForeground": "#B58900", - "modifyingValueForeground": "#d33682", - "valueForeground": "#d33682" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#005a6f", - "underlinedTabBackground": "#005a6f" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#005a6f" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#002B36", - "borderColor": "#002B36", - "hoverBackground": "#003946", - "hoverColor": "#00252E", - "hoverMaskColor": "#005a6f", - "inactiveColoredTabBackground": "#002B36", - "inactiveColoredFileBackground": "#073642", - "inactiveUnderlineColor": "#d33682", - "inactiveMaskColor": "#00252E", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#002B36", - "DialogWrapper.southPanelBackground": "#002B36", - "DialogWrapper.southPanelDivider": "#002B36", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#002B36", - "areaBorderColor": "#002B36", - "areaForeground": "#839496" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#00252E", - "foreground": "#839496", - "shortcutForeground": "#586e75" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#00252E", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#002B36", - "inactiveForeground": "#2E5861", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#003745", - "hoverBackground": "#005a6f", - "hoverColor": "#005a6f", - "hoverMaskColor": "#005a6f", - "inactiveMaskColor": "#002B36", - "inactiveColoredFileBackground": "#002B36", - "inactiveUnderlineColor": "#2E5861", - "selectedForeground": "#839496", - "selectedBackground": "#003946", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#002B36", - "borderColor": "#003745", - "hoverBackground": "#005a6f", - "hoverColor": "#005a6f", - "inactiveUnderlineColor": "#d33682", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#839496" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#083F4D", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#0D3640", + "Focus.color": "border", "FormattedTextField": { - "background": "#00252E", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#073642", - "inactiveForeground": "#2E5861", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#003946" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#2E4C52", "Group": { - "disabledSeparatorColor": "#0D3640", - "separatorColor": "#0D3640" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#586e75", - "lineSeparatorColor": "#002B36" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#002B36", - "inactive": "#00252E" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#002B36", - "borderColor": "#0D3640", - "foreground": "#839496", - "infoForeground": "#586e75", - "shortcutForeground": "#586e75" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#d33682", - "inactiveCaption": "#003745", - "inactiveCaptionBorder": "#002B36", - "inactiveCaptionText": "#586e75", - "info": "#586e75", - "infoText": "#586e75", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#0D3640", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#002B36" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#839496", - "background": "#002B36", - "inactiveTitleForeground": "#586e75" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#002B36", - "disabledForeground": "#2E5861", - "disabledShadow": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496", - "infoForeground": "#586e75", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#839496" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#d33682", - "hoverForeground": "#d33682", - "pressedForeground": "#d33682", - "secondaryForeground": "#586e75", - "visitedForeground": "#d33682" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#d33682", + "link.foreground": "accent", "List": { - "background": "#003745", - "foreground": "#839496", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#2E4C5280" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#002B36", - "branchColor": "#839496", - "contrast": "#00252E", - "foreground": "#839496", - "mergeCommits": "#073642", - "primaryColor": "#586e75", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#002B36", - "tab.borderColor": "#d33682", - "tagColor": "#586e75" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#003745", - "usedColor": "#005a6f", - "usedBackground": "#005a6f" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#002B36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#003745", - "disabledBackground": "#003745", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "separatorColor": "#0D3640" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#00252E", - "borderColor": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "highlight": "#002B36", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "shadow": "#00252E" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#839496", - "borderColor": "#002B36" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#002B36" + "background": "bg" }, "SearchField": { - "background": "#00252E" + "background": "hc" } }, - "NewPSD.warning": "#d33682", + "NewPSD.warning": "accent", "Notification": { - "background": "#2E4C52", - "borderColor": "#2E4C52", - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "foreground": "#839496", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#073642", - "foreground": "#839496", - "innerBorderColor": "#073642" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "informativeBackground": "#2E4C52", - "informativeBorderColor": "#2E4C52", - "warningBackground": "#2E4C52", - "warningBorderColor": "#2E4C52" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#0D3640", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#002B36", - "foreground": "#839496", - "messageForeground": "#839496" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#073642", - "focusedColor": "#d33682", - "disabledColor": "#2E5861" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#002B36", - "foreground": "#839496" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#003745", - "borderColor": "#003946", - "currentOverloadBackground": "#005a6f", - "currentParameterForeground": "#d33682", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "infoForeground": "#586e75", - "lineSeparatorColor": "#003946" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#00252E", - "capsLockIconColor": "#d33682", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#002B36", - "disabledForeground": "#2E5861", - "eapTagBackground": "#005a6f", - "hoverBackground": "#2E4C5280", - "lightSelectionBackground": "#003946", - "paidTagBackground": "#005a6f", - "selectionBackground": "#2E4C52", - "tagForeground": "#d33682", - "tagBackground": "#005a6f", - "trialTagBackground": "#005a6f", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#073642", - "installBorderColor": "#073642", - "installForeground": "#839496", - "installFocusedBackground": "#005a6f", - "installFillForeground": "#2E5861", - "installFillBackground": "#073642", - "updateBackground": "#d33682", - "updateBorderColor": "#073642", - "updateForeground": "#839496" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#00252E", - "borderColor": "#0D3640" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#003745", - "foreground": "#839496" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#003946", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#003946" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#002B36", - "borderColor": "#002B36", - "foreground": "#d33682" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#00252E", - "inactiveBorderColor": "#002B36", - "innerBorderColor": "#003745", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#002B36", - "inactiveBackground": "#00252E" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#839496", - "separatorColor": "#003745", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#00252E", - "background": "#00252E", - "borderColor": "#00252E" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#002B36", + "background": "bg", "border": "2,0,2,0", - "foreground": "#839496", - "translucentBackground": "#002B36" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#002B36", - "foreground": "#d33682", - "indeterminateEndColor": "#d33682", - "indeterminateStartColor": "#d33682", - "progressColor": "#d33682", - "selectionBackground": "#005a6f", - "trackColor": "#005a6f" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#d33682" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#0D3640", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#002B36", - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#005a6f", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#00252E", - "foreground": "#586e75" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#002B36" + "background": "bg" }, "List": { - "separatorForeground": "#586e75", - "separatorColor": "#0D3640" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#002B36", - "borderColor": "#00252E", - "infoForeground": "#586e75" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#005a6f" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#d33682", - "startBackground": "#d33682", - "endColor": "#d33682", - "startColor": "#d33682" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#2E4C52", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#003946" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#586e75", - "Repeated.File.Foreground": "#839496" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#003745", - "foreground": "#003745", - "separatorColor": "#003745" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#00252E" + "background": "hc" }, "Slider": { - "background": "#002B36", - "buttonBorderColor": "#d33682", - "buttonColor": "#d33682", - "foreground": "#839496", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#003745", - "trackColor": "#003946", - "trackWidth": 7, - "thumb": "#d33682" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#005a6f", - "borderColor": "#0D3640", - "foreground": "#839496", - "errorForeground": "#839496" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#002B36", + "background": "bg", "border": "3,3,3,3", - "foreground": "#839496", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#002B36", - "highlight": "#00252E" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#003745", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#002B36", - "hoverBackground": "#005a6f", - "LightEditBackground": "#003946" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#002B36", - "contentAreaColor": "#005a6f", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#0D3640", - "disabledForeground": "#2E5861", - "disabledUnderlineColor": "#2E5861", - "focus": "#003946", - "focusColor": "#003946", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#839496", - "highlight": "#0D3640", - "hoverColor": "#005a6f", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#d33682" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#00252E", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#00252E", - "background": "#002B36", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#2E5861", - "dropLineColor": "#d33682", - "dropLineShortColor": "#d33682", - "focusCellBackground": "#003946", - "focusCellForeground": "#FFFFFF", - "foreground": "#839496", - "gridColor": "#002B36", - "highlightOuter": "#003946", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#586e75", - "lightSelectionInactiveBackground": "#003745", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#003946", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#839496", - "stripeColor": "#00252E" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#002B36", - "borderColor": "#002B36", - "bottomSeparatorColor": "#003745", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "focusCellBackground": "#003946", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#003745" + "separatorColor": "second" }, - "text": "#586e75", - "textInactiveText": "#586e75", - "textText": "#586e75", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#00252E", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#00252E", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#00252E", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#00252E", - "Button.hoverBackground": "#005a6f", - "inactiveBackground": "#002B36", - "infoForeground": "#586e75", - "inactiveInfoForeground": "#586e75" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#839496", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#073642", - "buttonColor": "#839496", - "disabledText": "#2E5861", - "foreground": "#839496", - "offForeground": "#002B36", - "offBackground": "#002B36", - "onBackground": "#d33682", - "onForeground": "#d33682" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#00252E", - "borderHandleColor": "#586e75", - "floatingForeground": "#586e75", - "foreground": "#839496" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#002B36", - "Actions.infoForeground": "#586e75", - "background": "#2E4C52", - "borderColor": "#0D3640", - "foreground": "#839496", - "infoForeground": "#586e75", - "separatorColor": "#0D3640", - "shortcutForeground": "#586e75" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#003946", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#00252E" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#002B36", - "borderColor": "#003745", - "inactiveBackground": "#002B36" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#002B36" + "background": "bg" }, "HeaderTab": { - "borderColor": "#005a6f", - "hoverBackground": "#005a6f", - "hoverInactiveBackground": "#005a6f", - "inactiveUnderlineColor": "#d33682", - "selectedBackground": "#00252E", - "selectedInactiveBackground": "#00252E", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabInactiveBackground": "#003745", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#839496" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#00252E", - "foreground": "#586e75", - "hash": "#0D3640", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "modifiedItemForeground": "#d33682", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#2E4C5280", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#2E4C5280", - "textBackground": "#00252E" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#0D3640", - "Canvas.background": "#00252E", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#002B36", - "foreground": "#839496" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#0D3640", - "background": "#002B36", - "foreground": "#839496", - "hoverBorderColor": "#005a6f" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#0D3640", - "hoverBorderColor": "#005a6f" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#00252E", - "highStroke.foreground": "#839496", - "Label.foreground": "#586e75", - "List.selectionBackground": "#2E4C5280", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#0D3640", - "Component.foreground": "#839496", - "ConstraintSetText.foreground": "#586e75", - "ConstraintSet.background": "#003745", - "CSPanel.SelectedFocusBackground": "#2E4C52", - "CSPanel.SelectedBackground": "#2E4C5280", - "cs_FocusText.infoForeground": "#586e75", - "CursorTextColor.foreground": "#839496", - "HoverColor.disabledBackground": "#2E5861", - "motionGraph.background": "#002B36", - "Notification.background": "#2E4C52", - "ourAvg.background": "#003745", - "ourCS.background": "#003745", - "ourCS_Border.borderColor": "#0D3640", - "ourCS_TextColor.foreground": "#586e75", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#003946", - "ourCS_SelectedBorder.pressedBorderColor": "#005a6f", - "ourML_BarColor.separatorColor": "#0D3640", - "PrimaryPanel.background": "#00252E", - "SecondaryPanel.background": "#002B36", - "SecondaryPanel.header.foreground": "#586e75", - "SecondaryPanel.header.background": "#00252E", - "timeLine.disabledBorderColor": "#0D3640" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#0D3640", - "background": "#002B36" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#839496", + "percent.foreground": "fg", "Placeholder": { - "background": "#002B36", - "borderColor": "#0D3640", - "foreground": "#839496", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#002B36", - "stroke.acceleratorForeground": "#586e75" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "warningBackground": "#2E4C52", - "warningBorderColor": "#2E4C52" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#002B36" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#005a6f" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#d33682", - "otherIconColor": "#586e75", - "remoteBranchIconColor": "#839496", - "tagIconColor": "#586e75" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#d33682", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#2E5861", - "localTagIconColor": "#586e75", - "mqTagIconColor": "#586e75", - "tagIconColor": "#586e75", - "tipIconColor": "#586e75" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#586e75", - "Commit.currentBranchBackground": "#003745", - "Commit.hoveredBackground": "#2E4C5280" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#005a6f" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#00252E", - "foreground": "#839496" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#002B36", - "background": "#002B36", - "borderColor": "#002B36", - "captionBackground": "#00252E", - "captionForeground": "#839496", - "Details.background": "#002B36", - "footerBackground": "#00252E", - "footerForeground": "#839496", - "headerBackground": "#002B36", - "headerForeground": "#839496", - "List.background": "#00252E", - "separatorColor": "#0D3640", - "SidePanel.background": "#003745", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#00252E", - "actions.selectionBackground": "#005a6f", - "background": "#003745", - "selectionBackground": "#2E4C52", - "selectionInactiveBackground": "#003745" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#00252E", - "windowBorder": "#0D3640", - "windowText": "#586e75", - "Window.border": "#0D3640" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#00252E", - "#6B6B6B": "#586e75", - "#A7A7A7": "#002B36", - "#3D6185": "#d33682", - "#466D94": "#d33682", - "#3C3F41": "#002B36", - "#545556": "#2E5861", - "#606060": "#2E5861", - "#9AA7B0": "#839496", - "#675133": "#d33682", - "Actions.Blue": "#B58900", - "Actions.Green": "#2AA198", - "Actions.Grey": "#586e75", - "Actions.GreyInline": "#657B83", - "Actions.GreyInline.Dark": "#839496", - "Actions.Red": "#268BD2", - "Actions.Yellow": "#B58900", - "Checkbox.Background.Default": "#00252E", - "Checkbox.Background.Default.Dark": "#00252E", - "Checkbox.Background.Disabled": "#083F4D", - "Checkbox.Background.Disabled.Dark": "#083F4D", - "Checkbox.Border.Default": "#0D3640", - "Checkbox.Border.Default.Dark": "#0D3640", - "Checkbox.Border.Disabled": "#2E5861", - "Checkbox.Border.Disabled.Dark": "#2E5861", - "Checkbox.Focus.Thin.Default": "#d33682", - "Checkbox.Focus.Thin.Default.Dark": "#d33682", - "Checkbox.Focus.Wide": "#d33682", - "Checkbox.Focus.Wide.Dark": "#d33682", - "Checkbox.Foreground.Disabled": "#2E5861", - "Checkbox.Foreground.Disabled.Dark": "#2E5861", - "Checkbox.Background.Selected": "#d33682", - "Checkbox.Background.Selected.Dark": "#002B36", - "Checkbox.Border.Selected": "#d33682", - "Checkbox.Border.Selected.Dark": "#d33682", - "Checkbox.Foreground.Selected": "#d33682", - "Checkbox.Foreground.Selected.Dark": "#d33682", - "Checkbox.Focus.Thin.Selected": "#839496", - "Checkbox.Focus.Thin.Selected.Dark": "#839496", - "Objects.Grey": "#657B83", - "Objects.Blue": "#B58900", - "Objects.RedStatus": "#268BD2", - "Objects.Red": "#268BD2", - "Objects.Pink": "#859900", - "Objects.Yellow": "#B58900", - "Objects.Green": "#2AA198", - "Objects.Purple": "#859900", - "Objects.BlackText": "#839496", - "Objects.YellowDark": "#D33682", - "Objects.GreenAndroid": "#2AA198" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark.theme.json index 2280930e..16505030 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Dark.theme.json @@ -2,1004 +2,1089 @@ "name": "Solarized Dark", "dark": true, "author": "Mallowigi", + "colors": { + "bg": "#002B36", + "bg30": "#002B3630", + "fg": "#839496", + "text": "#586e75", + "selBg": "#2E4C52", + "selFg": "#FFFFFF", + "activeFg": "#FFFFFF", + "border": "#0D3640", + "excl": "#083F4D", + "second": "#003745", + "dis": "#2E5861", + "accent": "#d33682", + "accent2": "#d336822", + "accent50": "#d3368250", + "accent70": "#d3368270", + "cs": "#00252E", + "button": "#073642", + "table": "#003946", + "tree": "#2E4C5280", + "hl": "#005a6f", + "notif": "#2E4C52", + "hc": "#002B36", + "white": "#268BD2", + "blue": "#B58900", + "red": "#268BD2", + "yellow": "#B58900", + "green": "#2AA198", + "gray": "#657B83", + "purple": "#859900", + "orange": "#D33682" + }, "editorScheme": "colors/Solarized Dark.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "borderColor": "#0D3640", - "disabledBackground": "#083F4D", - "disabledForeground": "#2E5861", - "disabledText": "#2E5861", - "focusColor": "#005a6f", - "focusedBorderColor": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#083F4D", - "inactiveForeground": "#586e75", - "infoForeground": "#586e75", - "selectionBackground": "#2E4C52", - "selectionBackgroundInactive": "#003745", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#003745", - "separatorColor": "#0D3640" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#002B36", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#d3368250", - "hoverBorderColor": "#d3368250", - "hoverSeparatorColor": "#073642", - "focusedBorderColor": "#d3368250", - "pressedBackground": "#d3368250", - "pressedBorderColor": "#d3368250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#2E4C52" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#002B36", - "Borders.color": "#0D3640", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#002B36", + "background": "bg", "default": { - "endBackground": "#003946", - "endBorderColor": "#003946", - "foreground": "#FFFFFF", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "shadowColor": "#003946", - "startBackground": "#003946", - "startBorderColor": "#003946" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#073642", - "disabledText": "#2E5861", - "endBackground": "#073642", - "endBorderColor": "#073642", - "focus": "#005a6f", - "focusedBorderColor": "#d33682", - "foreground": "#586e75", - "highlight": "#FFFFFF", - "mt.background": "#073642", - "mt.foreground": "#586e75", - "mt.selectedForeground": "#FFFFFF", - "mt.selection.color1": "#003946", - "mt.selection.color2": "#003946", - "startBackground": "#073642", - "startBorderColor": "#073642", - "shadowColor": "#073642", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#0D3640", - "Tooltip.background": "#2E4C52" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#00252E", - "selectionBackground": "#2E4C52" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496", - "select": "#d33682" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#839496", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#d33682", - "dropdownBorder": "#003745", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#002B36", - "foreground": "#839496", - "swatchesDefaultRecentColor": "#839496" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#073642", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#073642", - "disabledIconColor": "#2E5861", - "iconColor": "#839496", - "nonEditableBackground": "#002B36" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#002B36", - "buttonBackground": "#073642", - "darcula.hoveredArrowButtonForeground": "#d33682", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "modifiedItemForeground": "#d33682", - "nonEditableBackground": "#003745", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#0D3640", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#003745", - "foreground": "#839496", - "infoForeground": "#586e75", - "matchForeground": "#d33682", - "matchSelectionForeground": "#d33682", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#FFFFFF", - "selectedGrayedForeground": "#FFFFFF", - "selectionGrayForeground": "#FFFFFF", - "selectionInactiveInfoForeground": "#586e75", - "selectionInactiveBackground": "#005a6f", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "selectionInfoForeground": "#FFFFFF" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#005a6f", - "disabledBorderColor": "#073642", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "hoverIconColor": "#d33682", - "infoForeground": "#586e75", - "iconColor": "#839496" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#002B36", - "controlText": "#586e75", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#d33682", - "foreground": "#FFFFFF" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#586e75", - "changedValueForeground": "#d33682", - "errorMessageForeground": "#268BD2", - "evaluatingExpressionForeground": "#586e75", - "exceptionForeground": "#B58900", - "modifyingValueForeground": "#d33682", - "valueForeground": "#d33682" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#005a6f", - "underlinedTabBackground": "#005a6f" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#005a6f" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#002B36", - "borderColor": "#002B36", - "hoverBackground": "#003946", - "hoverColor": "#002B36", - "hoverMaskColor": "#005a6f", - "inactiveColoredTabBackground": "#002B36", - "inactiveColoredFileBackground": "#073642", - "inactiveUnderlineColor": "#d33682", - "inactiveMaskColor": "#002B36", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#FFFFFF" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#002B36", - "DialogWrapper.southPanelBackground": "#002B36", - "DialogWrapper.southPanelDivider": "#002B36", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#002B36", - "areaBorderColor": "#002B36", - "areaForeground": "#839496" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#002B36", - "foreground": "#839496", - "shortcutForeground": "#586e75" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#002B36", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#002B36", - "inactiveForeground": "#2E5861", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#003745", - "hoverBackground": "#005a6f", - "hoverColor": "#005a6f", - "hoverMaskColor": "#005a6f", - "inactiveMaskColor": "#002B36", - "inactiveColoredFileBackground": "#002B36", - "inactiveUnderlineColor": "#2E5861", - "selectedForeground": "#839496", - "selectedBackground": "#003946", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#FFFFFF" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#002B36", - "borderColor": "#003745", - "hoverBackground": "#005a6f", - "hoverColor": "#005a6f", - "inactiveUnderlineColor": "#d33682", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabForeground": "#839496" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#083F4D", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#0D3640", + "Focus.color": "border", "FormattedTextField": { - "background": "#002B36", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveBackground": "#073642", - "inactiveForeground": "#2E5861", - "selectionForeground": "#FFFFFF", - "selectionBackground": "#003946" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#2E4C52", "Group": { - "disabledSeparatorColor": "#0D3640", - "separatorColor": "#0D3640" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#586e75", - "lineSeparatorColor": "#002B36" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#002B36", - "inactive": "#00252E" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#002B36", - "borderColor": "#0D3640", - "foreground": "#839496", - "infoForeground": "#586e75", - "shortcutForeground": "#586e75" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#d33682", - "inactiveCaption": "#003745", - "inactiveCaptionBorder": "#002B36", - "inactiveCaptionText": "#586e75", - "info": "#586e75", - "infoText": "#586e75", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#0D3640", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#002B36" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#839496", - "background": "#002B36", - "inactiveTitleForeground": "#586e75" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#002B36", - "disabledForeground": "#2E5861", - "disabledShadow": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496", - "infoForeground": "#586e75", - "selectedForeground": "#FFFFFF", - "selectedDisabledForeground": "#839496" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#d33682", - "hoverForeground": "#d33682", - "pressedForeground": "#d33682", - "secondaryForeground": "#586e75", - "visitedForeground": "#d33682" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#d33682", + "link.foreground": "accent", "List": { - "background": "#003745", - "foreground": "#839496", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#2E4C5280" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#002B36", - "branchColor": "#839496", - "contrast": "#00252E", - "foreground": "#839496", - "mergeCommits": "#073642", - "primaryColor": "#586e75", - "selectionForeground": "#FFFFFF", - "tab.backgroundColor": "#002B36", - "tab.borderColor": "#d33682", - "tagColor": "#586e75" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#003745", - "usedColor": "#005a6f", - "usedBackground": "#005a6f" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#FFFFFF", - "background": "#002B36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#003745", - "disabledBackground": "#003745", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "separatorColor": "#0D3640" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#002B36", - "borderColor": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "highlight": "#002B36", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF", - "shadow": "#002B36" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#FFFFFF", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#839496", - "borderColor": "#002B36" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#002B36" + "background": "bg" }, "SearchField": { - "background": "#002B36" + "background": "hc" } }, - "NewPSD.warning": "#d33682", + "NewPSD.warning": "accent", "Notification": { - "background": "#2E4C52", - "borderColor": "#2E4C52", - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "foreground": "#839496", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#073642", - "foreground": "#839496", - "innerBorderColor": "#073642" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "informativeBackground": "#2E4C52", - "informativeBorderColor": "#2E4C52", - "warningBackground": "#2E4C52", - "warningBorderColor": "#2E4C52" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#0D3640", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#002B36", - "foreground": "#839496", - "messageForeground": "#839496" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#073642", - "focusedColor": "#d33682", - "disabledColor": "#2E5861" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#002B36", - "foreground": "#839496" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#003745", - "borderColor": "#003946", - "currentOverloadBackground": "#005a6f", - "currentParameterForeground": "#d33682", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "infoForeground": "#586e75", - "lineSeparatorColor": "#003946" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#002B36", - "capsLockIconColor": "#d33682", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#002B36", - "disabledForeground": "#2E5861", - "eapTagBackground": "#005a6f", - "hoverBackground": "#2E4C5280", - "lightSelectionBackground": "#003946", - "paidTagBackground": "#005a6f", - "selectionBackground": "#2E4C52", - "tagForeground": "#d33682", - "tagBackground": "#005a6f", - "trialTagBackground": "#005a6f", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#073642", - "installBorderColor": "#073642", - "installForeground": "#839496", - "installFocusedBackground": "#005a6f", - "installFillForeground": "#2E5861", - "installFillBackground": "#073642", - "updateBackground": "#d33682", - "updateBorderColor": "#073642", - "updateForeground": "#839496" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#002B36", - "borderColor": "#0D3640" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#003745", - "foreground": "#839496" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#003946", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#003946" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#002B36", - "borderColor": "#002B36", - "foreground": "#d33682" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#00252E", - "inactiveBorderColor": "#002B36", - "innerBorderColor": "#003745", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#002B36", - "inactiveBackground": "#00252E" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#839496", - "separatorColor": "#003745", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#00252E", - "background": "#00252E", - "borderColor": "#00252E" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#002B36", + "background": "bg", "border": "2,0,2,0", - "foreground": "#839496", - "translucentBackground": "#002B36" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#002B36", - "foreground": "#d33682", - "indeterminateEndColor": "#d33682", - "indeterminateStartColor": "#d33682", - "progressColor": "#d33682", - "selectionBackground": "#005a6f", - "trackColor": "#005a6f" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#d33682" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#002B36", - "disabledText": "#2E5861", - "foreground": "#839496" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#586e75", - "acceleratorSelectionForeground": "#586e75", - "background": "#002B36", - "disabledBackground": "#002B36", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "selectionBackground": "#2E4C52", - "selectionForeground": "#FFFFFF" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#0D3640", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#002B36", - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#005a6f", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#002B3630", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#002B3630" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#00252E", - "foreground": "#586e75" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#002B36" + "background": "bg" }, "List": { - "separatorForeground": "#586e75", - "separatorColor": "#0D3640" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#002B36", - "borderColor": "#00252E", - "infoForeground": "#586e75" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#FFFFFF", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#005a6f" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#d33682", - "startBackground": "#d33682", - "endColor": "#d33682", - "startColor": "#d33682" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#2E4C52", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#003946" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#586e75", - "Repeated.File.Foreground": "#839496" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#003745", - "foreground": "#003745", - "separatorColor": "#003745" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#002B36" + "background": "hc" }, "Slider": { - "background": "#002B36", - "buttonBorderColor": "#d33682", - "buttonColor": "#d33682", - "foreground": "#839496", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#003745", - "trackColor": "#003946", - "trackWidth": 7, - "thumb": "#d33682" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#005a6f", - "borderColor": "#0D3640", - "foreground": "#839496", - "errorForeground": "#839496" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#002B36", + "background": "bg", "border": "3,3,3,3", - "foreground": "#839496", - "selectionForeground": "#FFFFFF" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#002B36", - "highlight": "#002B36" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#003745", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#002B36", - "hoverBackground": "#005a6f", - "LightEditBackground": "#003946" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#002B36", - "contentAreaColor": "#005a6f", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#0D3640", - "disabledForeground": "#2E5861", - "disabledUnderlineColor": "#2E5861", - "focus": "#003946", - "focusColor": "#003946", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#839496", - "highlight": "#0D3640", - "hoverColor": "#005a6f", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#FFFFFF", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#d33682" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#002B36", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#00252E", - "background": "#002B36", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#2E5861", - "dropLineColor": "#d33682", - "dropLineShortColor": "#d33682", - "focusCellBackground": "#003946", - "focusCellForeground": "#FFFFFF", - "foreground": "#839496", - "gridColor": "#002B36", - "highlightOuter": "#003946", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "lightSelectionForeground": "#FFFFFF", - "lightSelectionInactiveForeground": "#586e75", - "lightSelectionInactiveBackground": "#003745", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF", - "selectionInactiveBackground": "#003946", - "selectionInactiveForeground": "#FFFFFF", - "sortIconColor": "#839496", - "stripeColor": "#00252E" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#002B36", - "borderColor": "#002B36", - "bottomSeparatorColor": "#003745", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#2E5861", - "foreground": "#839496", - "focusCellBackground": "#003946", - "focusCellForeground": "#FFFFFF", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#003745" + "separatorColor": "second" }, - "text": "#586e75", - "textInactiveText": "#586e75", - "textText": "#586e75", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#002B36", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#002B36", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#002B36", - "caretForeground": "#d33682", - "foreground": "#839496", - "inactiveForeground": "#2E5861", - "selectionBackground": "#003946", - "selectionForeground": "#FFFFFF" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#00252E", - "Button.hoverBackground": "#005a6f", - "inactiveBackground": "#002B36", - "infoForeground": "#586e75", - "inactiveInfoForeground": "#586e75" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#839496", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#073642", - "buttonColor": "#839496", - "disabledText": "#2E5861", - "foreground": "#839496", - "offForeground": "#002B36", - "offBackground": "#002B36", - "onBackground": "#d33682", - "onForeground": "#d33682" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#002B36", - "borderHandleColor": "#586e75", - "floatingForeground": "#586e75", - "foreground": "#839496" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#002B36", - "Actions.infoForeground": "#586e75", - "background": "#2E4C52", - "borderColor": "#0D3640", - "foreground": "#839496", - "infoForeground": "#586e75", - "separatorColor": "#0D3640", - "shortcutForeground": "#586e75" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#003946", - "selectedForeground": "#FFFFFF", - "selectedBackground": "#00252E" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#002B36", - "borderColor": "#003745", - "inactiveBackground": "#002B36" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#002B36" + "background": "bg" }, "HeaderTab": { - "borderColor": "#005a6f", - "hoverBackground": "#005a6f", - "hoverInactiveBackground": "#005a6f", - "inactiveUnderlineColor": "#d33682", - "selectedBackground": "#00252E", - "selectedInactiveBackground": "#00252E", - "underlineColor": "#d33682", - "underlinedTabBackground": "#003946", - "underlinedTabInactiveBackground": "#003745", - "underlinedTabForeground": "#FFFFFF", - "underlinedTabInactiveForeground": "#839496" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#002B36", - "foreground": "#586e75", - "hash": "#0D3640", - "hoverBackground": "#2E4C5280", - "hoverInactiveBackground": "#003946", - "modifiedItemForeground": "#d33682", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#2E4C5280", - "selectionForeground": "#FFFFFF", - "selectionInactiveForeground": "#FFFFFF", - "selectionInactiveBackground": "#2E4C5280", - "textBackground": "#002B36" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#0D3640", - "Canvas.background": "#00252E", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#002B36", - "foreground": "#839496" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#0D3640", - "background": "#002B36", - "foreground": "#839496", - "hoverBorderColor": "#005a6f" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#0D3640", - "hoverBorderColor": "#005a6f" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#00252E", - "highStroke.foreground": "#839496", - "Label.foreground": "#586e75", - "List.selectionBackground": "#2E4C5280", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#0D3640", - "Component.foreground": "#839496", - "ConstraintSetText.foreground": "#586e75", - "ConstraintSet.background": "#003745", - "CSPanel.SelectedFocusBackground": "#2E4C52", - "CSPanel.SelectedBackground": "#2E4C5280", - "cs_FocusText.infoForeground": "#586e75", - "CursorTextColor.foreground": "#839496", - "HoverColor.disabledBackground": "#2E5861", - "motionGraph.background": "#002B36", - "Notification.background": "#2E4C52", - "ourAvg.background": "#003745", - "ourCS.background": "#003745", - "ourCS_Border.borderColor": "#0D3640", - "ourCS_TextColor.foreground": "#586e75", - "ourCS_SelectedFocusBackground.selectionForeground": "#FFFFFF", - "ourCS_SelectedBackground.selectionInactiveBackground": "#003946", - "ourCS_SelectedBorder.pressedBorderColor": "#005a6f", - "ourML_BarColor.separatorColor": "#0D3640", - "PrimaryPanel.background": "#00252E", - "SecondaryPanel.background": "#002B36", - "SecondaryPanel.header.foreground": "#586e75", - "SecondaryPanel.header.background": "#00252E", - "timeLine.disabledBorderColor": "#0D3640" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#0D3640", - "background": "#002B36" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#839496", + "percent.foreground": "fg", "Placeholder": { - "background": "#002B36", - "borderColor": "#0D3640", - "foreground": "#839496", - "selectedForeground": "#FFFFFF" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#002B36", - "stroke.acceleratorForeground": "#586e75" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#2E4C52", - "errorBorderColor": "#2E4C52", - "warningBackground": "#2E4C52", - "warningBorderColor": "#2E4C52" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#002B36" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#005a6f" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#d33682", - "otherIconColor": "#586e75", - "remoteBranchIconColor": "#839496", - "tagIconColor": "#586e75" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#d33682", - "bookmarkIconColor": "#FFFFFF", - "closedBranchIconColor": "#2E5861", - "localTagIconColor": "#586e75", - "mqTagIconColor": "#586e75", - "tagIconColor": "#586e75", - "tipIconColor": "#586e75" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#586e75", - "Commit.currentBranchBackground": "#003745", - "Commit.hoveredBackground": "#2E4C5280" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#FFFFFF", - "backgroundBase": "#005a6f" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#002B36", - "foreground": "#839496" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#002B36", - "background": "#002B36", - "borderColor": "#002B36", - "captionBackground": "#00252E", - "captionForeground": "#839496", - "Details.background": "#002B36", - "footerBackground": "#00252E", - "footerForeground": "#839496", - "headerBackground": "#002B36", - "headerForeground": "#839496", - "List.background": "#00252E", - "separatorColor": "#0D3640", - "SidePanel.background": "#003745", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#00252E", - "actions.selectionBackground": "#005a6f", - "background": "#003745", - "selectionBackground": "#2E4C52", - "selectionInactiveBackground": "#003745" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#002B36", - "windowBorder": "#0D3640", - "windowText": "#586e75", - "Window.border": "#0D3640" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#00252E", - "#6B6B6B": "#586e75", - "#A7A7A7": "#002B36", - "#3D6185": "#d33682", - "#466D94": "#d33682", - "#3C3F41": "#002B36", - "#545556": "#2E5861", - "#606060": "#2E5861", - "#9AA7B0": "#839496", - "#675133": "#d33682", - "Actions.Blue": "#B58900", - "Actions.Green": "#2AA198", - "Actions.Grey": "#586e75", - "Actions.GreyInline": "#657B83", - "Actions.GreyInline.Dark": "#839496", - "Actions.Red": "#268BD2", - "Actions.Yellow": "#B58900", - "Checkbox.Background.Default": "#00252E", - "Checkbox.Background.Default.Dark": "#00252E", - "Checkbox.Background.Disabled": "#083F4D", - "Checkbox.Background.Disabled.Dark": "#083F4D", - "Checkbox.Border.Default": "#0D3640", - "Checkbox.Border.Default.Dark": "#0D3640", - "Checkbox.Border.Disabled": "#2E5861", - "Checkbox.Border.Disabled.Dark": "#2E5861", - "Checkbox.Focus.Thin.Default": "#d33682", - "Checkbox.Focus.Thin.Default.Dark": "#d33682", - "Checkbox.Focus.Wide": "#d33682", - "Checkbox.Focus.Wide.Dark": "#d33682", - "Checkbox.Foreground.Disabled": "#2E5861", - "Checkbox.Foreground.Disabled.Dark": "#2E5861", - "Checkbox.Background.Selected": "#d33682", - "Checkbox.Background.Selected.Dark": "#002B36", - "Checkbox.Border.Selected": "#d33682", - "Checkbox.Border.Selected.Dark": "#d33682", - "Checkbox.Foreground.Selected": "#d33682", - "Checkbox.Foreground.Selected.Dark": "#d33682", - "Checkbox.Focus.Thin.Selected": "#839496", - "Checkbox.Focus.Thin.Selected.Dark": "#839496", - "Objects.Grey": "#657B83", - "Objects.Blue": "#B58900", - "Objects.RedStatus": "#268BD2", - "Objects.Red": "#268BD2", - "Objects.Pink": "#859900", - "Objects.Yellow": "#B58900", - "Objects.Green": "#2AA198", - "Objects.Purple": "#859900", - "Objects.BlackText": "#839496", - "Objects.YellowDark": "#D33682", - "Objects.GreenAndroid": "#2AA198" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light Contrast.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light Contrast.theme.json index 275a2584..13819565 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light Contrast.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light Contrast.theme.json @@ -2,1004 +2,1089 @@ "name": "Solarized Light Contrast", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#fdf6e3", + "bg30": "#fdf6e330", + "fg": "#586e75", + "text": "#93a1a1", + "selBg": "#e8dcb6", + "selFg": "#002b36", + "activeFg": "#002b36", + "border": "#edead9", + "excl": "#E3DCC9", + "second": "#F6F0DE", + "dis": "#C9CCC3", + "accent": "#d33682", + "accent2": "#d336822", + "accent50": "#d3368250", + "accent70": "#d3368270", + "cs": "#eee8d5", + "button": "#d8d4c4", + "table": "#d1cbb8", + "tree": "#e8dcb6b0", + "hl": "#d1cbb8", + "notif": "#EDE8D4", + "hc": "#eee8d5", + "white": "#268BD2", + "blue": "#B58900", + "red": "#268BD2", + "yellow": "#657B83", + "green": "#2AA198", + "gray": "#93A1A1", + "purple": "#859900", + "orange": "#D33682" + }, "editorScheme": "colors/Solarized Light.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "borderColor": "#edead9", - "disabledBackground": "#E3DCC9", - "disabledForeground": "#C9CCC3", - "disabledText": "#C9CCC3", - "focusColor": "#d1cbb8", - "focusedBorderColor": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#E3DCC9", - "inactiveForeground": "#93a1a1", - "infoForeground": "#93a1a1", - "selectionBackground": "#e8dcb6", - "selectionBackgroundInactive": "#F6F0DE", - "selectionForeground": "#002b36", - "selectionInactiveBackground": "#F6F0DE", - "separatorColor": "#edead9" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#fdf6e3", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#d3368250", - "hoverBorderColor": "#d3368250", - "hoverSeparatorColor": "#d8d4c4", - "focusedBorderColor": "#d3368250", - "pressedBackground": "#d3368250", - "pressedBorderColor": "#d3368250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#e8dcb6" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#fdf6e3", - "Borders.color": "#edead9", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#fdf6e3", + "background": "bg", "default": { - "endBackground": "#d1cbb8", - "endBorderColor": "#d1cbb8", - "foreground": "#002b36", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "shadowColor": "#d1cbb8", - "startBackground": "#d1cbb8", - "startBorderColor": "#d1cbb8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#d8d4c4", - "disabledText": "#C9CCC3", - "endBackground": "#d8d4c4", - "endBorderColor": "#d8d4c4", - "focus": "#d1cbb8", - "focusedBorderColor": "#d33682", - "foreground": "#93a1a1", - "highlight": "#002b36", - "mt.background": "#d8d4c4", - "mt.foreground": "#93a1a1", - "mt.selectedForeground": "#002b36", - "mt.selection.color1": "#d1cbb8", - "mt.selection.color2": "#d1cbb8", - "startBackground": "#d8d4c4", - "startBorderColor": "#d8d4c4", - "shadowColor": "#d8d4c4", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#edead9", - "Tooltip.background": "#EDE8D4" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#eee8d5", - "selectionBackground": "#e8dcb6" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "select": "#d33682" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#586e75", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#d33682", - "dropdownBorder": "#F6F0DE", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#fdf6e3", - "foreground": "#586e75", - "swatchesDefaultRecentColor": "#586e75" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#d8d4c4", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#d8d4c4", - "disabledIconColor": "#C9CCC3", - "iconColor": "#586e75", - "nonEditableBackground": "#fdf6e3" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#eee8d5", - "buttonBackground": "#d8d4c4", - "darcula.hoveredArrowButtonForeground": "#d33682", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "modifiedItemForeground": "#d33682", - "nonEditableBackground": "#F6F0DE", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#edead9", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#F6F0DE", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "matchForeground": "#d33682", - "matchSelectionForeground": "#d33682", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#002b36", - "selectedGrayedForeground": "#002b36", - "selectionGrayForeground": "#002b36", - "selectionInactiveInfoForeground": "#93a1a1", - "selectionInactiveBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "selectionInfoForeground": "#002b36" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#d1cbb8", - "disabledBorderColor": "#d8d4c4", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "hoverIconColor": "#d33682", - "infoForeground": "#93a1a1", - "iconColor": "#586e75" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#fdf6e3", - "controlText": "#93a1a1", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#d33682", - "foreground": "#002b36" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#93a1a1", - "changedValueForeground": "#d33682", - "errorMessageForeground": "#268BD2", - "evaluatingExpressionForeground": "#93a1a1", - "exceptionForeground": "#657B83", - "modifyingValueForeground": "#d33682", - "valueForeground": "#d33682" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#d1cbb8", - "underlinedTabBackground": "#d1cbb8" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#d1cbb8" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "hoverBackground": "#d1cbb8", - "hoverColor": "#eee8d5", - "hoverMaskColor": "#d1cbb8", - "inactiveColoredTabBackground": "#fdf6e3", - "inactiveColoredFileBackground": "#d8d4c4", - "inactiveUnderlineColor": "#d33682", - "inactiveMaskColor": "#eee8d5", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#002b36" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#fdf6e3", - "DialogWrapper.southPanelBackground": "#fdf6e3", - "DialogWrapper.southPanelDivider": "#fdf6e3", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#fdf6e3", - "areaBorderColor": "#fdf6e3", - "areaForeground": "#586e75" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#eee8d5", - "foreground": "#586e75", - "shortcutForeground": "#93a1a1" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#eee8d5", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#fdf6e3", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#F6F0DE", - "hoverBackground": "#d1cbb8", - "hoverColor": "#d1cbb8", - "hoverMaskColor": "#d1cbb8", - "inactiveMaskColor": "#fdf6e3", - "inactiveColoredFileBackground": "#fdf6e3", - "inactiveUnderlineColor": "#C9CCC3", - "selectedForeground": "#586e75", - "selectedBackground": "#d1cbb8", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#002b36" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#fdf6e3", - "borderColor": "#F6F0DE", - "hoverBackground": "#d1cbb8", - "hoverColor": "#d1cbb8", - "inactiveUnderlineColor": "#d33682", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#586e75" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#E3DCC9", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#edead9", + "Focus.color": "border", "FormattedTextField": { - "background": "#eee8d5", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#d8d4c4", - "inactiveForeground": "#C9CCC3", - "selectionForeground": "#002b36", - "selectionBackground": "#d1cbb8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#EDE8D4", "Group": { - "disabledSeparatorColor": "#edead9", - "separatorColor": "#edead9" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#93a1a1", - "lineSeparatorColor": "#fdf6e3" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#fdf6e3", - "inactive": "#eee8d5" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#fdf6e3", - "borderColor": "#edead9", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "shortcutForeground": "#93a1a1" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#d33682", - "inactiveCaption": "#F6F0DE", - "inactiveCaptionBorder": "#fdf6e3", - "inactiveCaptionText": "#93a1a1", - "info": "#93a1a1", - "infoText": "#93a1a1", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#edead9", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#fdf6e3" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#586e75", - "background": "#fdf6e3", - "inactiveTitleForeground": "#93a1a1" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "disabledShadow": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "selectedForeground": "#002b36", - "selectedDisabledForeground": "#586e75" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#d33682", - "hoverForeground": "#d33682", - "pressedForeground": "#d33682", - "secondaryForeground": "#93a1a1", - "visitedForeground": "#d33682" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#d33682", + "link.foreground": "accent", "List": { - "background": "#F6F0DE", - "foreground": "#586e75", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "selectionInactiveForeground": "#002b36", - "selectionInactiveBackground": "#e8dcb6b0" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#fdf6e3", - "branchColor": "#586e75", - "contrast": "#eee8d5", - "foreground": "#586e75", - "mergeCommits": "#d8d4c4", - "primaryColor": "#93a1a1", - "selectionForeground": "#002b36", - "tab.backgroundColor": "#fdf6e3", - "tab.borderColor": "#d33682", - "tagColor": "#93a1a1" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#F6F0DE", - "usedColor": "#d1cbb8", - "usedBackground": "#d1cbb8" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#002b36", - "background": "#fdf6e3", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#F6F0DE", - "disabledBackground": "#F6F0DE", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "separatorColor": "#edead9" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#eee8d5", - "borderColor": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "highlight": "#fdf6e3", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "shadow": "#eee8d5" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#002b36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#586e75", - "borderColor": "#fdf6e3" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#fdf6e3" + "background": "bg" }, "SearchField": { - "background": "#eee8d5" + "background": "hc" } }, - "NewPSD.warning": "#d33682", + "NewPSD.warning": "accent", "Notification": { - "background": "#EDE8D4", - "borderColor": "#EDE8D4", - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "foreground": "#586e75", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#d8d4c4", - "foreground": "#586e75", - "innerBorderColor": "#d8d4c4" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "informativeBackground": "#EDE8D4", - "informativeBorderColor": "#EDE8D4", - "warningBackground": "#EDE8D4", - "warningBorderColor": "#EDE8D4" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#edead9", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#fdf6e3", - "foreground": "#586e75", - "messageForeground": "#586e75" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#d8d4c4", - "focusedColor": "#d33682", - "disabledColor": "#C9CCC3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#fdf6e3", - "foreground": "#586e75" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#F6F0DE", - "borderColor": "#d1cbb8", - "currentOverloadBackground": "#d1cbb8", - "currentParameterForeground": "#d33682", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "lineSeparatorColor": "#d1cbb8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#eee8d5", - "capsLockIconColor": "#d33682", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "eapTagBackground": "#d1cbb8", - "hoverBackground": "#e8dcb6b0", - "lightSelectionBackground": "#d1cbb8", - "paidTagBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "tagForeground": "#d33682", - "tagBackground": "#d1cbb8", - "trialTagBackground": "#d1cbb8", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#d8d4c4", - "installBorderColor": "#d8d4c4", - "installForeground": "#586e75", - "installFocusedBackground": "#d1cbb8", - "installFillForeground": "#C9CCC3", - "installFillBackground": "#d8d4c4", - "updateBackground": "#d33682", - "updateBorderColor": "#d8d4c4", - "updateForeground": "#586e75" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#eee8d5", - "borderColor": "#edead9" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#F6F0DE", - "foreground": "#586e75" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#d1cbb8", - "selectedForeground": "#002b36", - "selectedBackground": "#d1cbb8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "foreground": "#d33682" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#eee8d5", - "inactiveBorderColor": "#fdf6e3", - "innerBorderColor": "#F6F0DE", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#fdf6e3", - "inactiveBackground": "#eee8d5" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#586e75", - "separatorColor": "#F6F0DE", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#eee8d5", - "background": "#eee8d5", - "borderColor": "#eee8d5" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#fdf6e3", + "background": "bg", "border": "2,0,2,0", - "foreground": "#586e75", - "translucentBackground": "#fdf6e3" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#fdf6e3", - "foreground": "#d33682", - "indeterminateEndColor": "#d33682", - "indeterminateStartColor": "#d33682", - "progressColor": "#d33682", - "selectionBackground": "#d1cbb8", - "trackColor": "#d1cbb8" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#d33682" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#edead9", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#fdf6e3", - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#d1cbb8", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#eee8d5", - "foreground": "#93a1a1" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#fdf6e3" + "background": "bg" }, "List": { - "separatorForeground": "#93a1a1", - "separatorColor": "#edead9" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#fdf6e3", - "borderColor": "#eee8d5", - "infoForeground": "#93a1a1" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#002b36", - "selectedForeground": "#002b36", - "selectedBackground": "#d1cbb8" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#d33682", - "startBackground": "#d33682", - "endColor": "#d33682", - "startColor": "#d33682" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#EDE8D4", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#d1cbb8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#93a1a1", - "Repeated.File.Foreground": "#586e75" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#F6F0DE", - "foreground": "#F6F0DE", - "separatorColor": "#F6F0DE" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#eee8d5" + "background": "hc" }, "Slider": { - "background": "#fdf6e3", - "buttonBorderColor": "#d33682", - "buttonColor": "#d33682", - "foreground": "#586e75", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#F6F0DE", - "trackColor": "#d1cbb8", - "trackWidth": 7, - "thumb": "#d33682" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#d1cbb8", - "borderColor": "#edead9", - "foreground": "#586e75", - "errorForeground": "#586e75" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#fdf6e3", + "background": "bg", "border": "3,3,3,3", - "foreground": "#586e75", - "selectionForeground": "#002b36" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#fdf6e3", - "highlight": "#eee8d5" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#F6F0DE", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#fdf6e3", - "hoverBackground": "#d1cbb8", - "LightEditBackground": "#d1cbb8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#fdf6e3", - "contentAreaColor": "#d1cbb8", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#edead9", - "disabledForeground": "#C9CCC3", - "disabledUnderlineColor": "#C9CCC3", - "focus": "#d1cbb8", - "focusColor": "#d1cbb8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#586e75", - "highlight": "#edead9", - "hoverColor": "#d1cbb8", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#002b36", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#d33682" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#eee8d5", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#eee8d5", - "background": "#fdf6e3", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#C9CCC3", - "dropLineColor": "#d33682", - "dropLineShortColor": "#d33682", - "focusCellBackground": "#d1cbb8", - "focusCellForeground": "#002b36", - "foreground": "#586e75", - "gridColor": "#fdf6e3", - "highlightOuter": "#d1cbb8", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "lightSelectionForeground": "#002b36", - "lightSelectionInactiveForeground": "#93a1a1", - "lightSelectionInactiveBackground": "#F6F0DE", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36", - "selectionInactiveBackground": "#d1cbb8", - "selectionInactiveForeground": "#002b36", - "sortIconColor": "#586e75", - "stripeColor": "#eee8d5" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "bottomSeparatorColor": "#F6F0DE", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "focusCellBackground": "#d1cbb8", - "focusCellForeground": "#002b36", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#F6F0DE" + "separatorColor": "second" }, - "text": "#93a1a1", - "textInactiveText": "#93a1a1", - "textText": "#93a1a1", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#eee8d5", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#eee8d5", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#eee8d5", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#eee8d5", - "Button.hoverBackground": "#d1cbb8", - "inactiveBackground": "#fdf6e3", - "infoForeground": "#93a1a1", - "inactiveInfoForeground": "#93a1a1" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#586e75", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#d8d4c4", - "buttonColor": "#586e75", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "offForeground": "#fdf6e3", - "offBackground": "#fdf6e3", - "onBackground": "#d33682", - "onForeground": "#d33682" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#eee8d5", - "borderHandleColor": "#93a1a1", - "floatingForeground": "#93a1a1", - "foreground": "#586e75" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#fdf6e3", - "Actions.infoForeground": "#93a1a1", - "background": "#EDE8D4", - "borderColor": "#edead9", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "separatorColor": "#edead9", - "shortcutForeground": "#93a1a1" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#d1cbb8", - "selectedForeground": "#002b36", - "selectedBackground": "#eee8d5" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#fdf6e3", - "borderColor": "#F6F0DE", - "inactiveBackground": "#fdf6e3" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#fdf6e3" + "background": "bg" }, "HeaderTab": { - "borderColor": "#d1cbb8", - "hoverBackground": "#d1cbb8", - "hoverInactiveBackground": "#d1cbb8", - "inactiveUnderlineColor": "#d33682", - "selectedBackground": "#eee8d5", - "selectedInactiveBackground": "#eee8d5", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabInactiveBackground": "#F6F0DE", - "underlinedTabForeground": "#002b36", - "underlinedTabInactiveForeground": "#586e75" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#eee8d5", - "foreground": "#93a1a1", - "hash": "#edead9", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "modifiedItemForeground": "#d33682", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#e8dcb6b0", - "selectionForeground": "#002b36", - "selectionInactiveForeground": "#002b36", - "selectionInactiveBackground": "#e8dcb6b0", - "textBackground": "#eee8d5" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#edead9", - "Canvas.background": "#eee8d5", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#fdf6e3", - "foreground": "#586e75" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#edead9", - "background": "#fdf6e3", - "foreground": "#586e75", - "hoverBorderColor": "#d1cbb8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#edead9", - "hoverBorderColor": "#d1cbb8" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#eee8d5", - "highStroke.foreground": "#586e75", - "Label.foreground": "#93a1a1", - "List.selectionBackground": "#e8dcb6b0", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#edead9", - "Component.foreground": "#586e75", - "ConstraintSetText.foreground": "#93a1a1", - "ConstraintSet.background": "#F6F0DE", - "CSPanel.SelectedFocusBackground": "#e8dcb6", - "CSPanel.SelectedBackground": "#e8dcb6b0", - "cs_FocusText.infoForeground": "#93a1a1", - "CursorTextColor.foreground": "#586e75", - "HoverColor.disabledBackground": "#C9CCC3", - "motionGraph.background": "#fdf6e3", - "Notification.background": "#EDE8D4", - "ourAvg.background": "#F6F0DE", - "ourCS.background": "#F6F0DE", - "ourCS_Border.borderColor": "#edead9", - "ourCS_TextColor.foreground": "#93a1a1", - "ourCS_SelectedFocusBackground.selectionForeground": "#002b36", - "ourCS_SelectedBackground.selectionInactiveBackground": "#d1cbb8", - "ourCS_SelectedBorder.pressedBorderColor": "#d1cbb8", - "ourML_BarColor.separatorColor": "#edead9", - "PrimaryPanel.background": "#eee8d5", - "SecondaryPanel.background": "#fdf6e3", - "SecondaryPanel.header.foreground": "#93a1a1", - "SecondaryPanel.header.background": "#eee8d5", - "timeLine.disabledBorderColor": "#edead9" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#edead9", - "background": "#fdf6e3" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#586e75", + "percent.foreground": "fg", "Placeholder": { - "background": "#fdf6e3", - "borderColor": "#edead9", - "foreground": "#586e75", - "selectedForeground": "#002b36" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#fdf6e3", - "stroke.acceleratorForeground": "#93a1a1" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "warningBackground": "#EDE8D4", - "warningBorderColor": "#EDE8D4" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#fdf6e3" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#d1cbb8" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#d33682", - "otherIconColor": "#93a1a1", - "remoteBranchIconColor": "#586e75", - "tagIconColor": "#93a1a1" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#d33682", - "bookmarkIconColor": "#002b36", - "closedBranchIconColor": "#C9CCC3", - "localTagIconColor": "#93a1a1", - "mqTagIconColor": "#93a1a1", - "tagIconColor": "#93a1a1", - "tipIconColor": "#93a1a1" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#93a1a1", - "Commit.currentBranchBackground": "#F6F0DE", - "Commit.hoveredBackground": "#e8dcb6b0" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#002b36", - "backgroundBase": "#d1cbb8" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#eee8d5", - "foreground": "#586e75" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#fdf6e3", - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "captionBackground": "#eee8d5", - "captionForeground": "#586e75", - "Details.background": "#fdf6e3", - "footerBackground": "#eee8d5", - "footerForeground": "#586e75", - "headerBackground": "#fdf6e3", - "headerForeground": "#586e75", - "List.background": "#eee8d5", - "separatorColor": "#edead9", - "SidePanel.background": "#F6F0DE", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#eee8d5", - "actions.selectionBackground": "#d1cbb8", - "background": "#F6F0DE", - "selectionBackground": "#e8dcb6", - "selectionInactiveBackground": "#F6F0DE" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#eee8d5", - "windowBorder": "#edead9", - "windowText": "#93a1a1", - "Window.border": "#edead9" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#eee8d5", - "#6B6B6B": "#93a1a1", - "#A7A7A7": "#fdf6e3", - "#3D6185": "#d33682", - "#466D94": "#d33682", - "#3C3F41": "#fdf6e3", - "#545556": "#C9CCC3", - "#606060": "#C9CCC3", - "#9AA7B0": "#586e75", - "#675133": "#d33682", - "Actions.Blue": "#B58900", - "Actions.Green": "#2AA198", - "Actions.Grey": "#93a1a1", - "Actions.GreyInline": "#93A1A1", - "Actions.GreyInline.Dark": "#586e75", - "Actions.Red": "#268BD2", - "Actions.Yellow": "#657B83", - "Checkbox.Background.Default": "#eee8d5", - "Checkbox.Background.Default.Dark": "#eee8d5", - "Checkbox.Background.Disabled": "#E3DCC9", - "Checkbox.Background.Disabled.Dark": "#E3DCC9", - "Checkbox.Border.Default": "#edead9", - "Checkbox.Border.Default.Dark": "#edead9", - "Checkbox.Border.Disabled": "#C9CCC3", - "Checkbox.Border.Disabled.Dark": "#C9CCC3", - "Checkbox.Focus.Thin.Default": "#d33682", - "Checkbox.Focus.Thin.Default.Dark": "#d33682", - "Checkbox.Focus.Wide": "#d33682", - "Checkbox.Focus.Wide.Dark": "#d33682", - "Checkbox.Foreground.Disabled": "#C9CCC3", - "Checkbox.Foreground.Disabled.Dark": "#C9CCC3", - "Checkbox.Background.Selected": "#d33682", - "Checkbox.Background.Selected.Dark": "#fdf6e3", - "Checkbox.Border.Selected": "#d33682", - "Checkbox.Border.Selected.Dark": "#d33682", - "Checkbox.Foreground.Selected": "#d33682", - "Checkbox.Foreground.Selected.Dark": "#d33682", - "Checkbox.Focus.Thin.Selected": "#586e75", - "Checkbox.Focus.Thin.Selected.Dark": "#586e75", - "Objects.Grey": "#93A1A1", - "Objects.Blue": "#B58900", - "Objects.RedStatus": "#268BD2", - "Objects.Red": "#268BD2", - "Objects.Pink": "#859900", - "Objects.Yellow": "#657B83", - "Objects.Green": "#2AA198", - "Objects.Purple": "#859900", - "Objects.BlackText": "#586e75", - "Objects.YellowDark": "#D33682", - "Objects.GreenAndroid": "#2AA198" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light.theme.json index 1f6a50d8..011e660d 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/material-theme-ui-lite/Solarized Light.theme.json @@ -2,1004 +2,1089 @@ "name": "Solarized Light", "dark": false, "author": "Mallowigi", + "colors": { + "bg": "#fdf6e3", + "bg30": "#fdf6e330", + "fg": "#586e75", + "text": "#93a1a1", + "selBg": "#e8dcb6", + "selFg": "#002b36", + "activeFg": "#002b36", + "border": "#edead9", + "excl": "#E3DCC9", + "second": "#F6F0DE", + "dis": "#C9CCC3", + "accent": "#d33682", + "accent2": "#d336822", + "accent50": "#d3368250", + "accent70": "#d3368270", + "cs": "#eee8d5", + "button": "#d8d4c4", + "table": "#d1cbb8", + "tree": "#e8dcb6b0", + "hl": "#d1cbb8", + "notif": "#EDE8D4", + "hc": "#fdf6e3", + "white": "#268BD2", + "blue": "#B58900", + "red": "#268BD2", + "yellow": "#657B83", + "green": "#2AA198", + "gray": "#93A1A1", + "purple": "#859900", + "orange": "#D33682" + }, "editorScheme": "colors/Solarized Light.xml", "ui": { "*": { - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "borderColor": "#edead9", - "disabledBackground": "#E3DCC9", - "disabledForeground": "#C9CCC3", - "disabledText": "#C9CCC3", - "focusColor": "#d1cbb8", - "focusedBorderColor": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#E3DCC9", - "inactiveForeground": "#93a1a1", - "infoForeground": "#93a1a1", - "selectionBackground": "#e8dcb6", - "selectionBackgroundInactive": "#F6F0DE", - "selectionForeground": "#002b36", - "selectionInactiveBackground": "#F6F0DE", - "separatorColor": "#edead9" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "borderColor": "border", + "disabledBackground": "excl", + "disabledBorderColor": "button", + "disabledForeground": "dis", + "disabledText": "dis", + "focusColor": "hl", + "focusedBorderColor": "accent", + "foreground": "fg", + "inactiveBackground": "excl", + "inactiveForeground": "text", + "infoForeground": "text", + "selectionBackground": "selBg", + "selectionBackgroundInactive": "second", + "selectionForeground": "selFg", + "selectionInactiveBackground": "second", + "separatorColor": "border", + "lineSeparatorColor": "hl" }, - "activeCaption": "#fdf6e3", + "activeCaption": "bg", "ActionButton": { - "hoverBackground": "#d3368250", - "hoverBorderColor": "#d3368250", - "hoverSeparatorColor": "#d8d4c4", - "focusedBorderColor": "#d3368250", - "pressedBackground": "#d3368250", - "pressedBorderColor": "#d3368250" + "focusedBorderColor": "accent50", + "hoverBackground": "accent50", + "hoverBorderColor": "accent50", + "hoverSeparatorColor": "button", + "pressedBackground": "accent50", + "pressedBorderColor": "accent50" + }, + "AssignedMnemonic": { + "background": "hl", + "borderColor": "selBg", + "foreground": "fg" }, "Autocomplete": { - "selectionBackground": "#e8dcb6" + "selectionBackground": "selBg" }, - "Borders.ContrastBorderColor": "#fdf6e3", - "Borders.color": "#edead9", + "AvailableMnemonic": { + "background": "button", + "borderColor": "button", + "foreground": "fg" + }, + "BigSpinner.background": "bg", + "BookmarkIcon.background": "accent", + "Borders.ContrastBorderColor": "bg", + "Borders.color": "border", "Button": { "arc": 0, - "background": "#fdf6e3", + "background": "bg", "default": { - "endBackground": "#d1cbb8", - "endBorderColor": "#d1cbb8", - "foreground": "#002b36", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "shadowColor": "#d1cbb8", - "startBackground": "#d1cbb8", - "startBorderColor": "#d1cbb8" + "endBackground": "table", + "endBorderColor": "table", + "focusColor": "accent", + "focusedBorderColor": "accent", + "foreground": "activeFg", + "shadowColor": "table", + "startBackground": "table", + "startBorderColor": "table" }, - "disabledBorderColor": "#d8d4c4", - "disabledText": "#C9CCC3", - "endBackground": "#d8d4c4", - "endBorderColor": "#d8d4c4", - "focus": "#d1cbb8", - "focusedBorderColor": "#d33682", - "foreground": "#93a1a1", - "highlight": "#002b36", - "mt.background": "#d8d4c4", - "mt.foreground": "#93a1a1", - "mt.selectedForeground": "#002b36", - "mt.selection.color1": "#d1cbb8", - "mt.selection.color2": "#d1cbb8", - "startBackground": "#d8d4c4", - "startBorderColor": "#d8d4c4", - "shadowColor": "#d8d4c4", - "shadowWidth": 0 + "disabledBorderColor": "button", + "disabledText": "dis", + "endBackground": "button", + "endBorderColor": "button", + "focus": "hl", + "focusedBorderColor": "accent", + "foreground": "text", + "highlight": "selFg", + "mt.background": "button", + "mt.foreground": "text", + "mt.selectedForeground": "selFg", + "mt.selection.color1": "table", + "mt.selection.color2": "table", + "shadowColor": "button", + "shadowWidth": 0, + "startBackground": "button", + "startBorderColor": "button" }, "Canvas": { - "Tooltip.borderColor": "#edead9", - "Tooltip.background": "#EDE8D4" + "Tooltip.background": "notif", + "Tooltip.borderColor": "border" }, "Content": { - "background": "#eee8d5", - "selectionBackground": "#e8dcb6" + "background": "cs", + "selectionBackground": "selBg", + "selectionInactiveBackground": "excl" }, "CheckBox": { - "background": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "select": "#d33682" + "background": "bg", + "disabledText": "dis", + "foreground": "fg", + "select": "accent" }, "CheckBoxMenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "CodeWithMe": { - "Avatar.foreground": "#586e75", + "Avatar.foreground": "fg", "AccessEnabled": { - "accessDot": "#d33682", - "dropdownBorder": "#F6F0DE", + "accessDot": "accent", + "dropdownBorder": "second", "pillBackground": "$second" } }, "ColorChooser": { - "background": "#fdf6e3", - "foreground": "#586e75", - "swatchesDefaultRecentColor": "#586e75" + "background": "bg", + "foreground": "fg", + "swatchesDefaultRecentColor": "fg" }, - "ComboBoxButton.background": "#d8d4c4", + "ComboBoxButton.background": "button", "ComboBox": { "ArrowButton": { - "background": "#d8d4c4", - "disabledIconColor": "#C9CCC3", - "iconColor": "#586e75", - "nonEditableBackground": "#fdf6e3" + "background": "button", + "disabledIconColor": "dis", + "iconColor": "fg", + "nonEditableBackground": "bg" }, - "background": "#fdf6e3", - "buttonBackground": "#d8d4c4", - "darcula.hoveredArrowButtonForeground": "#d33682", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "modifiedItemForeground": "#d33682", - "nonEditableBackground": "#F6F0DE", + "background": "hc", + "buttonBackground": "button", + "darcula.hoveredArrowButtonForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "modifiedItemForeground": "accent", + "nonEditableBackground": "second", "padding": "5,5,5,5", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "selectionBackground": "table", + "selectionForeground": "activeFg" }, - "ComboPopup.border": "#edead9", + "ComboPopup.border": "border", "CompletionPopup": { - "background": "#F6F0DE", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "matchForeground": "#d33682", - "matchSelectionForeground": "#d33682", + "background": "second", + "foreground": "fg", + "infoForeground": "text", + "matchForeground": "accent", + "matchSelectionForeground": "accent", "nonFocusedState": "false", - "selectedForeground": "#002b36", - "selectedGrayedForeground": "#002b36", - "selectionGrayForeground": "#002b36", - "selectionInactiveInfoForeground": "#93a1a1", - "selectionInactiveBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "selectionInfoForeground": "#002b36" + "selectedForeground": "selFg", + "selectedGrayedForeground": "selFg", + "selectionBackground": "cs", + "selectionForeground": "selFg", + "selectionGrayForeground": "selFg", + "selectionInactiveBackground": "hl", + "selectionInactiveInfoForeground": "text", + "selectionInfoForeground": "selFg" }, "Component": { "arc": 4, - "borderColor": "#d1cbb8", - "disabledBorderColor": "#d8d4c4", - "focusColor": "#d33682", - "focusedBorderColor": "#d33682", - "hoverIconColor": "#d33682", - "infoForeground": "#93a1a1", - "iconColor": "#586e75" + "borderColor": "hl", + "disabledBorderColor": "button", + "focusColor": "accent", + "focusedBorderColor": "accent", + "hoverIconColor": "accent", + "iconColor": "fg", + "infoForeground": "text" }, - "control": "#fdf6e3", - "controlText": "#93a1a1", + "control": "bg", + "controlText": "text", "Counter": { - "background": "#d33682", - "foreground": "#002b36" + "background": "accent", + "foreground": "selFg" + }, + "CurrentMnemonic": { + "background": "accent", + "borderColor": "accent", + "foreground": "fg" }, "Debugger": { "Variables": { - "collectingDataForeground": "#93a1a1", - "changedValueForeground": "#d33682", - "errorMessageForeground": "#268BD2", - "evaluatingExpressionForeground": "#93a1a1", - "exceptionForeground": "#657B83", - "modifyingValueForeground": "#d33682", - "valueForeground": "#d33682" + "changedValueForeground": "accent", + "collectingDataForeground": "text", + "errorMessageForeground": "red", + "evaluatingExpressionForeground": "text", + "exceptionForeground": "yellow", + "modifyingValueForeground": "accent", + "valueForeground": "accent" } }, "DebuggerTabs": { - "selectedBackground": "#d1cbb8", - "underlinedTabBackground": "#d1cbb8" + "selectedBackground": "hl", + "underlinedTabBackground": "hl" }, "DebuggerPopup": { - "borderColor": "#d1cbb8" + "borderColor": "hl" }, "DefaultTabs": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "hoverBackground": "#d1cbb8", - "hoverColor": "#fdf6e3", - "hoverMaskColor": "#d1cbb8", - "inactiveColoredTabBackground": "#fdf6e3", - "inactiveColoredFileBackground": "#d8d4c4", - "inactiveUnderlineColor": "#d33682", - "inactiveMaskColor": "#fdf6e3", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#002b36" + "background": "bg", + "borderColor": "bg", + "hoverBackground": "table", + "hoverColor": "hc", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "button", + "inactiveColoredTabBackground": "bg", + "inactiveMaskColor": "hc", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, - "Desktop.background": "#fdf6e3", - "DialogWrapper.southPanelBackground": "#fdf6e3", - "DialogWrapper.southPanelDivider": "#fdf6e3", + "Desktop.background": "bg", + "DialogWrapper.southPanelBackground": "bg", + "DialogWrapper.southPanelDivider": "bg", "DragAndDrop": { - "areaBackground": "#fdf6e3", - "areaBorderColor": "#fdf6e3", - "areaForeground": "#586e75" + "areaBackground": "bg", + "areaBorderColor": "bg", + "areaForeground": "fg" }, "Editor": { - "background": "#fdf6e3", - "foreground": "#586e75", - "shortcutForeground": "#93a1a1" + "background": "hc", + "foreground": "fg", + "shortcutForeground": "text" }, "EditorPane": { - "background": "#fdf6e3", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#fdf6e3", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "bg", + "inactiveForeground": "dis", + "selectionBackground": "selBg", + "selectionForeground": "activeFg" }, "EditorTabs": { - "borderColor": "#F6F0DE", - "hoverBackground": "#d1cbb8", - "hoverColor": "#d1cbb8", - "hoverMaskColor": "#d1cbb8", - "inactiveMaskColor": "#fdf6e3", - "inactiveColoredFileBackground": "#fdf6e3", - "inactiveUnderlineColor": "#C9CCC3", - "selectedForeground": "#586e75", - "selectedBackground": "#d1cbb8", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#002b36" + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "hoverMaskColor": "hl", + "inactiveColoredFileBackground": "bg", + "inactiveMaskColor": "bg", + "inactiveUnderlineColor": "dis", + "selectedBackground": "table", + "selectedForeground": "fg", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg" }, "EditorGroupsTabs": { - "background": "#fdf6e3", - "borderColor": "#F6F0DE", - "hoverBackground": "#d1cbb8", - "hoverColor": "#d1cbb8", - "inactiveUnderlineColor": "#d33682", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabForeground": "#586e75" + "background": "bg", + "borderColor": "second", + "hoverBackground": "hl", + "hoverColor": "hl", + "inactiveUnderlineColor": "accent", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "fg" }, "FileColor": { - "Green": "#387002", "Blue": "#004BA0", - "Yellow": "#E3DCC9", + "Green": "#387002", "Orange": "#B53D00", + "Rose": "#A00037", "Violet": "#4D2C91", - "Rose": "#A00037" + "Yellow": "excl" }, "FlameGraph": { "JVMBackground": "#89DDF7", "JVMFocusBackground": "#82AAFF", - "JVMSearchNotMatchedBackground": "#FF5370", "JVMFocusSearchNotMatchedBackground": "#AB7967", + "JVMSearchNotMatchedBackground": "#FF5370", "nativeBackground": "#FFCB6B", "nativeFocusBackground": "#F78C6C", - "nativeSearchNotMatchedBackground": "#C792EA", - "nativeFocusSearchNotMatchedBackground": "#BB80B3" + "nativeFocusSearchNotMatchedBackground": "#BB80B3", + "nativeSearchNotMatchedBackground": "#C792EA" }, - "Focus.color": "#edead9", + "Focus.color": "border", "FormattedTextField": { - "background": "#fdf6e3", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveBackground": "#d8d4c4", - "inactiveForeground": "#C9CCC3", - "selectionForeground": "#002b36", - "selectionBackground": "#d1cbb8" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveBackground": "button", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" + }, + "GotItTooltip": { + "background": "bg", + "borderColor": "notif", + "endBackground": "button", + "endBorderColor": "button", + "foreground": "fg", + "linkForeground": "accent", + "shortcutForeground": "text", + "startBackground": "button", + "startBorderColor": "button" }, - "GotItTooltip.borderColor": "#EDE8D4", "Group": { - "disabledSeparatorColor": "#edead9", - "separatorColor": "#edead9" + "disabledSeparatorColor": "border", + "separatorColor": "border" }, "GutterTooltip": { - "infoForeground": "#93a1a1", - "lineSeparatorColor": "#fdf6e3" + "infoForeground": "text", + "lineSeparatorColor": "bg" }, "HeaderColor": { - "active": "#fdf6e3", - "inactive": "#eee8d5" + "active": "bg", + "inactive": "cs" }, "HelpTooltip": { - "background": "#fdf6e3", - "borderColor": "#edead9", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "shortcutForeground": "#93a1a1" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "shortcutForeground": "text" }, - "Hyperlink.linkColor": "#d33682", - "inactiveCaption": "#F6F0DE", - "inactiveCaptionBorder": "#fdf6e3", - "inactiveCaptionText": "#93a1a1", - "info": "#93a1a1", - "infoText": "#93a1a1", + "Hyperlink.linkColor": "accent", "IdeStatusBar.border": "4,4,4,4", - "InformationHint.borderColor": "#edead9", + "InformationHint.borderColor": "border", + "inactiveCaption": "second", + "inactiveCaptionBorder": "bg", + "inactiveCaptionText": "text", + "info": "text", + "infoPanelForeground": "text", + "infoText": "text", "InplaceRefactoringPopup": { - "borderColor": "#fdf6e3" + "background": "bg", + "borderColor": "bg" }, "InternalFrame": { - "activeTitleForeground": "#586e75", - "background": "#fdf6e3", - "inactiveTitleForeground": "#93a1a1" + "activeTitleForeground": "fg", + "background": "bg", + "inactiveTitleForeground": "text" }, "Label": { - "background": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "disabledShadow": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "selectedForeground": "#002b36", - "selectedDisabledForeground": "#586e75" + "background": "bg", + "disabledForeground": "dis", + "disabledShadow": "bg", + "disabledText": "dis", + "foreground": "fg", + "infoForeground": "text", + "selectedDisabledForeground": "fg", + "selectedForeground": "activeFg" }, + "link": "accent", "Link": { - "activeForeground": "#d33682", - "hoverForeground": "#d33682", - "pressedForeground": "#d33682", - "secondaryForeground": "#93a1a1", - "visitedForeground": "#d33682" + "activeForeground": "accent", + "hoverForeground": "accent", + "pressedForeground": "accent", + "secondaryForeground": "text", + "visitedForeground": "accent" }, - "link.foreground": "#d33682", + "link.foreground": "accent", "List": { - "background": "#F6F0DE", - "foreground": "#586e75", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "selectionInactiveForeground": "#002b36", - "selectionInactiveBackground": "#e8dcb6b0" + "background": "second", + "foreground": "fg", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "activeFg" }, "material": { - "background": "#fdf6e3", - "branchColor": "#586e75", - "contrast": "#eee8d5", - "foreground": "#586e75", - "mergeCommits": "#d8d4c4", - "primaryColor": "#93a1a1", - "selectionForeground": "#002b36", - "tab.backgroundColor": "#fdf6e3", - "tab.borderColor": "#d33682", - "tagColor": "#93a1a1" + "background": "bg", + "branchColor": "fg", + "contrast": "cs", + "foreground": "fg", + "mergeCommits": "button", + "primaryColor": "text", + "selectionForeground": "selFg", + "tab.backgroundColor": "bg", + "tab.borderColor": "accent", + "tagColor": "text" }, "MemoryIndicator": { - "allocatedBackground": "#F6F0DE", - "usedColor": "#d1cbb8", - "usedBackground": "#d1cbb8" + "allocatedBackground": "second", + "usedBackground": "hl", + "usedColor": "hl" }, "Menu": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#002b36", - "background": "#fdf6e3", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "borderColor": "#F6F0DE", - "disabledBackground": "#F6F0DE", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "separatorColor": "#edead9" + "borderColor": "second", + "disabledBackground": "second", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "separatorColor": "border" }, "MenuBar": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "highlight": "#fdf6e3", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36", - "shadow": "#fdf6e3" + "background": "hc", + "borderColor": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "highlight": "bg", + "selectionBackground": "selBg", + "selectionForeground": "selFg", + "shadow": "hc" }, "MenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#002b36", + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "selFg", + "background": "bg", "border": "4,2,4,2", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" + }, + "MlModelBinding.Viewer.CodeEditor.background": "bg", + "MnemonicIcon": { + "background": "hl", + "borderColor": "hl", + "foreground": "fg" }, "NavBar": { - "arrowColor": "#586e75", - "borderColor": "#fdf6e3" + "arrowColor": "fg", + "borderColor": "bg" }, "NewClass": { "Panel": { - "background": "#fdf6e3" + "background": "bg" }, "SearchField": { - "background": "#fdf6e3" + "background": "hc" } }, - "NewPSD.warning": "#d33682", + "NewPSD.warning": "accent", "Notification": { - "background": "#EDE8D4", - "borderColor": "#EDE8D4", - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "foreground": "#586e75", + "background": "notif", + "borderColor": "notif", + "errorBackground": "notif", + "errorBorderColor": "notif", + "foreground": "fg", "MoreButton": { - "background": "#d8d4c4", - "foreground": "#586e75", - "innerBorderColor": "#d8d4c4" + "background": "button", + "foreground": "fg", + "innerBorderColor": "button" }, "ToolWindow": { - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "informativeBackground": "#EDE8D4", - "informativeBorderColor": "#EDE8D4", - "warningBackground": "#EDE8D4", - "warningBorderColor": "#EDE8D4" + "errorBackground": "notif", + "errorBorderColor": "notif", + "informativeBackground": "notif", + "informativeBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" } }, - "OnePixelDivider.background": "#edead9", + "OnePixelDivider.background": "border", "OptionPane": { - "background": "#fdf6e3", - "foreground": "#586e75", - "messageForeground": "#586e75" + "background": "bg", + "foreground": "fg", + "messageForeground": "fg" + }, + "OptionButton": { + "default.separatorColor": "border", + "separatorColor": "border" }, "Outline": { - "color": "#d8d4c4", - "focusedColor": "#d33682", - "disabledColor": "#C9CCC3" + "color": "button", + "disabledColor": "dis", + "focusedColor": "accent" }, "Panel": { - "background": "#fdf6e3", - "foreground": "#586e75" + "background": "bg", + "foreground": "fg", + "mouseShortcutBackground": "bg" }, "ParameterInfo": { - "background": "#F6F0DE", - "borderColor": "#d1cbb8", - "currentOverloadBackground": "#d1cbb8", - "currentParameterForeground": "#d33682", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "lineSeparatorColor": "#d1cbb8" + "background": "second", + "borderColor": "table", + "currentOverloadBackground": "hl", + "currentParameterForeground": "accent", + "disabledForeground": "dis", + "foreground": "fg", + "infoForeground": "text", + "lineSeparatorColor": "table" }, "PasswordField": { - "background": "#fdf6e3", - "capsLockIconColor": "#d33682", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "capsLockIconColor": "accent", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "Plugins": { - "background": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "eapTagBackground": "#d1cbb8", - "hoverBackground": "#e8dcb6b0", - "lightSelectionBackground": "#d1cbb8", - "paidTagBackground": "#d1cbb8", - "selectionBackground": "#e8dcb6", - "tagForeground": "#d33682", - "tagBackground": "#d1cbb8", - "trialTagBackground": "#d1cbb8", + "background": "bg", + "disabledForeground": "dis", + "eapTagBackground": "hl", + "hoverBackground": "tree", + "lightSelectionBackground": "table", + "paidTagBackground": "hl", + "selectionBackground": "selBg", + "tagBackground": "hl", + "tagForeground": "accent", + "trialTagBackground": "hl", "Button": { - "installBackground": "#d8d4c4", - "installBorderColor": "#d8d4c4", - "installForeground": "#586e75", - "installFocusedBackground": "#d1cbb8", - "installFillForeground": "#C9CCC3", - "installFillBackground": "#d8d4c4", - "updateBackground": "#d33682", - "updateBorderColor": "#d8d4c4", - "updateForeground": "#586e75" + "installBackground": "button", + "installBorderColor": "button", + "installFillBackground": "button", + "installFillForeground": "dis", + "installFocusedBackground": "hl", + "installForeground": "fg", + "updateBackground": "accent", + "updateBorderColor": "button", + "updateForeground": "fg" }, "SearchField": { - "background": "#fdf6e3", - "borderColor": "#edead9" + "background": "hc", + "borderColor": "border" }, "SectionHeader": { - "background": "#F6F0DE", - "foreground": "#586e75" + "background": "second", + "foreground": "fg" }, "Tab": { - "hoverBackground": "#d1cbb8", - "selectedForeground": "#002b36", - "selectedBackground": "#d1cbb8" + "hoverBackground": "table", + "selectedBackground": "table", + "selectedForeground": "selFg" } }, "Popup": { "Advertiser": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "foreground": "#d33682" + "background": "bg", + "borderColor": "bg", + "foreground": "accent" }, - "borderColor": "#eee8d5", - "inactiveBorderColor": "#fdf6e3", - "innerBorderColor": "#F6F0DE", + "borderColor": "cs", + "inactiveBorderColor": "bg", + "innerBorderColor": "second", "Header": { - "activeBackground": "#fdf6e3", - "inactiveBackground": "#eee8d5" + "activeBackground": "bg", + "inactiveBackground": "cs" }, "paintBorder": true, - "separatorForeground": "#586e75", - "separatorColor": "#F6F0DE", + "separatorColor": "second", + "separatorForeground": "fg", "Toolbar": { - "Floating.background": "#eee8d5", - "background": "#eee8d5", - "borderColor": "#eee8d5" + "Floating.background": "cs", + "background": "cs", + "borderColor": "cs" } }, "PopupMenu": { - "background": "#fdf6e3", + "background": "bg", "border": "2,0,2,0", - "foreground": "#586e75", - "translucentBackground": "#fdf6e3" + "foreground": "fg", + "translucentBackground": "bg" }, "PopupMenuSeparator.height": 10, "PopupMenuSeparator.stripeIndent": 5, "ProgressBar": { - "background": "#fdf6e3", - "foreground": "#d33682", - "indeterminateEndColor": "#d33682", - "indeterminateStartColor": "#d33682", - "progressColor": "#d33682", - "selectionBackground": "#d1cbb8", - "trackColor": "#d1cbb8" + "background": "bg", + "foreground": "accent", + "indeterminateEndColor": "accent", + "indeterminateStartColor": "accent", + "progressColor": "accent", + "selectionBackground": "hl", + "trackColor": "hl" }, "PsiViewer": { - "referenceHighlightColor": "#d33682" + "referenceHighlightColor": "accent" }, "RadioButton": { - "background": "#fdf6e3", - "disabledText": "#C9CCC3", - "foreground": "#586e75" + "background": "bg", + "disabledText": "dis", + "foreground": "fg" }, "RadioButtonMenuItem": { - "acceleratorForeground": "#93a1a1", - "acceleratorSelectionForeground": "#93a1a1", - "background": "#fdf6e3", - "disabledBackground": "#fdf6e3", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "selectionBackground": "#e8dcb6", - "selectionForeground": "#002b36" + "acceleratorForeground": "text", + "acceleratorSelectionForeground": "text", + "background": "bg", + "disabledBackground": "bg", + "disabledForeground": "dis", + "foreground": "fg", + "selectionBackground": "selBg", + "selectionForeground": "selFg" }, - "ScreenView.borderColor": "#edead9", + "ScreenView.borderColor": "border", "ScrollBar": { - "background": "#fdf6e3", - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", + "background": "bg", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", "Mac": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330", + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, - "thumb": "#d1cbb8", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330", + "thumb": "hl", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30", "Transparent": { - "hoverThumbBorderColor": "#d33682", - "hoverThumbColor": "#d33682", - "hoverTrackColor": "#fdf6e330", - "thumbBorderColor": "#d3368270", - "thumbColor": "#d3368270", - "trackColor": "#fdf6e330" + "hoverThumbBorderColor": "accent", + "hoverThumbColor": "accent", + "hoverTrackColor": "bg30", + "thumbBorderColor": "accent70", + "thumbColor": "accent70", + "trackColor": "bg30" } }, "SearchEverywhere": { "Advertiser": { - "background": "#eee8d5", - "foreground": "#93a1a1" + "background": "cs", + "foreground": "text" }, "Header": { - "background": "#fdf6e3" + "background": "bg" }, "List": { - "separatorForeground": "#93a1a1", - "separatorColor": "#edead9" + "separatorForeground": "text", + "separatorColor": "border" }, "SearchField": { - "background": "#fdf6e3", - "borderColor": "#eee8d5", - "infoForeground": "#93a1a1" + "background": "bg", + "borderColor": "cs", + "infoForeground": "text" }, "Tab": { - "active.foreground": "#002b36", - "selectedForeground": "#002b36", - "selectedBackground": "#d1cbb8" + "active.foreground": "activeFg", + "selectedBackground": "hl", + "selectedForeground": "activeFg" } }, "SearchMatch": { - "endBackground": "#d33682", - "startBackground": "#d33682", - "endColor": "#d33682", - "startColor": "#d33682" + "endBackground": "accent", + "endColor": "accent", + "startBackground": "accent", + "startColor": "accent" }, - "SearchField.errorBackground": "#EDE8D4", + "SearchField.errorBackground": "notif", "SearchOption": { - "selectedBackground": "#d1cbb8" + "selectedBackground": "table" }, "SearchResults": { - "Ordinal.File.Foreground": "#93a1a1", - "Repeated.File.Foreground": "#586e75" + "Ordinal.File.Foreground": "text", + "Repeated.File.Foreground": "fg" }, "Separator": { - "background": "#F6F0DE", - "foreground": "#F6F0DE", - "separatorColor": "#F6F0DE" + "background": "second", + "foreground": "second", + "separatorColor": "second" }, + "Settings.Spotlight.borderColor": "accent", "SidePanel": { - "background": "#fdf6e3" + "background": "hc" }, "Slider": { - "background": "#fdf6e3", - "buttonBorderColor": "#d33682", - "buttonColor": "#d33682", - "foreground": "#586e75", + "background": "bg", + "buttonBorderColor": "accent", + "buttonColor": "accent", + "foreground": "fg", "majorTickLength": 6, - "tickColor": "#F6F0DE", - "trackColor": "#d1cbb8", - "trackWidth": 7, - "thumb": "#d33682" + "thumb": "accent", + "tickColor": "second", + "trackColor": "table", + "trackWidth": 7 }, "SpeedSearch": { - "background": "#d1cbb8", - "borderColor": "#edead9", - "foreground": "#586e75", - "errorForeground": "#586e75" + "background": "hl", + "borderColor": "border", + "errorForeground": "fg", + "foreground": "fg" }, + "Space.Review.diffAnchorBackground": "second", "Spinner": { - "background": "#fdf6e3", + "background": "bg", "border": "3,3,3,3", - "foreground": "#586e75", - "selectionForeground": "#002b36" + "foreground": "fg", + "selectionForeground": "activeFg" }, "SplitPane": { - "background": "#fdf6e3", - "highlight": "#fdf6e3" + "background": "bg", + "highlight": "hc" }, - "SplitPaneDivider.draggingColor": "#F6F0DE", + "SplitPaneDivider.draggingColor": "second", + "StateWidget.activeBackground": "button", "StatusBar": { - "borderColor": "#fdf6e3", - "hoverBackground": "#d1cbb8", - "LightEditBackground": "#d1cbb8" + "LightEditBackground": "table", + "borderColor": "bg", + "hoverBackground": "hl" }, "TabbedPane": { - "background": "#fdf6e3", - "contentAreaColor": "#d1cbb8", + "background": "bg", + "contentAreaColor": "hl", "contentBorderInsets": "3,1,1,1", - "darkShadow": "#edead9", - "disabledForeground": "#C9CCC3", - "disabledUnderlineColor": "#C9CCC3", - "focus": "#d1cbb8", - "focusColor": "#d1cbb8", + "darkShadow": "border", + "disabledForeground": "dis", + "disabledUnderlineColor": "dis", + "focus": "table", + "focusColor": "table", "fontSizeOffset": 0, - "foreground": "#586e75", - "highlight": "#edead9", - "hoverColor": "#d1cbb8", + "foreground": "fg", + "highlight": "border", + "hoverColor": "hl", "labelShift": 0, - "selectedForeground": "#002b36", + "selectedForeground": "activeFg", "selectedLabelShift": 0, "selectedTabPadInsets": "0,0,0,0", - "tabsOverlapBorder": true, "tabHeight": 32, "tabInsets": "5,10,5,10", "tabSelectionHeight": 2, - "underlineColor": "#d33682" + "tabsOverlapBorder": true, + "underlineColor": "accent" }, - "TabbedPane.mt.tab.background": "#fdf6e3", + "TabbedPane.mt.tab.background": "hc", "Table": { - "alternativeRowBackground": "#eee8d5", - "background": "#fdf6e3", + "alternativeRowBackground": "cs", + "background": "bg", "cellNoFocusBorder": "10,5,10,5", + "disabledForeground": "dis", + "dropLineColor": "accent", + "dropLineShortColor": "accent", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", "focusCellHighlightBorder": "10,5,10,5", - "disabledForeground": "#C9CCC3", - "dropLineColor": "#d33682", - "dropLineShortColor": "#d33682", - "focusCellBackground": "#d1cbb8", - "focusCellForeground": "#002b36", - "foreground": "#586e75", - "gridColor": "#fdf6e3", - "highlightOuter": "#d1cbb8", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "lightSelectionForeground": "#002b36", - "lightSelectionInactiveForeground": "#93a1a1", - "lightSelectionInactiveBackground": "#F6F0DE", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36", - "selectionInactiveBackground": "#d1cbb8", - "selectionInactiveForeground": "#002b36", - "sortIconColor": "#586e75", - "stripeColor": "#eee8d5" + "foreground": "fg", + "gridColor": "bg", + "highlightOuter": "table", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "lightSelectionForeground": "activeFg", + "lightSelectionInactiveBackground": "second", + "lightSelectionInactiveForeground": "text", + "selectionBackground": "table", + "selectionForeground": "activeFg", + "selectionInactiveBackground": "table", + "selectionInactiveForeground": "selFg", + "sortIconColor": "fg", + "stripeColor": "cs" }, "TableHeader": { - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "bottomSeparatorColor": "#F6F0DE", + "background": "bg", + "borderColor": "bg", + "bottomSeparatorColor": "second", "cellBorder": "4,0,4,0", - "disabledForeground": "#C9CCC3", - "foreground": "#586e75", - "focusCellBackground": "#d1cbb8", - "focusCellForeground": "#002b36", + "disabledForeground": "dis", + "focusCellBackground": "table", + "focusCellForeground": "activeFg", + "foreground": "fg", "height": 25, - "separatorColor": "#F6F0DE" + "separatorColor": "second" }, - "text": "#93a1a1", - "textInactiveText": "#93a1a1", - "textText": "#93a1a1", + "text": "text", + "textInactiveText": "text", + "textText": "text", "TextArea": { - "background": "#fdf6e3", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextField": { - "background": "#fdf6e3", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TextPane": { - "background": "#fdf6e3", - "caretForeground": "#d33682", - "foreground": "#586e75", - "inactiveForeground": "#C9CCC3", - "selectionBackground": "#d1cbb8", - "selectionForeground": "#002b36" + "background": "hc", + "caretForeground": "accent", + "foreground": "fg", + "inactiveForeground": "dis", + "selectionBackground": "table", + "selectionForeground": "activeFg" }, "TitlePane": { - "background": "#eee8d5", - "Button.hoverBackground": "#d1cbb8", - "inactiveBackground": "#fdf6e3", - "infoForeground": "#93a1a1", - "inactiveInfoForeground": "#93a1a1" + "Button.hoverBackground": "hl", + "background": "cs", + "inactiveBackground": "bg", + "inactiveInfoForeground": "text", + "infoForeground": "text" }, - "TitledBorder.titleColor": "#586e75", + "TitledBorder.titleColor": "fg", "ToggleButton": { - "borderColor": "#d8d4c4", - "buttonColor": "#586e75", - "disabledText": "#C9CCC3", - "foreground": "#586e75", - "offForeground": "#fdf6e3", - "offBackground": "#fdf6e3", - "onBackground": "#d33682", - "onForeground": "#d33682" + "borderColor": "button", + "buttonColor": "fg", + "disabledText": "dis", + "foreground": "fg", + "offBackground": "bg", + "offForeground": "bg", + "onBackground": "accent", + "onForeground": "accent" }, "ToolBar": { - "background": "#fdf6e3", - "borderHandleColor": "#93a1a1", - "floatingForeground": "#93a1a1", - "foreground": "#586e75" + "background": "hc", + "borderHandleColor": "text", + "floatingForeground": "text", + "foreground": "fg" }, "ToolTip": { - "Actions.background": "#fdf6e3", - "Actions.infoForeground": "#93a1a1", - "background": "#EDE8D4", - "borderColor": "#edead9", - "foreground": "#586e75", - "infoForeground": "#93a1a1", - "separatorColor": "#edead9", - "shortcutForeground": "#93a1a1" + "Actions.background": "bg", + "Actions.infoForeground": "text", + "background": "notif", + "borderColor": "border", + "foreground": "fg", + "infoForeground": "text", + "separatorColor": "border", + "shortcutForeground": "text" }, "ToolWindow": { "Button": { - "hoverBackground": "#d1cbb8", - "selectedForeground": "#002b36", - "selectedBackground": "#eee8d5" + "hoverBackground": "table", + "selectedBackground": "cs", + "selectedForeground": "activeFg" }, "Header": { - "background": "#fdf6e3", - "borderColor": "#F6F0DE", - "inactiveBackground": "#fdf6e3" + "background": "bg", + "borderColor": "second", + "inactiveBackground": "bg" }, "HeaderCloseButton": { - "background": "#fdf6e3" + "background": "bg" }, "HeaderTab": { - "borderColor": "#d1cbb8", - "hoverBackground": "#d1cbb8", - "hoverInactiveBackground": "#d1cbb8", - "inactiveUnderlineColor": "#d33682", - "selectedBackground": "#eee8d5", - "selectedInactiveBackground": "#eee8d5", - "underlineColor": "#d33682", - "underlinedTabBackground": "#d1cbb8", - "underlinedTabInactiveBackground": "#F6F0DE", - "underlinedTabForeground": "#002b36", - "underlinedTabInactiveForeground": "#586e75" + "borderColor": "hl", + "hoverBackground": "hl", + "hoverInactiveBackground": "hl", + "inactiveUnderlineColor": "accent", + "selectedBackground": "cs", + "selectedInactiveBackground": "cs", + "underlineColor": "accent", + "underlinedTabBackground": "table", + "underlinedTabForeground": "selFg", + "underlinedTabInactiveBackground": "second", + "underlinedTabInactiveForeground": "fg" } }, "Tree": { - "background": "#fdf6e3", - "foreground": "#93a1a1", - "hash": "#edead9", - "hoverBackground": "#e8dcb6b0", - "hoverInactiveBackground": "#d1cbb8", - "modifiedItemForeground": "#d33682", + "background": "hc", + "foreground": "text", + "hash": "border", + "hoverBackground": "tree", + "hoverInactiveBackground": "table", + "modifiedItemForeground": "accent", "rowHeight": 28, - "selectionBackground": "#e8dcb6b0", - "selectionForeground": "#002b36", - "selectionInactiveForeground": "#002b36", - "selectionInactiveBackground": "#e8dcb6b0", - "textBackground": "#fdf6e3" + "selectionBackground": "tree", + "selectionForeground": "selFg", + "selectionInactiveBackground": "tree", + "selectionInactiveForeground": "selFg", + "textBackground": "hc" }, "Tree.leftChildIndent": 10, "Tree.rightChildIndent": 5, "UIDesigner": { - "Activity.borderColor": "#edead9", - "Canvas.background": "#eee8d5", + "Activity.borderColor": "border", + "Canvas.background": "cs", "ColorPicker": { - "background": "#fdf6e3", - "foreground": "#586e75" + "background": "second", + "foreground": "fg" }, "Component": { - "borderColor": "#edead9", - "background": "#fdf6e3", - "foreground": "#586e75", - "hoverBorderColor": "#d1cbb8" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "hoverBorderColor": "hl" }, "Connector": { - "borderColor": "#edead9", - "hoverBorderColor": "#d1cbb8" + "borderColor": "border", + "hoverBorderColor": "hl" }, - "Canvas.background": "#eee8d5", - "highStroke.foreground": "#586e75", - "Label.foreground": "#93a1a1", - "List.selectionBackground": "#e8dcb6b0", + "Label.foreground": "text", + "List.selectionBackground": "tree", + "highStroke.foreground": "fg", "motion": { - "borderColor": "#edead9", - "Component.foreground": "#586e75", - "ConstraintSetText.foreground": "#93a1a1", - "ConstraintSet.background": "#F6F0DE", - "CSPanel.SelectedFocusBackground": "#e8dcb6", - "CSPanel.SelectedBackground": "#e8dcb6b0", - "cs_FocusText.infoForeground": "#93a1a1", - "CursorTextColor.foreground": "#586e75", - "HoverColor.disabledBackground": "#C9CCC3", - "motionGraph.background": "#fdf6e3", - "Notification.background": "#EDE8D4", - "ourAvg.background": "#F6F0DE", - "ourCS.background": "#F6F0DE", - "ourCS_Border.borderColor": "#edead9", - "ourCS_TextColor.foreground": "#93a1a1", - "ourCS_SelectedFocusBackground.selectionForeground": "#002b36", - "ourCS_SelectedBackground.selectionInactiveBackground": "#d1cbb8", - "ourCS_SelectedBorder.pressedBorderColor": "#d1cbb8", - "ourML_BarColor.separatorColor": "#edead9", - "PrimaryPanel.background": "#eee8d5", - "SecondaryPanel.background": "#fdf6e3", - "SecondaryPanel.header.foreground": "#93a1a1", - "SecondaryPanel.header.background": "#eee8d5", - "timeLine.disabledBorderColor": "#edead9" + "CSPanel.SelectedBackground": "tree", + "CSPanel.SelectedFocusBackground": "selBg", + "Component.foreground": "fg", + "ConstraintSet.background": "second", + "ConstraintSetText.foreground": "text", + "CursorTextColor.foreground": "fg", + "HoverColor.disabledBackground": "dis", + "Notification.background": "notif", + "PrimaryPanel.background": "cs", + "SecondaryPanel.background": "bg", + "SecondaryPanel.header.background": "cs", + "SecondaryPanel.header.foreground": "text", + "borderColor": "border", + "cs_FocusText.infoForeground": "text", + "motionGraph.background": "bg", + "ourAvg.background": "second", + "ourCS.background": "second", + "ourCS_Border.borderColor": "border", + "ourCS_SelectedBackground.selectionInactiveBackground": "table", + "ourCS_SelectedBorder.pressedBorderColor": "hl", + "ourCS_SelectedFocusBackground.selectionForeground": "selFg", + "ourCS_TextColor.foreground": "text", + "ourML_BarColor.separatorColor": "border", + "timeLine.disabledBorderColor": "border" }, "Panel": { - "borderColor": "#edead9", - "background": "#fdf6e3" + "background": "bg", + "borderColor": "border", + "graphLabel": "text", + "graphLines": "hl", + "lines3d": "accent", + "secondaryGraphLines": "border" }, - "percent.foreground": "#586e75", + "percent.foreground": "fg", "Placeholder": { - "background": "#fdf6e3", - "borderColor": "#edead9", - "foreground": "#586e75", - "selectedForeground": "#002b36" + "background": "bg", + "borderColor": "border", + "foreground": "fg", + "selectedForeground": "selFg" }, - "Preview.background": "#fdf6e3", - "stroke.acceleratorForeground": "#93a1a1" + "Preview.background": "bg", + "stroke.acceleratorForeground": "text" }, "ValidationTooltip": { - "errorBackground": "#EDE8D4", - "errorBorderColor": "#EDE8D4", - "warningBackground": "#EDE8D4", - "warningBorderColor": "#EDE8D4" + "errorBackground": "notif", + "errorBorderColor": "notif", + "warningBackground": "notif", + "warningBorderColor": "notif" }, "VersionControl": { "FileHistory.Commit": { - "selectedBranchBackground": "#fdf6e3" + "selectedBranchBackground": "bg" }, "GitCommits": { - "graphColor": "#d1cbb8" + "graphColor": "hl" }, "GitLog": { - "localBranchIconColor": "#d33682", - "otherIconColor": "#93a1a1", - "remoteBranchIconColor": "#586e75", - "tagIconColor": "#93a1a1" + "localBranchIconColor": "accent", + "otherIconColor": "text", + "remoteBranchIconColor": "fg", + "tagIconColor": "text" }, "HgLog": { - "branchIconColor": "#d33682", - "bookmarkIconColor": "#002b36", - "closedBranchIconColor": "#C9CCC3", - "localTagIconColor": "#93a1a1", - "mqTagIconColor": "#93a1a1", - "tagIconColor": "#93a1a1", - "tipIconColor": "#93a1a1" + "bookmarkIconColor": "activeFg", + "branchIconColor": "accent", + "closedBranchIconColor": "dis", + "localTagIconColor": "text", + "mqTagIconColor": "text", + "tagIconColor": "text", + "tipIconColor": "text" }, "Log": { - "Commit.unmatchedForeground": "#93a1a1", - "Commit.currentBranchBackground": "#F6F0DE", - "Commit.hoveredBackground": "#e8dcb6b0" + "Commit.currentBranchBackground": "second", + "Commit.hoveredBackground": "tree", + "Commit.unmatchedForeground": "text" }, "RefLabel": { - "foreground": "#002b36", - "backgroundBase": "#d1cbb8" + "backgroundBase": "hl", + "foreground": "activeFg" } }, "Viewport": { - "background": "#fdf6e3", - "foreground": "#586e75" + "background": "hc", + "foreground": "fg" }, "WelcomeScreen": { - "AssociatedComponent.background": "#fdf6e3", - "background": "#fdf6e3", - "borderColor": "#fdf6e3", - "captionBackground": "#eee8d5", - "captionForeground": "#586e75", - "Details.background": "#fdf6e3", - "footerBackground": "#eee8d5", - "footerForeground": "#586e75", - "headerBackground": "#fdf6e3", - "headerForeground": "#586e75", - "List.background": "#eee8d5", - "separatorColor": "#edead9", - "SidePanel.background": "#F6F0DE", + "AssociatedComponent.background": "bg", + "Details.background": "bg", + "List.background": "cs", + "SidePanel.background": "second", + "background": "bg", + "borderColor": "bg", + "captionBackground": "cs", + "captionForeground": "fg", + "footerBackground": "cs", + "footerForeground": "fg", + "headerBackground": "bg", + "headerForeground": "fg", + "separatorColor": "border", "Projects": { - "actions.background": "#eee8d5", - "actions.selectionBackground": "#d1cbb8", - "background": "#F6F0DE", - "selectionBackground": "#e8dcb6", - "selectionInactiveBackground": "#F6F0DE" + "actions.background": "cs", + "actions.selectionBackground": "hl", + "background": "second", + "selectionBackground": "selBg", + "selectionInactiveBackground": "second" } }, - "window": "#fdf6e3", - "windowBorder": "#edead9", - "windowText": "#93a1a1", - "Window.border": "#edead9" + "Window.border": "border", + "window": "hc", + "windowBorder": "border", + "windowText": "text" }, "icons": { "ColorPalette": { - "#43494A": "#eee8d5", - "#6B6B6B": "#93a1a1", - "#A7A7A7": "#fdf6e3", - "#3D6185": "#d33682", - "#466D94": "#d33682", - "#3C3F41": "#fdf6e3", - "#545556": "#C9CCC3", - "#606060": "#C9CCC3", - "#9AA7B0": "#586e75", - "#675133": "#d33682", - "Actions.Blue": "#B58900", - "Actions.Green": "#2AA198", - "Actions.Grey": "#93a1a1", - "Actions.GreyInline": "#93A1A1", - "Actions.GreyInline.Dark": "#586e75", - "Actions.Red": "#268BD2", - "Actions.Yellow": "#657B83", - "Checkbox.Background.Default": "#eee8d5", - "Checkbox.Background.Default.Dark": "#eee8d5", - "Checkbox.Background.Disabled": "#E3DCC9", - "Checkbox.Background.Disabled.Dark": "#E3DCC9", - "Checkbox.Border.Default": "#edead9", - "Checkbox.Border.Default.Dark": "#edead9", - "Checkbox.Border.Disabled": "#C9CCC3", - "Checkbox.Border.Disabled.Dark": "#C9CCC3", - "Checkbox.Focus.Thin.Default": "#d33682", - "Checkbox.Focus.Thin.Default.Dark": "#d33682", - "Checkbox.Focus.Wide": "#d33682", - "Checkbox.Focus.Wide.Dark": "#d33682", - "Checkbox.Foreground.Disabled": "#C9CCC3", - "Checkbox.Foreground.Disabled.Dark": "#C9CCC3", - "Checkbox.Background.Selected": "#d33682", - "Checkbox.Background.Selected.Dark": "#fdf6e3", - "Checkbox.Border.Selected": "#d33682", - "Checkbox.Border.Selected.Dark": "#d33682", - "Checkbox.Foreground.Selected": "#d33682", - "Checkbox.Foreground.Selected.Dark": "#d33682", - "Checkbox.Focus.Thin.Selected": "#586e75", - "Checkbox.Focus.Thin.Selected.Dark": "#586e75", - "Objects.Grey": "#93A1A1", - "Objects.Blue": "#B58900", - "Objects.RedStatus": "#268BD2", - "Objects.Red": "#268BD2", - "Objects.Pink": "#859900", - "Objects.Yellow": "#657B83", - "Objects.Green": "#2AA198", - "Objects.Purple": "#859900", - "Objects.BlackText": "#586e75", - "Objects.YellowDark": "#D33682", - "Objects.GreenAndroid": "#2AA198" + "#43494A": "cs", + "#6B6B6B": "text", + "#A7A7A7": "bg", + "#3D6185": "accent", + "#466D94": "accent", + "#3C3F41": "bg", + "#545556": "dis", + "#606060": "dis", + "#9AA7B0": "fg", + "#675133": "accent", + "Actions.Blue": "blue", + "Actions.Green": "green", + "Actions.Grey": "text", + "Actions.GreyInline": "gray", + "Actions.GreyInline.Dark": "fg", + "Actions.Red": "red", + "Actions.Yellow": "yellow", + "Checkbox.Background.Default": "cs", + "Checkbox.Background.Default.Dark": "cs", + "Checkbox.Background.Disabled": "excl", + "Checkbox.Background.Disabled.Dark": "excl", + "Checkbox.Background.Selected": "accent", + "Checkbox.Background.Selected.Dark": "hc", + "Checkbox.Border.Default": "hl", + "Checkbox.Border.Default.Dark": "hl", + "Checkbox.Border.Disabled": "dis", + "Checkbox.Border.Disabled.Dark": "dis", + "Checkbox.Border.Selected": "accent", + "Checkbox.Border.Selected.Dark": "hl", + "Checkbox.Focus.Thin.Default": "accent", + "Checkbox.Focus.Thin.Default.Dark": "accent", + "Checkbox.Focus.Thin.Selected": "fg", + "Checkbox.Focus.Thin.Selected.Dark": "fg", + "Checkbox.Focus.Wide": "accent", + "Checkbox.Focus.Wide.Dark": "accent", + "Checkbox.Foreground.Disabled": "dis", + "Checkbox.Foreground.Disabled.Dark": "dis", + "Checkbox.Foreground.Selected": "hc", + "Checkbox.Foreground.Selected.Dark": "accent", + "Objects.BlackText": "fg", + "Objects.Blue": "blue", + "Objects.Green": "green", + "Objects.GreenAndroid": "green", + "Objects.Grey": "gray", + "Objects.Pink": "purple", + "Objects.Purple": "purple", + "Objects.Red": "red", + "Objects.RedStatus": "red", + "Objects.Yellow": "yellow", + "Objects.YellowDark": "orange", + "Tree.iconColor": "text", + "Tree.iconColor.Dark": "text" } } } diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/nord.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/nord.theme.json index 11daeb62..04f3efa2 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/nord.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/nord.theme.json @@ -107,6 +107,13 @@ "selectedBackground": "#3b4252", "underlinedTabBackground": "#3b4252" }, + "DefaultTabs": { + "background": "#2e3440", + "borderColor": "#3b4252", + "hoverBackground": "#3b4252", + "inactiveUnderlineColor": "#616e88", + "underlineColor": "#88c0d0" + }, "DragAndDrop": { "areaBackground": "#2e3440", "areaBorderColor": "#4c566a", @@ -120,13 +127,8 @@ }, "EditorTabs": { "borderColor": "#2e3440", - "hoverMaskColor": "#4c566a", + "hoverBackground": "#4c566a", "inactiveColoredFileBackground": "#2e3440", - "inactiveMaskColor": "#3b4252", - "inactiveUnderlineColor": "#616e88", - "selectedBackground": "#4c566a", - "selectedForeground": "#d8dee9", - "underlineColor": "#88c0d0", "underlinedTabBackground": "#4c566a" }, "FileColor": { @@ -364,16 +366,14 @@ "selectedForeground": "#eceff4" }, "Header": { - "background": "#4c566a" + "background": "#4c566a", + "inactiveBackground": "#434c5e" }, "HeaderCloseButton": { "background": "#4c566a" }, "HeaderTab": { - "hoverBackground": "#81a1c1", - "hoverInactiveBackground": "#4c566a", - "selectedBackground": "#81a1c1", - "selectedInactiveBackground": "#4c566a" + "hoverBackground": "#616e88" } }, "Tree": { diff --git a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/one_dark.theme.json b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/one_dark.theme.json index 06f8a51e..d490747c 100644 --- a/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/one_dark.theme.json +++ b/flatlaf-intellij-themes/src/main/resources/com/formdev/flatlaf/intellijthemes/themes/one_dark.theme.json @@ -7,7 +7,8 @@ "accentColor": "#568AF2", "backgroundColor": "#21252b", "borderColor": "#333841", - "infoForeground": "#7e8491" + "infoForeground": "#7e8491", + "foregroundColor": "#abb2bf" }, "ui": { "*": { @@ -44,6 +45,32 @@ "pressedBorderColor": "#333841" }, + "BookmarkIcon.background": "#d9a343", + + "BookmarkMnemonicAssigned": { + "foreground": "#ffffff", + "background": "#4d78cc", + "borderColor": "#4d78cc" + }, + + "BookmarkMnemonicAvailable": { + "borderColor": "borderColor", + "foreground": "#a0a7b4", + "background": "#3d424b" + }, + + "BookmarkMnemonicCurrent": { + "borderColor": "accentColor", + "foreground": "#a0a7b4", + "background": "#323844" + }, + + "BookmarkMnemonicIcon": { + "foreground": "#a0a7b4", + "background": "#3d424b", + "borderColor": "accentColor" + }, + "Button": { "foreground": "#a0a7b4", "startBackground": "#3d424b", @@ -83,6 +110,8 @@ "ComboPopup.border": "1,1,1,1,2d3137", "CompletionPopup": { + "background": "#3d424b", + "selectionBackground": "#2c313a", "matchForeground": "accentColor" }, @@ -131,8 +160,23 @@ "Rose": "#3d1e2b" }, + "GotItTooltip" : { + "foreground" : "#abb2bf", + "background" : "#3d424b", + "borderColor" : "#53565f", + "linkForeground" : "#6494ed", + "shortcutForeground" : "infoForeground" + }, + "Label": { - "infoForeground": "infoForeground" + "infoForeground": "infoForeground", + "successForeground": "#89ca78" + }, + + "Lesson": { + "Tooltip.background" : "#3d424b", + "Tooltip.spanBackground" : "accentColor", + "Tooltip.foreground" : "#ffffff" }, "Link": { @@ -142,6 +186,11 @@ "visitedForeground": "#6494ed" }, + "List": { + "selectionBackground": "#4d78cc", + "selectionForeground": "#ffffff" + }, + "Notification": { "background": "#3d424b", "borderColor": "#53565f", @@ -180,6 +229,7 @@ }, "Plugins": { + "background": "backgroundColor", "disabledForeground": "#5c6370", "hoverBackground": "#323844", "lightSelectionBackground": "#323844", @@ -212,6 +262,7 @@ "Popup": { "paintBorder": false, + "borderColor": "#21252b", "Toolbar.borderColor": "#3d424b", "Header.activeBackground": "#414855", "Header.inactiveBackground": "#2c313a", @@ -252,6 +303,8 @@ "endBackground": "accentColor" }, + "SidePanel.background": "backgroundColor", + "SpeedSearch": { "foreground": "#abb2bf", "borderColor": "#3d424b", @@ -283,6 +336,8 @@ "lightSelectionInactiveBackground": "#323844" }, + "Tag.background": "#3d424b", + "TextArea": { "background": "#282c34", "selectionBackground": "#414855" @@ -334,6 +389,7 @@ "Tree": { "selectionBackground": "#4d78cc", "modifiedItemForeground": "accentColor", + "selectionInactiveForeground": "foregroundColor", "rowHeight": 20 }, @@ -365,7 +421,8 @@ "selectionInactiveBackground": "#2c313a" }, "separatorColor": "#2c313a", - "SidePanel.background": "#282c34" + "SidePanel.background": "#282c34", + "Details.background": "backgroundColor" } },