IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)

This commit is contained in:
Karl Tauber
2021-12-16 00:51:03 +01:00
parent 96c78cbc16
commit cae02d31db
46 changed files with 27512 additions and 24306 deletions

View File

@@ -150,6 +150,7 @@ ToggleButton.endBackground = $ToggleButton.background
[Gruvbox_Dark_Soft]ToggleButton.selectedBackground = $ToggleButton.selectedBackground [Gruvbox_Dark_Soft]ToggleButton.selectedBackground = $ToggleButton.selectedBackground
[Gruvbox_Dark_Soft]ToggleButton.toolbar.selectedBackground = $ToggleButton.toolbar.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.selectedBackground = $ToggleButton.selectedBackground [Hiberbee_Dark]ToggleButton.selectedBackground = $ToggleButton.selectedBackground
[Hiberbee_Dark]ToggleButton.toolbar.selectedBackground = $ToggleButton.toolbar.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.selectionBackground = #222
[GitHub_Contrast]ProgressBar.selectionForeground = #222 [GitHub_Contrast]ProgressBar.selectionForeground = #222
[Light_Owl]List.selectionInactiveForeground = lazy(List.foreground)
[Light_Owl]ProgressBar.selectionBackground = #111 [Light_Owl]ProgressBar.selectionBackground = #111
[Light_Owl]ProgressBar.selectionForeground = #fff [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.selectionBackground = #111
[Light_Owl_Contrast]ProgressBar.selectionForeground = #fff [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.selectionBackground = #222
[Material_Lighter]ProgressBar.selectionForeground = #fff [Material_Lighter]ProgressBar.selectionForeground = #fff

View File

