From 1bebfe9cf27bff00b99b4a2a0a60a4893290acb7 Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Sat, 28 Mar 2020 09:41:51 +0100 Subject: [PATCH] IntelliJ Themes Demo: updated Arc, Arc Orange and Hiberbee themes (used IJThemesUpdater) --- .../demo/intellijthemes/Hiberbee.theme.json | 319 ++++++++---------- .../arc-theme-orange.theme.json | 3 +- .../demo/intellijthemes/arc-theme.theme.json | 3 +- 3 files changed, 142 insertions(+), 183 deletions(-) diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/Hiberbee.theme.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/Hiberbee.theme.json index d2dafd0b..79535329 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/Hiberbee.theme.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/Hiberbee.theme.json @@ -1,114 +1,124 @@ { + "name": "Hiberbee", "author": "Vlad Volkov", + "dark": true, + "editorScheme": "/colors/Hiberbee.xml", "colors": { "accent": "#FFC83C", + "desaturatedBlue": "#1e282d", + "desaturatedOrange": "#8049117f", + "green": "#5B8021", "greyDot15": "#d8d8d8", + "greyDot20": "#cccccc", "greyDot25": "#bfbfbf", "greyDot33": "#aaaaaa", "greyDot50": "#7d7d7d", + "greyDot60": "#666666", "greyDot65": "#5a5a5a", "greyDot70": "#4d4d4d", "greyDot75": "#434343", "greyDot80": "#323232", "greyDot85": "#252525", - "greyDot90": "#191919", + "greyDot90": "#1f2021", + "lightBlue": "#57D1EB", "navyDot85": "#191d21", "navyDot90": "#1f2021", - "lightBlue": "#90dae6", - "green": "#5B8021", "red": "#800040", - "desaturatedBlue": "#1e282d", - "desaturatedOrange": "#8049117f", "transparentGreen": "#5B80217f", "transparentRed": "#8000407f", - "transparentYellow": "#8066357f", "transparentViolet": "#9478F67f", + "transparentYellow": "#8066357f", "yellow": "#806635" }, - "dark": true, - "editorScheme": "/Hiberbee.xml", "icons": { "ColorPalette": { + "Actions.Blue": "#57D1EB", + "Actions.Green": "#92D923", "Actions.Grey": "#afafaf", - "Actions.Red": "#ff0072", - "Actions.Yellow": "#f7cd46", - "Actions.Green": "#A6E22E", - "Actions.Blue": "#307bf6", - "Actions.GreyInline": "#afafaf", - "Actions.GreyInline.Dark": "#7d7d7d", - "Objects.Grey": "#c8c8c8", - "Objects.RedStatus": "#EC5F5D", - "Objects.Red": "#ff0072", + "Actions.GreyInline": "#7f7f7f", + "Actions.GreyInline.Dark": "#646464", + "Actions.Red": "#ff6188", + "Actions.Yellow": "#FFC83C", + "Objects.BlackText": "greyDot33", + "Objects.Blue": "#57D1EB", + "Objects.Green": "#92D923", + "Objects.GreenAndroid": "#92D923", + "Objects.Grey": "#7f7f7f", "Objects.Pink": "#ffa9ca", - "Objects.Yellow": "#f7cd46", - "Objects.Green": "#78b756", - "Objects.Purple": "#9478f6", - "Objects.BlackText": "#4d4d4d", - "Objects.Blue": "#49b0f1", - "Objects.YellowDark": "#fd971f", - "Objects.GreenAndroid": "#78c856" + "Objects.Purple": "#9380FF", + "Objects.Red": "#ed005c", + "Objects.RedStatus": "#EC5F5D", + "Objects.Yellow": "#FFC83C", + "Objects.YellowDark": "#FD971F" } }, - "name": "Hiberbee", "ui": { - "ActionButton.hoverBackground": "greyDot65", - "ActionButton.hoverBorderColor": "greyDot50", - "ActionButton.pressedBackground": "greyDot65", - "Borders.ContrastBorderColor": "greyDot65", - "ActionButton.pressedBorderColor": "lightBlue", - "Borders.color": "greyDot65", - "Button.arc": "5", - "Button.background": "greyDot80", + "*": { + "arc": "3", + "shadow": "greyDot75", + "background": "greyDot80", + "borderColor": "greyDot70", + "caretForeground": "accent", + "color": "greyDot50", + "foreground": "greyDot20", + "hoverBackground": "greyDot70", + "selectedBackground": "greyDot85", + "selectedForeground": "greyDot15", + "selectedInactiveBackground": "greyDot70", + "selectionBackground": "navyDot85", + "selectionForeground": "accent", + "separatorColor": "greyDot75", + "underlineHeight": 1 + }, + "ActionButton": { + "hoverBorderColor": "greyDot50", + "pressedBackground": "greyDot65", + "pressedBorderColor": "greyDot50" + }, + "Borders": { + "ContrastBorderColor": "greyDot65", + "color": "greyDot70" + }, "Button.default.endBackground": "greyDot80", "Button.default.endBorderColor": "greyDot65", - "Button.default.startBorderColor": "greyDot65", - "Button.default.focusColor": "greyDot50", - "Button.default.focusedBorderColor": "lightBlue", - "Button.default.foreground": "greyDot25", - "Button.default.shadowColor": "navyDot90", + "Button.default.focusColor": "greyDot80", + "Button.default.focusedBorderColor": "greyDot15", + "Button.default.foreground": "greyDot15", "Button.default.startBackground": "greyDot80", + "Button.default.startBorderColor": "greyDot65", "Button.endBackground": "greyDot80", - "Button.startBorderColor": "greyDot65", "Button.endBorderColor": "greyDot65", "Button.focusedBorderColor": "accent", - "Button.foreground": "greyDot25", - "Button.shadowColor": "navyDot90", - "Button.shadowWidth": "0", "Button.startBackground": "greyDot80", - "CheckBox.background": "greyDot80", - "CheckBoxMenuItem.background": "greyDot80", - "CheckBoxMenuItem.disabledBackground": "greyDot85", - "CheckBoxMenuItem.selectionForeground": "accent", + "Button.startBorderColor": "greyDot65", + "CheckBox.disabledText": "greyDot33", + "CheckBox.select": "greyDot50", + "CheckBoxMenuItem.disabledBackground": "greyDot80", "ComboBox.ArrowButton.disabledIconColor": "greyDot50", "ComboBox.ArrowButton.iconColor": "accent", "ComboBox.ArrowButton.nonEditableBackground": "greyDot70", - "ComboBox.background": "greyDot80", "ComboBox.modifiedItemForeground": "accent", + "ComboBox.disabledForeground": "greyDot70", "ComboBox.nonEditableBackground": "greyDot75", - "ComboPopup.border": "1,1,1,1,5a5a5a", - "CompletionPopup.foreground": "greyDot25", - "CompletionPopup.matchForeground": "accent", - "CompletionPopup.selectionBackground": "navyDot85", - "CompletionPopup.selectionInactiveBackground": "greyDot80", - "Component.arc": "5", - "Component.borderColor": "greyDot65", - "Component.errorFocusColor": "red", - "Component.focusColor": "accent", + "ComboPopup.border": "1,1,1,1,4d4d4d", + "CompletionPopup": { + "foreground": "greyDot20", + "matchForeground": "accent" + }, + "Component.arc": "3", + "Label.foreground": "greyDot15", + "Component.disabledBorderColor": "greyDot70", + "Component.infoForeground": "greyDot50", + "Component.errorFocusColor": "#F65F87", + "Component.focusColor": "greyDot50", "Component.focusWidth": "0", "Component.focusedBorderColor": "greyDot50", "Component.hoverIconColor": "accent", - "Component.iconColor": "lightBlue", "Component.inactiveErrorFocusColor": "transparentRed", "Component.inactiveWarningFocusColor": "transparentYellow", "Component.warningFocusColor": "yellow", - "Counter.background": "greyDot80", - "Counter.foreground": "greyDot25", "Debugger.Variables.changedValueForeground": "accent", "Debugger.Variables.evaluatingExpressionForeground": "lightBlue", - "DebuggerPopup.borderColor": "greyDot65", - "DefaultTabs.background": "greyDot80", - "DefaultTabs.borderColor": "greyDot65", - "DefaultTabs.hoverBackground": "navyDot85", "DefaultTabs.underlineColor": "accent", "DefaultTabs.underlineHeight": 1, "DefaultTabs.underlinedTabBackground": "greyDot75", @@ -116,14 +126,8 @@ "DragAndDrop.areaBackground": "greyDot75", "DragAndDrop.areaForeground": "greyDot25", "Editor.background": "greyDot90", - "Editor.foreground": "greyDot25", - "EditorPane.background": "greyDot80", - "EditorPane.caretForeground": "accent", - "EditorPane.foreground": "greyDot25", "EditorPane.inactiveBackground": "greyDot85", "EditorPane.inactiveForeground": "greyDot50", - "EditorPane.selectionBackground": "navyDot85", - "EditorPane.selectionForeground": "accent", "EditorTabs.underlineHeight": 1, "FileColor.Blue": "#23282d", "FileColor.Green": "#232d28", @@ -131,55 +135,45 @@ "FileColor.Rose": "#2d2323", "FileColor.Violet": "#2D232D", "FileColor.Yellow": "#2d2d23", + "FormattedTextField.inactiveBackground": "greyDot80", + "FormattedTextField.background": "greyDot75", "GutterTooltip.infoForeground": "greyDot50", - "InplaceRefactoringPopup.borderColor": "lightBlue", - "Label.background": "greyDot80", + "Label": { + "foreground": "greyDot25", + "infoForeground": "greyDot50" + }, "Link.activeForeground": "lightBlue", "Link.hoverForeground": "accent", "Link.pressedForeground": "lightBlue", "Link.visitedForeground": "greyDot25", - "List.background": "greyDot80", - "List.selectionBackground": "navyDot85", - "List.selectionForeground": "accent", "MemoryIndicator.allocatedBackground": "green", "MemoryIndicator.usedBackground": "red", "Menu.acceleratorForeground": "greyDot25", - "Menu.acceleratorSelectionForeground": "accent", - "Menu.background": "greyDot80", - "Menu.borderColor": "greyDot65", - "Menu.foreground": "greyDot25", - "Menu.selectionForeground": "accent", - "Menu.separatorColor": "greyDot65", - "MenuBar.borderColor": "greyDot65", - "MenuBar.selectionBackground": "navyDot85", - "MenuBar.shadow": "navyDot90", - "MenuItem.selectionForeground": "accent", - "Notification.MoreButton.background": "greyDot85", "Notification.MoreButton.innerBorderColor": "greyDot65", - "Notification.ToolWindow.errorBackground": "red", - "Notification.ToolWindow.errorBorderColor": "greyDot50", - "Notification.ToolWindow.errorForeground": "greyDot15", - "Notification.ToolWindow.informativeBackground": "#304000", - "Notification.ToolWindow.informativeBorderColor": "greyDot65", - "Notification.ToolWindow.informativeForeground": "greyDot15", - "Notification.ToolWindow.warningBackground": "yellow", - "Notification.ToolWindow.warningBorderColor": "greyDot65", - "Notification.ToolWindow.warningForeground": "greyDot15", + "Notification.ToolWindow.errorBackground": "greyDot85", + "Notification.ToolWindow.errorBorderColor": "#ed005c", + "Notification.ToolWindow.errorForeground": "#F65F87", + "Notification.ToolWindow.informativeBackground": "greyDot85", + "Notification.ToolWindow.informativeBorderColor": "#92D923", + "Notification.ToolWindow.informativeForeground": "#92D923", + "Notification.ToolWindow.warningBackground": "greyDot85", + "Notification.ToolWindow.warningBorderColor": "accent", + "Notification.ToolWindow.warningForeground": "accent", "Notification.background": "greyDot85", - "Notification.errorBackground": "red", - "Notification.errorBorderColor": "greyDot65", - "Notification.errorForeground": "greyDot15", - "Notification.foreground": "greyDot25", + "Notification.errorBackground": "greyDot85", + "Notification.errorBorderColor": "#ed005c", + "Notification.errorForeground": "#F65F87", "OptionPane.background": "greyDot80", - "OptionPane.foreground": "greyDot25", + "OptionPane.foreground": "greyDot33", "Panel.background": "greyDot80", - "Panel.foreground": "greyDot25", + "Panel.foreground": "greyDot20", "ParameterInfo.background": "greyDot85", - "ParameterInfo.currentOverloadBackground": "lightBlue", - "ParameterInfo.currentParameterForeground": "accent", "ParameterInfo.foreground": "greyDot25", + "ParameterInfo.currentOverloadBackground": "greyDot65", + "ParameterInfo.currentParameterForeground": "accent", "ParameterInfo.infoForeground": "greyDot33", - "ParameterInfo.lineSeparatorColor": "greyDot70", + "ParameterInfo.lineSeparatorColor": "greyDot75", + "PasswordField.background": "greyDot75", "Plugins.Button.installBackground": "greyDot80", "Plugins.Button.installBorderColor": "greyDot65", "Plugins.Button.installFillBackground": "greyDot80", @@ -187,136 +181,99 @@ "Plugins.Button.installForeground": "accent", "Plugins.SearchField.background": "greyDot75", "Plugins.SectionHeader.background": "greyDot75", - "Plugins.SectionHeader.foreground": "greyDot25", - "Plugins.Tab.hoverBackground": "navyDot85", - "Plugins.Tab.selectedBackground": "greyDot85", + "Plugins.Tab.hoverBackground": "greyDot65", "Plugins.background": "greyDot80", "Plugins.disabledForeground": "greyDot50", - "Plugins.lightSelectionBackground": "greyDot70", + "Plugins.lightSelectionBackground": "navyDot85", "Plugins.tagBackground": "greyDot85", - "Plugins.tagForeground": "greyDot25", "Popup.Advertiser.background": "greyDot85", "Popup.Advertiser.foreground": "greyDot50", "Popup.Header.activeBackground": "greyDot75", "Popup.Header.inactiveBackground": "greyDot85", "Popup.paintBorder": true, "PopupMenu.background": "greyDot80", - "PopupMenu.foreground": "greyDot25", - "PopupMenu.selectionBackground": "navyDot85", - "PopupMenu.selectionForeground": "lightBlue", "PopupMenuSeparator.stripeWidth": 1, - "ProgressBar.failedColor": "red", - "ProgressBar.failedEndColor": "greyDot65", - "ProgressBar.indeterminateEndColor": "greyDot25", + "ProgressBar.failedColor": "#ed005c", + "ProgressBar.failedEndColor": "greyDot75", "ProgressBar.indeterminateStartColor": "accent", - "ProgressBar.passedColor": "green", - "ProgressBar.passedEndColor": "greyDot65", + "ProgressBar.indeterminateEndColor": "#FD971F", + "ProgressBar.passedColor": "#92D923", + "ProgressBar.passedEndColor": "greyDot75", "ProgressBar.progressColor": "accent", "ProgressBar.trackColor": "greyDot75", - "RadioButton.background": "greyDot75", - "ScrollBar.Mac.hoverTrackColor": "greyDot75", - "ScrollBar.Mac.trackColor": "greyDot75", - "ScrollPane.background": "greyDot85", - "ScrollPane.foreground": "greyDot25", - "SearchEverywhere.Advertiser.background": "greyDot85", - "SearchEverywhere.Advertiser.foreground": "greyDot33", - "SearchEverywhere.Header.background": "greyDot85", - "SearchEverywhere.List.separatorColor": "greyDot70", - "SearchEverywhere.List.separatorForeground": "greyDot70", + "RadioButton.background": "greyDot80", + "RadioButtonMenuItem.disabledBackground": "greyDot80", + "ScrollPane.background": "greyDot80", + "SearchEverywhere.Advertiser.foreground": "greyDot50", + "SearchEverywhere.List.separatorForeground": "greyDot50", + "SearchEverywhere.SearchField.infoForeground": "greyDot33", "SearchEverywhere.SearchField.background": "greyDot75", - "SearchEverywhere.SearchField.borderColor": "greyDot70", - "SearchEverywhere.SearchField.infoForeground": "greyDot50", - "SearchEverywhere.Tab.selectedBackground": "greyDot70", - "SearchEverywhere.Tab.selectedForeground": "accent", + "SearchEverywhere.Header.background": "greyDot80", + "SearchEverywhere.Tab.selectedBackground": "greyDot80", "SearchMatch.endBackground": "accent", "SearchMatch.startBackground": "accent", - "Separator.separatorColor": "greyDot70", "SidePanel.background": "greyDot85", - "Slider.background": "greyDot80", - "Slider.focus": "greyDot65", - "SpeedSearch.background": "greyDot80", - "SpeedSearch.borderColor": "greyDot70", - "SpeedSearch.errorForeground": "red", + "SpeedSearch.errorForeground": "#F65F87", "SpeedSearch.foreground": "accent", - "SplitPane.background": "greyDot80", - "SplitPane.darkShadow": "navyDot90", "SplitPane.highlight": "accent", - "SplitPane.shadow": "navyDot90", - "TabbedPane.background": "greyDot80", - "TabbedPane.contentAreaColor": "greyDot80", - "TabbedPane.disabledUnderlineColor": "greyDot75", + "PopupMenu.translucentBackground": "greyDot50", + "TabbedPane.disabledUnderlineColor": "greyDot65", "TabbedPane.focusColor": "greyDot65", - "TabbedPane.foreground": "greyDot25", - "TabbedPane.hoverColor": "navyDot85", "TabbedPane.tabSelectionHeight": 1, "TabbedPane.underlineColor": "accent", - "Table.background": "greyDot80", "Table.dropLineColor": "greyDot75", "Table.dropLineShortColor": "greyDot70", + "Table.focusCellBackground": "greyDot85", "Table.focusCellForeground": "accent", - "Table.selectionBackground": "navyDot85", - "Table.selectionForeground": "accent", "Table.sortIconColor": "accent", "Table.stripeColor": "greyDot75", "TableHeader.background": "greyDot85", - "TableHeader.bottomSeparatorColor": "greyDot75", - "TableHeader.separatorColor": "greyDot70", - "TextArea.background": "greyDot85", + "TableHeader.bottomSeparatorColor": "greyDot65", + "TextArea.background": "greyDot75", "TextArea.caretForeground": "accent", - "TextArea.foreground": "greyDot25", - "TextArea.selectionBackground": "navyDot85", + "TextArea.inactiveBackground": "greyDot80", "TextField.background": "greyDot75", - "TextField.caretForeground": "accent", - "TextField.darkShadow": "navyDot90", "TextField.foreground": "greyDot25", + "TextField.caretForeground": "accent", "TextField.highlight": "greyDot15", - "TextField.selectionBackground": "navyDot85", - "TextPane.background": "greyDot80", + "TextField.inactiveForeground": "greyDot33", + "TextPane.inactiveBackground": "greyDot80", "TitlePane.background": "greyDot85", - "ToggleButton.borderColor": "greyDot70", - "ToggleButton.buttonColor": "greyDot75", + "ToggleButton.buttonColor": "greyDot65", "ToggleButton.offBackground": "greyDot75", "ToggleButton.offForeground": "greyDot25", - "ToggleButton.onBackground": "greyDot50", - "ToggleButton.onForeground": "accent", - "ToolBar.background": "greyDot80", - "ToolBar.borderHandleColor": "greyDot70", - "ToolBar.darkShadow": "navyDot90", - "ToolBar.shadow": "navyDot90", + "ToggleButton.onBackground": "accent", + "ToggleButton.onForeground": "greyDot80", + "ToolBar.borderHandleColor": "greyDot65", "ToolTip.Actions.background": "greyDot80", "ToolTip.Actions.infoForeground": "greyDot50", "ToolTip.background": "greyDot75", - "ToolTip.foreground": "greyDot25", "ToolTip.infoForeground": "greyDot50", - "ToolWindow.Button.hoverBackground": "navyDot85", - "ToolWindow.Button.selectedBackground": "greyDot70", - "ToolWindow.Button.selectedForeground": "accent", + "ToolWindow.Button.hoverBackground": "greyDot65", + "ToolWindow.Button.selectedBackground": "greyDot85", + "ToolWindow.Button.selectedForeground": "lightBlue", "ToolWindow.Header.background": "greyDot85", "ToolWindow.Header.inactiveBackground": "greyDot80", - "ToolWindow.HeaderTab.hoverBackground": "navyDot85", - "ToolWindow.HeaderTab.hoverInactiveBackground": "navyDot90", + "ToolWindow.HeaderTab.hoverBackground": "greyDot65", + "ToolWindow.HeaderTab.hoverInactiveBackground": "greyDot85", "ToolWindow.HeaderTab.inactiveUnderlineColor": "greyDot75", - "ToolWindow.HeaderTab.selectedInactiveBackground": "greyDot80", "ToolWindow.HeaderTab.underlineColor": "accent", "ToolWindow.HeaderTab.underlineHeight": 1, + "ToolWindow.HeaderTab.underlinedTabBackground": "greyDot90", "ToolWindow.HeaderTab.underlinedTabInactiveBackground": "greyDot75", "Tree.background": "greyDot85", + "Tree.foreground": "greyDot15", "Tree.modifiedItemForeground": "accent", - "Tree.paintLines": 0, - "Tree.rowHeight": 20, - "Tree.selectionBackground": "navyDot85", - "Tree.selectionForeground": "accent", - "Tree.selectionInactiveBackground": "navyDot90", - "ValidationTooltip.errorBackground": "red", - "ValidationTooltip.errorBorderColor": "greyDot65", - "ValidationTooltip.warningBackground": "#805e00", - "ValidationTooltip.warningBorderColor": "greyDot65", + "ValidationTooltip.errorBackground": "greyDot85", + "ValidationTooltip.errorBorderColor": "#ed005c", + "ValidationTooltip.warningBackground": "greyDot85", + "ValidationTooltip.warningBorderColor": "accent", "VersionControl.FileHistory.Commit.selectedBranchBackground": "greyDot70", "VersionControl.Log.Commit.currentBranchBackground": "greyDot85", "VersionControl.Log.Commit.unmatchedForeground": "greyDot25", "WelcomeScreen.Projects.selectionBackground": "navyDot85", "WelcomeScreen.Projects.selectionInactiveBackground": "navyDot90", "WelcomeScreen.separatorColor": "greyDot65", - "Window.border": "0,0,0,0,5a5a5a" + "Window.border": "1,1,1,1,4d4d4d" } } diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme-orange.theme.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme-orange.theme.json index 46e3fa3f..505a3225 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme-orange.theme.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme-orange.theme.json @@ -36,6 +36,8 @@ } }, + "ToolBar.background" : "#F5F5F5", + "Popup.Toolbar.background" : "#F5F5F5", "Panel.background": "#F5F5F5", "Panel.foreground" : "#5c616c", "Window.border" : "1,1,1,1,#5c616c", @@ -53,7 +55,6 @@ "Group.separatorColor" : "#9ba2ab", "Tree.background" : "#ffffff", - "Tree.rowHeight": "23", "ProgressBar.background" : "#f57900", "ProgressBar.foreground" : "#f57900", diff --git a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme.theme.json b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme.theme.json index 81539b35..ab963ed0 100644 --- a/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme.theme.json +++ b/flatlaf-demo/src/main/resources/com/formdev/flatlaf/demo/intellijthemes/arc-theme.theme.json @@ -36,6 +36,8 @@ } }, + "ToolBar.background" : "#F5F5F5", + "Popup.Toolbar.background" : "#F5F5F5", "Panel.background": "#F5F5F5", "Panel.foreground" : "#5c616c", "Window.border" : "1,1,1,1,#5c616c", @@ -53,7 +55,6 @@ "Group.separatorColor" : "#9ba2ab", "Tree.background" : "#ffffff", - "Tree.rowHeight": "23", "ProgressBar.background" : "#2679db", "ProgressBar.foreground" : "#2679db",