@@ -145,7 +145,7 @@
"license": "MIT", "license": "MIT",
"licenseFile": "Hiberbee.LICENSE.txt", "licenseFile": "Hiberbee.LICENSE.txt",
"sourceCodeUrl": "https://github.com/Hiberbee/code-highlight-themes", "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": { "HighContrast.theme.json": {
"name": "High contrast", "name": "High contrast",
@@ -184,7 +184,7 @@
"license": "MIT", "license": "MIT",
"licenseFile": "nord.LICENSE.txt", "licenseFile": "nord.LICENSE.txt",
"sourceCodeUrl": "https://github.com/arcticicestudio/nord-jetbrains", "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": { "one_dark.theme.json": {
"name": "One Dark", "name": "One Dark",

View File

@@ -75,7 +75,7 @@
"nonEditableBackground": "secondaryBackground" "nonEditableBackground": "secondaryBackground"
}, },
"CompletionPopup": { "CompletionPopup": {
"selectionBackground": "selectionBackground", "selectionBackground": "selectionInactiveBackground",
"selectionInactiveBackground": "selectionInactiveBackground", "selectionInactiveBackground": "selectionInactiveBackground",
"matchForeground": "accentColor" "matchForeground": "accentColor"
}, },
@@ -256,10 +256,8 @@
"selectionInactiveBackground": "selectionInactiveBackground" "selectionInactiveBackground": "selectionInactiveBackground"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#ff5554", "errorBackground": "#4c273c",
"errorBorderColor": "#ff5554", "warningBackground": "#4f4b41"
"warningBorderColor": "#ffb86c",
"warningBackground": "#ffb86c"
}, },
"VersionControl": { "VersionControl": {
"FileHistory": { "FileHistory": {

View File

@@ -5,309 +5,350 @@
"editorScheme": "/colors/Dark.xml", "editorScheme": "/colors/Dark.xml",
"colors": { "colors": {
"black": "#000000", "black": "#000000",
"consoleBackground": "#191919", "editorDarkerBg": "#2D2B29",
"editorBackground": "#212121", "shortcutForeground": "#2d2b29",
"panelBackground": "#333333", "editorBg": "#1B1A19",
"textColor": "#F9F6EF", "consoleBackground": "#171615",
"border": "#3c3c3c", "editorPaneBg": "#333231",
"panelBackground": "#333231",
"textColor": "#f9f6ef",
"textColorTransparent": "#f9f6ef7f",
"border": "#4d4c4b",
"redMac": "#fb3b45", "redMac": "#fb3b45",
"redWin": "#ef6950", "redWin": "#ef6950",
"redMonokaiPro": "#ff6188", "redMonokaiPro": "#ff6188",
"blueWinPalette": "#409AE1", "blueWinPalette": "#409AE1",
"blue": "#78dce8", "blue": "#78dce8",
"deepBlue": "#3199b3",
"orangeMonokaiPro": "#fc9867", "orangeMonokaiPro": "#fc9867",
"greenMonokaiPro": "#a9dc76", "greenMonokaiPro": "#a9dc76",
"yellowWinPalette": "#ffc83d", "yellow": "#FFB900",
"yellowMac": "#faaa1f",
"purpleWinPalette": "#b4a0ff", "purpleWinPalette": "#b4a0ff",
"purpleMonokaiPro": "#ab9df2", "purpleMonokaiPro": "#ab9df2",
"greenWinPalette": "#40c5af", "greenWinPalette": "#40c5af",
"greyWinPalette": "#b2b2b2", "greyWinPalette": "#b2b2b2",
"panelText": "#a6a6a6", "panelText": "#acacac",
"desaturatedBlue": "#1e282d",
"desaturatedOrange": "#8049117f", "desaturatedOrange": "#8049117f",
"green": "#5B8021", "green": "#92d923",
"greyDot15": "#d8d8d8", "greyDot15": "#f9f6ef",
"greyDot20": "#cccccc", "greyDot20": "#c0c0c0",
"greyDot25": "#bfbfbf", "greyDot25": "#bfbfbf",
"greyDot33": "#aaaaaa", "greyDot33": "#aaaaaa",
"greyDot50": "#7d7d7d", "greyDot50": "#7d7d7d",
"greyDot60": "#666666", "greyDot60": "#666666",
"greyDot65": "#5a5a5a", "greyDot65": "#5a5a5a",
"greyDot70": "#4d4d4d", "greyDot70": "#4d4c4b",
"greyDot75": "#434343", "greyDot75": "#434241",
"greyDot80": "#323232", "greyDot80": "#333231",
"greyDot85": "#252525", "greyDot85": "#2d2b29",
"greyDot90": "#1f2021", "greyDot90": "#1f1e1d",
"greyDot95": "#242220",
"greyDot100": "#181615",
"lightBlue": "#70D7FF", "lightBlue": "#70D7FF",
"navyDot85": "#191d21",
"navyDot90": "#1f2021",
"red": "#800040", "red": "#800040",
"transparentGreen": "#5B80217f", "transparentGreen": "#5B80217f",
"transparentRed": "#8000407f", "transparentRed": "#F250227f",
"transparentViolet": "#9478F67f", "transparentViolet": "#242221ff",
"transparentYellow": "#8066357f", "transparentYellow": "#FFB9007f"
"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"
}
}, },
"ui": { "ui": {
"*": { "*": {
"arc": "3", "arc": 5,
"shadow": "greyDot75", "background": "panelBackground",
"background": "greyDot80", "borderColor": "border",
"borderColor": "greyDot70", "caretForeground": "yellow",
"caretForeground": "yellowMac", "color": "greyDot60",
"color": "greyDot50", "foreground": "textColor",
"foreground": "greyDot20", "hoverBackground": "greyDot85",
"hoverBackground": "greyDot70", "selectedBackground": "greyDot90",
"selectedBackground": "greyDot85", "selectedForeground": "textColor",
"selectedForeground": "greyDot15", "selectedInactiveBackground": "greyDot75",
"selectedInactiveBackground": "greyDot70", "selectionBackground": "greyDot95",
"selectionBackground": "navyDot85", "selectionForeground": "yellow",
"selectionForeground": "yellowMac", "separatorColor": "border",
"separatorColor": "greyDot75",
"underlineHeight": 1 "underlineHeight": 1
}, },
"ActionButton": { "ActionButton": {
"hoverBorderColor": "greyDot50", "pressedBackground": "greyDot95",
"pressedBackground": "greyDot65", "hoverBorderColor": "greyDot65",
"pressedBorderColor": "greyDot50" "pressedBorderColor": "greyDot60"
}, },
"Borders": { "Borders": {
"ContrastBorderColor": "greyDot65", "ContrastBorderColor": "greyDot60",
"color": "border" "color": "border"
}, },
"Button.default.endBackground": "greyDot80", "Button": {
"Button.default.endBorderColor": "greyDot65", "arc": 5,
"Button.default.focusColor": "greyDot80", "default": {
"Button.default.focusedBorderColor": "greyDot15", "endBackground": "greyDot80",
"Button.default.foreground": "greyDot15", "endBorderColor": "greyDot70",
"Button.default.startBackground": "greyDot80", "focusColor": "greyDot60",
"Button.default.startBorderColor": "greyDot65", "focusedBorderColor": "greyDot50",
"Button.endBackground": "greyDot80", "foreground": "greyDot33",
"Button.endBorderColor": "greyDot65", "startBackground": "greyDot80",
"Button.focusedBorderColor": "yellowMac", "startBorderColor": "greyDot70"
"Button.startBackground": "greyDot80", },
"Button.startBorderColor": "greyDot65", "shadowWidth": 1,
"CheckBox.disabledText": "greyDot33", "endBackground": "greyDot80",
"CheckBox.select": "greyDot50", "endBorderColor": "greyDot70",
"CheckBoxMenuItem.disabledBackground": "greyDot80", "focusedBorderColor": "greyDot50",
"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",
"foreground": "greyDot20", "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": { "Component": {
"arc": "3", "arc": "4",
"disabledBorderColor": "greyDot70", "iconColor": "yellow",
"disabledBorderColor": "greyDot75",
"infoForeground": "greyDot50", "infoForeground": "greyDot50",
"errorFocusColor": "#F65F87", "errorFocusColor": "red",
"focusColor": "greyDot50", "focusColor": "greyDot60",
"focusWidth": "0", "focusWidth": 0,
"focusedBorderColor": "greyDot50", "focusedBorderColor": "greyDot65",
"hoverIconColor": "yellowMac",
"inactiveErrorFocusColor": "transparentRed", "inactiveErrorFocusColor": "transparentRed",
"inactiveWarningFocusColor": "transparentYellow", "inactiveWarningFocusColor": "transparentYellow",
"warningFocusColor": "yellow" "warningFocusColor": "yellow"
}, },
"Debugger.Variables.changedValueForeground": "yellowMac", "Debugger.Variables.changedValueForeground": "yellow",
"Debugger.Variables.evaluatingExpressionForeground": "lightBlue", "Debugger.Variables.evaluatingExpressionForeground": "lightBlue",
"DefaultTabs.underlineColor": "yellowMac", "DefaultTabs.borderColor": "border",
"DefaultTabs.inactiveUnderlineColor": "border",
"DefaultTabs.underlineColor": "yellow",
"DefaultTabs.underlineHeight": 1, "DefaultTabs.underlineHeight": 1,
"DefaultTabs.underlinedTabBackground": "greyDot75", "DefaultTabs.underlinedTabForeground": "yellow",
"DefaultTabs.underlinedTabForeground": "lightBlue",
"DragAndDrop.areaBackground": "greyDot75", "DragAndDrop.areaBackground": "greyDot75",
"DragAndDrop.areaForeground": "greyDot25", "DragAndDrop.areaForeground": "greyDot25",
"Editor.background": "greyDot90", "Editor": {
"EditorPane.inactiveBackground": "greyDot85", "background": "editorPaneBg",
"EditorPane.inactiveForeground": "greyDot50", "foreground": "textColor",
"EditorTabs.underlineHeight": 1, "shortcutForeground": "greyDot20"
"FileColor.Blue": "#23282d", },
"FileColor.Green": "#232d28", "EditorPane": {
"FileColor.Orange": "#2d2823", "background": "editorPaneBg",
"FileColor.Rose": "#2d2323", "inactiveBackground": "editorDarkerBg",
"FileColor.Violet": "#2D232D", "inactiveForeground": "greyDot50",
"FileColor.Yellow": "#2d2d23", "selectionBackground": "editorBg",
"FormattedTextField.inactiveBackground": "greyDot80", "selectionForeground": "textColor"
"FormattedTextField.background": "greyDot75", },
"GutterTooltip.infoForeground": "greyDot50", "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": { "Label": {
"foreground": "greyDot25", "disabledForeground": "greyDot33",
"disabledText": "greyDot33",
"foreground": "greyDot20",
"infoForeground": "greyDot50" "infoForeground": "greyDot50"
}, },
"Link.activeForeground": "lightBlue", "Link.hoverForeground": "yellow",
"Link.hoverForeground": "yellowMac",
"Link.pressedForeground": "lightBlue",
"Link.visitedForeground": "greyDot25",
"MemoryIndicator.allocatedBackground": "green", "MemoryIndicator.allocatedBackground": "green",
"MemoryIndicator.usedBackground": "red", "MemoryIndicator.usedBackground": "red",
"Menu": { "Menu": {
"background": "greyDot80",
"disabledForeground": "greyDot70",
"separatorColor": "greyDot75", "separatorColor": "greyDot75",
"foreground": "textColor", "foreground": "textColor",
"borderColor": "greyDot70", "borderColor": "greyDot70",
"acceleratorForeground": "greyDot25" "acceleratorForeground": "greyDot33"
}, },
"Notification.MoreButton.innerBorderColor": "greyDot65", "Notification.MoreButton.innerBorderColor": "greyDot65",
"Notification.ToolWindow.errorBackground": "greyDot85", "Notification.ToolWindow.errorBackground": "greyDot95",
"Notification.ToolWindow.errorBorderColor": "#ed005c", "Notification.ToolWindow.errorBorderColor": "red",
"Notification.ToolWindow.errorForeground": "#F65F87", "Notification.ToolWindow.errorForeground": "#EE7762",
"Notification.ToolWindow.informativeBackground": "greyDot85", "Notification.ToolWindow.informativeBackground": "greyDot95",
"Notification.ToolWindow.informativeBorderColor": "#92D923", "Notification.ToolWindow.informativeBorderColor": "#92D923",
"Notification.ToolWindow.informativeForeground": "#92D923", "Notification.ToolWindow.informativeForeground": "#92D923",
"Notification.ToolWindow.warningBackground": "greyDot85", "Notification.ToolWindow.warningBackground": "greyDot95",
"Notification.ToolWindow.warningBorderColor": "yellowMac", "Notification.ToolWindow.warningBorderColor": "yellow",
"Notification.ToolWindow.warningForeground": "yellowMac", "Notification.ToolWindow.warningForeground": "yellow",
"Notification.background": "greyDot85", "Notification.background": "greyDot95",
"Notification.errorBackground": "greyDot85", "Notification.errorBackground": "greyDot95",
"Notification.errorBorderColor": "#ed005c", "Notification.errorBorderColor": "red",
"Notification.errorForeground": "#F65F87", "Notification.errorForeground": "#EE7762",
"OptionPane": { "OptionPane": {
"background": "greyDot80", "background": "editorPaneBg",
"foreground": "greyDot20" "foreground": "greyDot20"
}, },
"Panel": { "Panel": {
"background": "greyDot80", "background": "editorPaneBg",
"foreground": "greyDot20" "foreground": "textColor"
}, },
"Panel.foreground": "greyDot20",
"ParameterInfo.background": "greyDot85", "ParameterInfo.background": "greyDot85",
"ParameterInfo.foreground": "greyDot25", "ParameterInfo.borderColor": "greyDot75",
"ParameterInfo.currentOverloadBackground": "greyDot65", "ParameterInfo.currentOverloadBackground": "greyDot65",
"ParameterInfo.currentParameterForeground": "yellowMac", "ParameterInfo.currentParameterForeground": "yellow",
"ParameterInfo.foreground": "greyDot25",
"ParameterInfo.infoForeground": "greyDot33", "ParameterInfo.infoForeground": "greyDot33",
"ParameterInfo.lineSeparatorColor": "greyDot75", "ParameterInfo.lineSeparatorColor": "greyDot75",
"PasswordField.background": "greyDot75", "PasswordField.background": "greyDot75",
"Plugins.Button.installBackground": "greyDot80", "Plugins.Button.installBackground": "greyDot80",
"Plugins.Button.installBorderColor": "greyDot65", "Plugins.Button.installBorderColor": "greyDot60",
"Plugins.Button.installFillBackground": "greyDot80", "Plugins.Button.installFillBackground": "greyDot80",
"Plugins.Button.installFillForeground": "greyDot25", "Plugins.Button.installFillForeground": "greyDot25",
"Plugins.Button.installForeground": "yellowMac", "Plugins.Button.installForeground": "yellow",
"Plugins.SearchField.background": "greyDot75", "Plugins.SearchField.background": "greyDot75",
"Plugins.SectionHeader.background": "greyDot75", "Plugins.SectionHeader.background": "greyDot75",
"Plugins.Tab.hoverBackground": "navyDot85", "Plugins.Tab.hoverBackground": "editorBg",
"Plugins.Tab.selectedBackground": "greyDot85", "Plugins.Tab.selectedBackground": "editorPaneBg",
"Plugins.background": "greyDot80", "Plugins.background": "editorPaneBg",
"Plugins.lightSelectionBackground": "#242220",
"Plugins.disabledForeground": "greyDot50", "Plugins.disabledForeground": "greyDot50",
"Plugins.lightSelectionBackground": "navyDot85", "Plugins.tagBackground": "editorBg",
"Plugins.tagBackground": "greyDot85", "Plugins.tagForeground": "greyDot33",
"Plugins.hoverBackground": "editorBg",
"Popup.Advertiser.background": "greyDot85", "Popup.Advertiser.background": "greyDot85",
"Popup.Advertiser.foreground": "greyDot50", "Popup.Advertiser.foreground": "greyDot50",
"Popup.Header.activeBackground": "greyDot75", "Popup.Header.activeBackground": "greyDot75",
"Popup.Header.inactiveBackground": "greyDot85", "Popup.Header.inactiveBackground": "greyDot85",
"Popup.paintBorder": true, "Popup.paintBorder": false,
"PopupMenu.background": "greyDot80", "PopupMenu.background": "greyDot80",
"PopupMenuSeparator.stripeWidth": 1, "PopupMenuSeparator.stripeWidth": 1,
"ProgressBar.failedColor": "#ed005c", "ProgressBar.failedColor": "red",
"ProgressBar.failedEndColor": "greyDot75", "ProgressBar.failedEndColor": "greyDot75",
"ProgressBar.indeterminateStartColor": "yellowMac",
"ProgressBar.indeterminateEndColor": "#FD971F", "ProgressBar.indeterminateEndColor": "#FD971F",
"ProgressBar.passedColor": "#92D923", "ProgressBar.indeterminateStartColor": "yellow",
"ProgressBar.passedColor": "green",
"ProgressBar.passedEndColor": "greyDot75", "ProgressBar.passedEndColor": "greyDot75",
"ProgressBar.progressColor": "yellowMac", "ProgressBar.progressColor": "yellow",
"ProgressBar.trackColor": "greyDot75", "ProgressBar.trackColor": "greyDot75",
"RadioButton.background": "greyDot80", "RadioButton.background": "greyDot80",
"RadioButton.disabledText": "greyDot70",
"RadioButtonMenuItem.disabledBackground": "greyDot80", "RadioButtonMenuItem.disabledBackground": "greyDot80",
"ScrollPane.background": "greyDot80", "ScrollPane.background": "greyDot80",
"SearchEverywhere.Advertiser.foreground": "greyDot50", "SearchEverywhere.Advertiser.foreground": "greyDot50",
"SearchEverywhere.List.separatorForeground": "greyDot50",
"SearchEverywhere.SearchField.infoForeground": "greyDot33",
"SearchEverywhere.SearchField.background": "greyDot75",
"SearchEverywhere.Header.background": "greyDot80", "SearchEverywhere.Header.background": "greyDot80",
"SearchEverywhere.Tab.selectedBackground": "greyDot85", "SearchEverywhere.List.separatorForeground": "greyDot50",
"SearchEverywhere.Tab.selectedForeground": "lightBlue", "SearchEverywhere.SearchField.background": "greyDot75",
"SearchMatch.endBackground": "yellowMac", "SearchEverywhere.SearchField.infoForeground": "greyDot33",
"SearchMatch.startBackground": "yellowMac", "SearchEverywhere.Tab.selectedBackground": "greyDot95",
"SearchEverywhere.Tab.selectedForeground": "yellow",
"SearchMatch.endBackground": "yellow",
"SearchMatch.startBackground": "yellow",
"SidePanel.background": "greyDot85", "SidePanel.background": "greyDot85",
"SpeedSearch.errorForeground": "#F65F87", "SpeedSearch.errorForeground": "red",
"SpeedSearch.foreground": "yellowMac", "SpeedSearch.foreground": "yellow",
"SplitPane.highlight": "yellowMac", "SplitPane.highlight": "yellow",
"PopupMenu.translucentBackground": "greyDot50", "TabbedPane.disabledUnderlineColor": "editorPaneBg",
"TabbedPane.disabledUnderlineColor": "greyDot65", "TabbedPane.focus": "greyDot75",
"TabbedPane.focusColor": "greyDot65", "TabbedPane.focusColor": "greyDot33",
"TabbedPane.tabSelectionHeight": 1, "TabbedPane.tabSelectionHeight": 1,
"TabbedPane.underlineColor": "yellowMac", "TabbedPane.underlineColor": "yellow",
"Table.dropLineColor": "greyDot75", "Table.dropLineColor": "greyDot75",
"Table.dropLineShortColor": "greyDot70", "Table.dropLineShortColor": "greyDot70",
"Table.focusCellBackground": "greyDot85", "Table.focusCellBackground": "greyDot85",
"Table.focusCellForeground": "yellowMac", "Table.focusCellForeground": "yellow",
"Table.sortIconColor": "yellowMac", "Table.sortIconColor": "yellow",
"Table.stripeColor": "greyDot75", "Table.stripeColor": "greyDot75",
"TableHeader.background": "greyDot85", "TableHeader.background": "greyDot85",
"TableHeader.bottomSeparatorColor": "greyDot65", "TableHeader.bottomSeparatorColor": "greyDot65",
"TextArea.background": "greyDot75", "TextArea.background": "greyDot75",
"TextArea.caretForeground": "yellowMac", "TextArea.caretForeground": "yellow",
"TextArea.inactiveBackground": "greyDot80", "TextArea.inactiveBackground": "greyDot80",
"TextArea.selectionBackground": "greyDot95",
"TextField.background": "greyDot75", "TextField.background": "greyDot75",
"TextField.foreground": "greyDot25", "TextField.caretForeground": "yellow",
"TextField.caretForeground": "yellowMac", "TextField.foreground": "greyDot33",
"TextField.highlight": "greyDot15", "TextField.highlight": "yellow",
"TextField.inactiveForeground": "greyDot33", "TextField.inactiveForeground": "greyDot33",
"TextPane.inactiveBackground": "greyDot80", "TextPane.inactiveBackground": "greyDot80",
"TextPane.inactiveForeground": "greyDot50",
"TitlePane.background": "greyDot85", "TitlePane.background": "greyDot85",
"ToggleButton.buttonColor": "greyDot65", "ToggleButton.buttonColor": "greyDot65",
"ToggleButton.offBackground": "greyDot75", "ToggleButton.offBackground": "greyDot75",
"ToggleButton.offForeground": "greyDot25", "ToggleButton.offForeground": "greyDot25",
"ToggleButton.onBackground": "yellowMac", "ToggleButton.onBackground": "yellow",
"ToggleButton.onForeground": "greyDot80", "ToggleButton.onForeground": "greyDot80",
"ToolBar.borderHandleColor": "greyDot65", "ToolBar.borderHandleColor": "greyDot65",
"ToolTip.Actions.background": "greyDot80", "ToolTip.Actions.background": "greyDot80",
"ToolTip.Actions.infoForeground": "greyDot50", "ToolTip.Actions.infoForeground": "greyDot50",
"ToolTip.background": "greyDot75", "ToolTip.background": "greyDot80",
"ToolTip.borderColor": "border",
"ToolTip.infoForeground": "greyDot50", "ToolTip.infoForeground": "greyDot50",
"ToolWindow.Button.hoverBackground": "greyDot65", "ToolWindow.Button.hoverBackground": "greyDot95",
"ToolWindow.Button.selectedBackground": "greyDot85", "ToolWindow.Button.selectedBackground": "greyDot95",
"ToolWindow.Button.selectedForeground": "lightBlue", "ToolWindow.Button.selectedForeground": "yellow",
"ToolWindow.Header.background": "greyDot85", "ToolWindow.Header.background": "greyDot85",
"ToolWindow.Header.inactiveBackground": "greyDot80", "ToolWindow.Header.inactiveBackground": "editorPaneBg",
"ToolWindow.HeaderTab.hoverBackground": "greyDot65", "ToolWindow.HeaderTab.hoverBackground": "consoleBackground",
"ToolWindow.HeaderTab.hoverInactiveBackground": "greyDot85", "ToolWindow.HeaderTab.hoverInactiveBackground": "editorBg",
"ToolWindow.HeaderTab.inactiveUnderlineColor": "greyDot75", "ToolWindow.HeaderTab.underlineColor": "yellow",
"ToolWindow.HeaderTab.underlineColor": "yellowMac",
"ToolWindow.HeaderTab.underlineHeight": 1, "ToolWindow.HeaderTab.underlineHeight": 1,
"ToolWindow.HeaderTab.underlinedTabBackground": "greyDot90", "Tooltip.separatorColor": "border",
"ToolWindow.HeaderTab.underlinedTabInactiveBackground": "greyDot75",
"Tree.background": "greyDot85", "Tree.background": "greyDot85",
"Tree.foreground": "greyDot15", "Tree.foreground": "textColor",
"Tree.modifiedItemForeground": "yellowMac", "Tree.hoverBackground": "greyDot95",
"ValidationTooltip.errorBackground": "greyDot85", "Tree.modifiedItemForeground": "yellow",
"ValidationTooltip.errorBorderColor": "#ed005c", "Tree.selectionBackground": "greyDot95",
"ValidationTooltip.warningBackground": "greyDot85", "Tree.selectionInactiveBackground": "greyDot95",
"ValidationTooltip.warningBorderColor": "yellowMac", "ValidationTooltip.errorBackground": "greyDot95",
"VersionControl.FileHistory.Commit.selectedBranchBackground": "greyDot70", "ValidationTooltip.errorBorderColor": "red",
"ValidationTooltip.warningBackground": "greyDot95",
"ValidationTooltip.warningBorderColor": "yellow",
"VersionControl.FileHistory.Commit.selectedBranchBackground": "greyDot95",
"VersionControl.Log.Commit.currentBranchBackground": "greyDot85", "VersionControl.Log.Commit.currentBranchBackground": "greyDot85",
"VersionControl.Log.Commit.hoveredBackground": "greyDot95",
"VersionControl.Log.Commit.unmatchedForeground": "greyDot25", "VersionControl.Log.Commit.unmatchedForeground": "greyDot25",
"WelcomeScreen.Projects.selectionBackground": "navyDot85", "WelcomeScreen.Details.background": "greyDot80",
"WelcomeScreen.Projects.selectionInactiveBackground": "navyDot90", "WelcomeScreen.Projects.background": "greyDot85",
"WelcomeScreen.separatorColor": "greyDot65", "WelcomeScreen.Projects.selectionBackground": "greyDot95",
"Window.border": "1,1,1,1,4d4d4d" "WelcomeScreen.SidePanel.background": "greyDot80",
"WelcomeScreen.background": "greyDot80",
"WelcomeScreen.borderColor": "border",
"WelcomeScreen.separatorColor": "border",
"Window.border": "0,0,0,0,4d4d4d"
} }
} }

View File

@@ -11,7 +11,8 @@
"colorSelectionBackgroundInactive": "#00243C", "colorSelectionBackgroundInactive": "#00243C",
"colorSelectionForeground": "#C2C5BC", "colorSelectionForeground": "#C2C5BC",
"colorSelectionForegroundInactive": "#A9B3AE", "colorSelectionForegroundInactive": "#A9B3AE",
"colorHoverBackground": "#284E5B", "colorHoverBackground": "#1B4755",
"colorHoverInactiveBackground": "#1B4755",
"colorBorder": "#04343F", "colorBorder": "#04343F",
"colorDisabledForeground": "#657B83", "colorDisabledForeground": "#657B83",
"colorAlternativeBackground": "#1B4854", "colorAlternativeBackground": "#1B4854",
@@ -30,6 +31,8 @@
"disabledForeground": "colorDisabledForeground", "disabledForeground": "colorDisabledForeground",
"disabledText": "colorDisabledForeground", "disabledText": "colorDisabledForeground",
"foreground": "colorForeground", "foreground": "colorForeground",
"hoverBackground": "colorHoverBackground",
"hoverInactiveBackground": "colorHoverInactiveBackground",
"inactiveBackground": "colorBackground", "inactiveBackground": "colorBackground",
"inactiveForeground": "colorInactiveForeground", "inactiveForeground": "colorInactiveForeground",
"selectionBackground": "colorSelectionBackground", "selectionBackground": "colorSelectionBackground",
@@ -42,11 +45,22 @@
"textForeground": "colorForeground" "textForeground": "colorForeground"
}, },
"ActionButton": { "ActionButton": {
"hoverBackground": "colorHoverBackground", "hoverBackground": "#284E5B",
"hoverBorderColor": "colorHoverBackground", "hoverBorderColor": "#284E5B",
"pressedBackground": "#43616C", "pressedBackground": "#43616C",
"pressedBorderColor": "#43616C" "pressedBorderColor": "#43616C"
}, },
"AssignedMnemonic": {
"background": "#47573B",
"borderColor": "#47573B"
},
"AvailableMnemonic": {
"borderColor": "#456168"
},
"BigSpinner": {},
"BookmarkIcon": {
"background": "#73888C"
},
"Borders": { "Borders": {
"color": "colorBorder", "color": "colorBorder",
"ContrastBorderColor": "colorBorder" "ContrastBorderColor": "colorBorder"
@@ -111,6 +125,11 @@
"background": "#99A6A5B0", "background": "#99A6A5B0",
"foreground": "#002B36" "foreground": "#002B36"
}, },
"CurrentMnemonic": {
"background": "#175D8B",
"borderColor": "#175D8B",
"foreground": "#BEC2B9"
},
"Debugger": { "Debugger": {
"Variables": { "Variables": {
"changedValueForeground": "#519AF2", "changedValueForeground": "#519AF2",
@@ -137,7 +156,8 @@
"DragAndDrop": { "DragAndDrop": {
"areaBackground": "#17475F", "areaBackground": "#17475F",
"areaBorderColor": "#386FA8", "areaBorderColor": "#386FA8",
"areaForeground": "colorForeground" "areaForeground": "colorForeground",
"borderColor": "#FA6060"
}, },
"Editor": { "Editor": {
"background": "#0E272F", "background": "#0E272F",
@@ -219,6 +239,7 @@
"FormattedTextField": { "FormattedTextField": {
"background": "colorAlternativeBackground" "background": "colorAlternativeBackground"
}, },
"GotItTooltip": {},
"Group": { "Group": {
"disabledSeparatorColor": "colorSeparator", "disabledSeparatorColor": "colorSeparator",
"separatorColor": "colorSeparator" "separatorColor": "colorSeparator"
@@ -239,7 +260,18 @@
"Label": { "Label": {
"errorForeground": "#FA6060", "errorForeground": "#FA6060",
"infoForeground": "#778A8F", "infoForeground": "#778A8F",
"selectedForeground": "colorForeground" "selectedForeground": "colorForeground",
"successForeground": "#39A464"
},
"Lesson": {
"shortcutBackground": "#0C3340",
"stepNumberForeground": "#73888C",
"Tooltip": {
"background": "#005DCB",
"foreground": "#EEE8D5",
"spanBackground": "#004AA8",
"stepNumberForeground": "#629ADE"
}
}, },
"Link": { "Link": {
"activeForeground": "#519AF2", "activeForeground": "#519AF2",
@@ -269,6 +301,10 @@
"acceleratorForeground": "colorForeground", "acceleratorForeground": "colorForeground",
"disabledBackground": "colorBackground" "disabledBackground": "colorBackground"
}, },
"MnemonicIcon": {
"background": "#36544C",
"borderColor": "#D0A244"
},
"NavBar": { "NavBar": {
"borderColor": "colorSeparator" "borderColor": "colorSeparator"
}, },
@@ -297,7 +333,9 @@
"OptionPane": { "OptionPane": {
"messageForeground": "colorForeground" "messageForeground": "colorForeground"
}, },
"Panel": {}, "Panel": {
"mouseShortcutBackground": "#214C5A"
},
"ParameterInfo": { "ParameterInfo": {
"background": "#254C57", "background": "#254C57",
"borderColor": "#415E69", "borderColor": "#415E69",
@@ -357,6 +395,7 @@
"PopupMenu": { "PopupMenu": {
"translucentBackground": "colorBackground" "translucentBackground": "colorBackground"
}, },
"ProblemsView": {},
"ProgressBar": { "ProgressBar": {
"failedColor": "#DE4647", "failedColor": "#DE4647",
"failedEndColor": "#EFA0A0", "failedEndColor": "#EFA0A0",
@@ -432,6 +471,9 @@
"endBackground": "#FCCE40", "endBackground": "#FCCE40",
"startBackground": "#FFEAA2" "startBackground": "#FFEAA2"
}, },
"SearchOption": {
"selectedBackground": "#456168"
},
"Separator": { "Separator": {
"separatorColor": "colorSeparator" "separatorColor": "colorSeparator"
}, },
@@ -462,9 +504,12 @@
"SplitPaneDivider": { "SplitPaneDivider": {
"draggingColor": "#193E49" "draggingColor": "#193E49"
}, },
"StateWidget": {
"activeBackground": "#FAC640"
},
"StatusBar": { "StatusBar": {
"borderColor": "#204550", "borderColor": "#204550",
"hoverBackground": "colorHoverBackground" "hoverBackground": "#284E5B"
}, },
"TabbedPane": { "TabbedPane": {
"contentAreaColor": "#04343F", "contentAreaColor": "#04343F",
@@ -475,6 +520,7 @@
"underlineColor": "#3985C7" "underlineColor": "#3985C7"
}, },
"Table": { "Table": {
"alternativeRowBackground": "#013441",
"dropLineColor": "colorAcceleratorForeground", "dropLineColor": "colorAcceleratorForeground",
"dropLineShortColor": "#0C3542", "dropLineShortColor": "#0C3542",
"focusCellBackground": "colorAlternativeBackground", "focusCellBackground": "colorAlternativeBackground",
@@ -605,6 +651,7 @@
"Log": { "Log": {
"Commit": { "Commit": {
"currentBranchBackground": "#044452", "currentBranchBackground": "#044452",
"hoveredBackground": "#124957",
"unmatchedForeground": "#657B83" "unmatchedForeground": "#657B83"
} }
}, },
@@ -619,17 +666,27 @@
"borderColor": "#31535F", "borderColor": "#31535F",
"captionBackground": "#294953", "captionBackground": "#294953",
"captionForeground": "#C2C5BC", "captionForeground": "#C2C5BC",
"Details": {
"background": "#013441"
},
"footerBackground": "#294953", "footerBackground": "#294953",
"footerForeground": "#C2C5BC", "footerForeground": "#C2C5BC",
"groupIconBorderColor": "#0A3844", "groupIconBorderColor": "#0A3844",
"headerBackground": "#294953", "headerBackground": "#294953",
"headerForeground": "#C2C5BC", "headerForeground": "#C2C5BC",
"Projects": { "Projects": {
"actions": {
"background": "#195787",
"selectionBackground": "#206ABF"
},
"background": "#113842", "background": "#113842",
"selectionBackground": "#396AB0", "selectionBackground": "#396AB0",
"selectionInactiveBackground": "#1E434E" "selectionInactiveBackground": "#1E434E"
}, },
"separatorColor": "#244A57" "separatorColor": "#244A57",
"SidePanel": {
"background": "colorBackground"
}
}, },
"Window": { "Window": {
"border": "colorBorder" "border": "colorBorder"

View File

@@ -11,7 +11,8 @@
"colorSelectionBackgroundInactive": "#D3D2C6", "colorSelectionBackgroundInactive": "#D3D2C6",
"colorSelectionForeground": "#FFFFEB", "colorSelectionForeground": "#FFFFEB",
"colorSelectionForegroundInactive": "#2E4E58", "colorSelectionForegroundInactive": "#2E4E58",
"colorHoverBackground": "#D9D7CA", "colorHoverBackground": "#EBECDF",
"colorHoverInactiveBackground": "#F3ECDA",
"colorBorder": "#C8CAC0", "colorBorder": "#C8CAC0",
"colorDisabledForeground": "#839496", "colorDisabledForeground": "#839496",
"colorAlternativeBackground": "#FDF6E3", "colorAlternativeBackground": "#FDF6E3",
@@ -30,6 +31,8 @@
"disabledForeground": "colorDisabledForeground", "disabledForeground": "colorDisabledForeground",
"disabledText": "colorDisabledForeground", "disabledText": "colorDisabledForeground",
"foreground": "colorForeground", "foreground": "colorForeground",
"hoverBackground": "colorHoverBackground",
"hoverInactiveBackground": "colorHoverInactiveBackground",
"inactiveBackground": "colorBackground", "inactiveBackground": "colorBackground",
"inactiveForeground": "colorInactiveForeground", "inactiveForeground": "colorInactiveForeground",
"selectionBackground": "colorSelectionBackground", "selectionBackground": "colorSelectionBackground",
@@ -42,11 +45,22 @@
"textForeground": "colorForeground" "textForeground": "colorForeground"
}, },
"ActionButton": { "ActionButton": {
"hoverBackground": "colorHoverBackground", "hoverBackground": "#D9D7CA",
"hoverBorderColor": "colorHoverBackground", "hoverBorderColor": "#D9D7CA",
"pressedBackground": "#C6C7BD", "pressedBackground": "#C6C7BD",
"pressedBorderColor": "#C6C7BD" "pressedBorderColor": "#C6C7BD"
}, },
"AssignedMnemonic": {
"background": "#EFBE65",
"borderColor": "#EFBE65"
},
"AvailableMnemonic": {
"borderColor": "#BAC0B8"
},
"BigSpinner": {},
"BookmarkIcon": {
"background": "#EFBE65"
},
"Borders": { "Borders": {
"color": "colorBorder", "color": "colorBorder",
"ContrastBorderColor": "colorBorder" "ContrastBorderColor": "colorBorder"
@@ -115,6 +129,11 @@
"background": "#99A6A5B0", "background": "#99A6A5B0",
"foreground": "#002B36" "foreground": "#002B36"
}, },
"CurrentMnemonic": {
"background": "#3399CB",
"borderColor": "#3399CB",
"foreground": "#FDF6E3"
},
"Debugger": { "Debugger": {
"Variables": { "Variables": {
"changedValueForeground": "#3961FA", "changedValueForeground": "#3961FA",
@@ -141,7 +160,8 @@
"DragAndDrop": { "DragAndDrop": {
"areaBackground": "#DEE3DE", "areaBackground": "#DEE3DE",
"areaBorderColor": "#88ACCD", "areaBorderColor": "#88ACCD",
"areaForeground": "#657B83" "areaForeground": "#657B83",
"borderColor": "#F94A26"
}, },
"Editor": { "Editor": {
"background": "#B5B0A2", "background": "#B5B0A2",
@@ -224,6 +244,7 @@
"background": "colorAlternativeBackground", "background": "colorAlternativeBackground",
"inactiveBackground": "colorAlternativeBackground" "inactiveBackground": "colorAlternativeBackground"
}, },
"GotItTooltip": {},
"Group": { "Group": {
"disabledSeparatorColor": "colorSeparator", "disabledSeparatorColor": "colorSeparator",
"separatorColor": "colorSeparator" "separatorColor": "colorSeparator"
@@ -244,7 +265,18 @@
"Label": { "Label": {
"errorForeground": "#F95551", "errorForeground": "#F95551",
"infoForeground": "#657B83", "infoForeground": "#657B83",
"selectedForeground": "colorForeground" "selectedForeground": "colorForeground",
"successForeground": "#45944E"
},
"Lesson": {
"shortcutBackground": "#E2E6E3",
"stepNumberForeground": "#839496",
"Tooltip": {
"background": "#006CE1",
"foreground": "#FDF6E3",
"spanBackground": "#0059B9",
"stepNumberForeground": "#67A0DF"
}
}, },
"Link": { "Link": {
"activeForeground": "#4975B9", "activeForeground": "#4975B9",
@@ -276,6 +308,10 @@
"acceleratorForeground": "#49636B", "acceleratorForeground": "#49636B",
"disabledBackground": "colorBackground" "disabledBackground": "colorBackground"
}, },
"MnemonicIcon": {
"background": "#FCEFD2",
"borderColor": "#F1A933"
},
"NavBar": { "NavBar": {
"borderColor": "colorSeparator" "borderColor": "colorSeparator"
}, },
@@ -304,7 +340,9 @@
"OptionPane": { "OptionPane": {
"messageForeground": "colorForeground" "messageForeground": "colorForeground"
}, },
"Panel": {}, "Panel": {
"mouseShortcutBackground": "#F3ECDA"
},
"ParameterInfo": { "ParameterInfo": {
"background": "#F5F1E5", "background": "#F5F1E5",
"borderColor": "#D9D7CA", "borderColor": "#D9D7CA",
@@ -364,6 +402,7 @@
"PopupMenu": { "PopupMenu": {
"translucentBackground": "colorBackground" "translucentBackground": "colorBackground"
}, },
"ProblemsView": {},
"ProgressBar": { "ProgressBar": {
"failedColor": "#D14943", "failedColor": "#D14943",
"failedEndColor": "#F6887C", "failedEndColor": "#F6887C",
@@ -436,6 +475,9 @@
"endBackground": "#F8C734", "endBackground": "#F8C734",
"startBackground": "#FAE08D" "startBackground": "#FAE08D"
}, },
"SearchOption": {
"selectedBackground": "#D6DBD3"
},
"Separator": { "Separator": {
"separatorColor": "colorSeparator" "separatorColor": "colorSeparator"
}, },
@@ -466,9 +508,12 @@
"SplitPaneDivider": { "SplitPaneDivider": {
"draggingColor": "#1E434E" "draggingColor": "#1E434E"
}, },
"StateWidget": {
"activeBackground": "#F7C338"
},
"StatusBar": { "StatusBar": {
"borderColor": "colorBorder", "borderColor": "colorBorder",
"hoverBackground": "colorHoverBackground" "hoverBackground": "#D9D7CA"
}, },
"TabbedPane": { "TabbedPane": {
"contentAreaColor": "#B4BAB5", "contentAreaColor": "#B4BAB5",
@@ -479,6 +524,7 @@
"underlineColor": "#3D7EC0" "underlineColor": "#3D7EC0"
}, },
"Table": { "Table": {
"alternativeRowBackground": "colorAlternativeBackground",
"background": "colorAlternativeBackground", "background": "colorAlternativeBackground",
"dropLineColor": "colorAcceleratorForeground", "dropLineColor": "colorAcceleratorForeground",
"dropLineShortColor": "#5F63A9", "dropLineShortColor": "#5F63A9",
@@ -611,6 +657,7 @@
"Log": { "Log": {
"Commit": { "Commit": {
"currentBranchBackground": "#E3F2E4", "currentBranchBackground": "#E3F2E4",
"hoveredBackground": "#D8E5DC",
"unmatchedForeground": "#6B8086" "unmatchedForeground": "#6B8086"
} }
}, },
@@ -625,16 +672,26 @@
"borderColor": "#B4BAB5", "borderColor": "#B4BAB5",
"captionBackground": "#CCCDC1", "captionBackground": "#CCCDC1",
"captionForeground": "colorForeground", "captionForeground": "colorForeground",
"Details": {
"background": "colorAlternativeBackground"
},
"footerBackground": "#CCCDC1", "footerBackground": "#CCCDC1",
"footerForeground": "colorForeground", "footerForeground": "colorForeground",
"groupIconBorderColor": "#B4BAB5", "groupIconBorderColor": "#B4BAB5",
"headerBackground": "#D9D7CA", "headerBackground": "#D9D7CA",
"headerForeground": "#36525B", "headerForeground": "#36525B",
"Projects": { "Projects": {
"actions": {
"background": "#DAE5E6",
"selectionBackground": "#3282DA"
},
"background": "colorAlternativeBackground", "background": "colorAlternativeBackground",
"selectionInactiveBackground": "#D7D5C7" "selectionInactiveBackground": "#D7D5C7"
}, },
"separatorColor": "#ECE5D3" "separatorColor": "#ECE5D3",
"SidePanel": {
"background": "colorBackground"
}
}, },
"Window": { "Window": {
"border": "colorBorder" "border": "colorBorder"

View File

@@ -67,7 +67,9 @@
}, },
"ComboPopup.border": "1,1,1,1,64647A", "ComboPopup.border": "1,1,1,1,64647A",
"CompletionPopup": { "CompletionPopup": {
"matchForeground": "#BF616A" "matchForeground": "#BF616A",
"selectionBackground": "#5a6173",
"selectionInactiveBackground": "#383C4A"
}, },
"Component": { "Component": {
"errorFocusColor": "#bf4c53", "errorFocusColor": "#bf4c53",
@@ -95,9 +97,9 @@
}, },
"EditorPane.inactiveBackground": "#2b303b", "EditorPane.inactiveBackground": "#2b303b",
"EditorTabs": { "EditorTabs": {
"selectedBackground": "#2b303b",
"underlinedTabBackground": "#2b303b", "underlinedTabBackground": "#2b303b",
"underlineHeight": "0" "underlineHeight": "0",
"borderColor": "#2b303b"
}, },
"Link": { "Link": {
"activeForeground": "#7FA1B3", "activeForeground": "#7FA1B3",
@@ -156,6 +158,14 @@
"passedColor": "#99BD8E", "passedColor": "#99BD8E",
"passedEndColor": "#62795b" "passedEndColor": "#62795b"
}, },
"ScrollBar": {
"thumbColor": "#383C4A",
"hoverThumbColor": "#5a6173",
"Mac": {
"thumbColor": "#383C4A",
"hoverThumbColor": "#5a6173"
}
},
"SearchEverywhere": { "SearchEverywhere": {
"Header.background": "#1C1F26", "Header.background": "#1C1F26",
"Tab": { "Tab": {
@@ -202,7 +212,6 @@
"borderColor": "#232830" "borderColor": "#232830"
}, },
"HeaderTab": { "HeaderTab": {
"selectedBackground": "#232830",
"selectedInactiveBackground": "#232830", "selectedInactiveBackground": "#232830",
"hoverBackground": "#1C1F26", "hoverBackground": "#1C1F26",
"hoverInactiveBackground": "#1C1F26" "hoverInactiveBackground": "#1C1F26"

View File

@@ -127,6 +127,36 @@
"hoverForeground": "blue1", "hoverForeground": "blue1",
"pressedForeground": "blue1", "pressedForeground": "blue1",
"visitedForeground": "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": { "icons": {

View File

@@ -126,6 +126,36 @@
"hoverForeground": "blue1", "hoverForeground": "blue1",
"pressedForeground": "blue1", "pressedForeground": "blue1",
"visitedForeground": "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": { "icons": {

View File

@@ -127,6 +127,36 @@
"hoverForeground": "blue1", "hoverForeground": "blue1",
"pressedForeground": "blue1", "pressedForeground": "blue1",
"visitedForeground": "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": { "icons": {

View File

@@ -107,6 +107,13 @@
"selectedBackground": "#3b4252", "selectedBackground": "#3b4252",
"underlinedTabBackground": "#3b4252" "underlinedTabBackground": "#3b4252"
}, },
"DefaultTabs": {
"background": "#2e3440",
"borderColor": "#3b4252",
"hoverBackground": "#3b4252",
"inactiveUnderlineColor": "#616e88",
"underlineColor": "#88c0d0"
},
"DragAndDrop": { "DragAndDrop": {
"areaBackground": "#2e3440", "areaBackground": "#2e3440",
"areaBorderColor": "#4c566a", "areaBorderColor": "#4c566a",
@@ -120,13 +127,8 @@
}, },
"EditorTabs": { "EditorTabs": {
"borderColor": "#2e3440", "borderColor": "#2e3440",
"hoverMaskColor": "#4c566a", "hoverBackground": "#4c566a",
"inactiveColoredFileBackground": "#2e3440", "inactiveColoredFileBackground": "#2e3440",
"inactiveMaskColor": "#3b4252",
"inactiveUnderlineColor": "#616e88",
"selectedBackground": "#4c566a",
"selectedForeground": "#d8dee9",
"underlineColor": "#88c0d0",
"underlinedTabBackground": "#4c566a" "underlinedTabBackground": "#4c566a"
}, },
"FileColor": { "FileColor": {
@@ -364,16 +366,14 @@
"selectedForeground": "#eceff4" "selectedForeground": "#eceff4"
}, },
"Header": { "Header": {
"background": "#4c566a" "background": "#4c566a",
"inactiveBackground": "#434c5e"
}, },
"HeaderCloseButton": { "HeaderCloseButton": {
"background": "#4c566a" "background": "#4c566a"
}, },
"HeaderTab": { "HeaderTab": {
"hoverBackground": "#81a1c1", "hoverBackground": "#616e88"
"hoverInactiveBackground": "#4c566a",
"selectedBackground": "#81a1c1",
"selectedInactiveBackground": "#4c566a"
} }
}, },
"Tree": { "Tree": {

View File

@@ -7,7 +7,8 @@
"accentColor": "#568AF2", "accentColor": "#568AF2",
"backgroundColor": "#21252b", "backgroundColor": "#21252b",
"borderColor": "#333841", "borderColor": "#333841",
"infoForeground": "#7e8491" "infoForeground": "#7e8491",
"foregroundColor": "#abb2bf"
}, },
"ui": { "ui": {
"*": { "*": {
@@ -44,6 +45,32 @@
"pressedBorderColor": "#333841" "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": { "Button": {
"foreground": "#a0a7b4", "foreground": "#a0a7b4",
"startBackground": "#3d424b", "startBackground": "#3d424b",
@@ -83,6 +110,8 @@
"ComboPopup.border": "1,1,1,1,2d3137", "ComboPopup.border": "1,1,1,1,2d3137",
"CompletionPopup": { "CompletionPopup": {
"background": "#3d424b",
"selectionBackground": "#2c313a",
"matchForeground": "accentColor" "matchForeground": "accentColor"
}, },
@@ -131,8 +160,23 @@
"Rose": "#3d1e2b" "Rose": "#3d1e2b"
}, },
"GotItTooltip" : {
"foreground" : "#abb2bf",
"background" : "#3d424b",
"borderColor" : "#53565f",
"linkForeground" : "#6494ed",
"shortcutForeground" : "infoForeground"
},
"Label": { "Label": {
"infoForeground": "infoForeground" "infoForeground": "infoForeground",
"successForeground": "#89ca78"
},
"Lesson": {
"Tooltip.background" : "#3d424b",
"Tooltip.spanBackground" : "accentColor",
"Tooltip.foreground" : "#ffffff"
}, },
"Link": { "Link": {
@@ -142,6 +186,11 @@
"visitedForeground": "#6494ed" "visitedForeground": "#6494ed"
}, },
"List": {
"selectionBackground": "#4d78cc",
"selectionForeground": "#ffffff"
},
"Notification": { "Notification": {
"background": "#3d424b", "background": "#3d424b",
"borderColor": "#53565f", "borderColor": "#53565f",
@@ -180,6 +229,7 @@
}, },
"Plugins": { "Plugins": {
"background": "backgroundColor",
"disabledForeground": "#5c6370", "disabledForeground": "#5c6370",
"hoverBackground": "#323844", "hoverBackground": "#323844",
"lightSelectionBackground": "#323844", "lightSelectionBackground": "#323844",
@@ -212,6 +262,7 @@
"Popup": { "Popup": {
"paintBorder": false, "paintBorder": false,
"borderColor": "#21252b",
"Toolbar.borderColor": "#3d424b", "Toolbar.borderColor": "#3d424b",
"Header.activeBackground": "#414855", "Header.activeBackground": "#414855",
"Header.inactiveBackground": "#2c313a", "Header.inactiveBackground": "#2c313a",
@@ -252,6 +303,8 @@
"endBackground": "accentColor" "endBackground": "accentColor"
}, },
"SidePanel.background": "backgroundColor",
"SpeedSearch": { "SpeedSearch": {
"foreground": "#abb2bf", "foreground": "#abb2bf",
"borderColor": "#3d424b", "borderColor": "#3d424b",
@@ -283,6 +336,8 @@
"lightSelectionInactiveBackground": "#323844" "lightSelectionInactiveBackground": "#323844"
}, },
"Tag.background": "#3d424b",
"TextArea": { "TextArea": {
"background": "#282c34", "background": "#282c34",
"selectionBackground": "#414855" "selectionBackground": "#414855"
@@ -334,6 +389,7 @@
"Tree": { "Tree": {
"selectionBackground": "#4d78cc", "selectionBackground": "#4d78cc",
"modifiedItemForeground": "accentColor", "modifiedItemForeground": "accentColor",
"selectionInactiveForeground": "foregroundColor",
"rowHeight": 20 "rowHeight": 20
}, },
@@ -365,7 +421,8 @@
"selectionInactiveBackground": "#2c313a" "selectionInactiveBackground": "#2c313a"
}, },
"separatorColor": "#2c313a", "separatorColor": "#2c313a",
"SidePanel.background": "#282c34" "SidePanel.background": "#282c34",
"Details.background": "backgroundColor"
} }
}, },