mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 14:37:13 -06:00
IntelliJ Themes Demo: updated themes (used IJThemesUpdater)
This commit is contained in:
@@ -92,9 +92,6 @@
|
|||||||
"Rose": "#ff79c6",
|
"Rose": "#ff79c6",
|
||||||
"Violet": "#bd93f9"
|
"Violet": "#bd93f9"
|
||||||
},
|
},
|
||||||
"HelpTooltip": {
|
|
||||||
"shortcutForeground": "#ff79c6"
|
|
||||||
},
|
|
||||||
"Label": {
|
"Label": {
|
||||||
"foreground": "#f8f8f2",
|
"foreground": "#f8f8f2",
|
||||||
"errorForeground": "#ff5554"
|
"errorForeground": "#ff5554"
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
"editorScheme": "/Material Theme.xml",
|
"editorScheme": "/Material Theme.xml",
|
||||||
"colors": {
|
"colors": {
|
||||||
"mySelectionColor": "#3E6183",
|
"mySelectionColor": "#3E6183",
|
||||||
|
"myHoverColor": "#415E83",
|
||||||
"mySelectionAccentColor": "#212E43",
|
"mySelectionAccentColor": "#212E43",
|
||||||
"myTabBlueColor": "#314763",
|
"myTabBlueColor": "#314763",
|
||||||
"myAccentRedColor": "#FF666F",
|
"myAccentRedColor": "#FF666F",
|
||||||
@@ -12,31 +13,29 @@
|
|||||||
"myThemeBackgroundColor": "#1F292E",
|
"myThemeBackgroundColor": "#1F292E",
|
||||||
"myHlightControlsColor": "#21384E",
|
"myHlightControlsColor": "#21384E",
|
||||||
"myControlsColor": "#293840",
|
"myControlsColor": "#293840",
|
||||||
"myDisableGreyColor": "#32424A"
|
"myDisableGreyColor": "#32424A",
|
||||||
|
"myDisableTxtColor": "#8C8C8C"
|
||||||
},
|
},
|
||||||
"ui": {
|
"ui": {
|
||||||
"*": {
|
"*": {
|
||||||
"separatorColor": "#2B3940",
|
"separatorColor": "#2B3940",
|
||||||
"background": "#1F292E",
|
"background": "myThemeBackgroundColor",
|
||||||
"borderColor": "#1F292E",
|
"borderColor": "myThemeBackgroundColor",
|
||||||
"selectionBackground": "#3E6183",
|
"disabledForeground": "myDisableTxtColor",
|
||||||
"disabledForeground": "#8C8C8C",
|
"disabledText": "myDisableTxtColor",
|
||||||
"modifiedItemForeground": "#FF666F",
|
"inactiveForeground": "myDisableTxtColor",
|
||||||
"disabledText": "#8C8C8C",
|
|
||||||
"inactiveForeground": "#8C8C8C",
|
|
||||||
"infoForeground": "#808080",
|
"infoForeground": "#808080",
|
||||||
"highlight": "#FF666F",
|
"modifiedItemForeground": "myAccentRedColor",
|
||||||
"underlineColor": "#FF666F",
|
"highlight": "myAccentRedColor",
|
||||||
"focusColor": "#FF666F",
|
"underlineColor": "myAccentRedColor",
|
||||||
"selectedBackground": "#3E6183",
|
"focusColor": "myAccentRedColor",
|
||||||
"underlinedTabBackground": "#2B4057",
|
"underlinedTabBackground": "myTabBlueColor",
|
||||||
"hoverColor": "#415E83",
|
"hoverColor": "myHoverColor",
|
||||||
"pressedBackground": "#3E6183"
|
"selectionBackground": "mySelectionColor",
|
||||||
|
"selectedBackground": "mySelectionColor",
|
||||||
|
"pressedBackground": "mySelectionColor"
|
||||||
},
|
},
|
||||||
"Tree.rowHeight": 24,
|
"Tree.rowHeight": 24,
|
||||||
"ToolWindow.HeaderTab.hoverInactiveBackground": "mySelectionColor",
|
|
||||||
"ToolWindow.Button.hoverBackground": "mySelectionColor",
|
|
||||||
"StatusBar.hoverBackground": "mySelectionColor",
|
|
||||||
"DefaultTabs.hoverBackground": "mySelectionColor",
|
"DefaultTabs.hoverBackground": "mySelectionColor",
|
||||||
"ActionButton.hoverBackground": "mySelectionColor",
|
"ActionButton.hoverBackground": "mySelectionColor",
|
||||||
"Separator.separatorColor": "myDisableGreyColor",
|
"Separator.separatorColor": "myDisableGreyColor",
|
||||||
@@ -63,7 +62,8 @@
|
|||||||
"hoverInactiveBackground": "mySelectionColor"
|
"hoverInactiveBackground": "mySelectionColor"
|
||||||
},
|
},
|
||||||
"Button": {
|
"Button": {
|
||||||
"selectedBackground": "mySelectionColor"
|
"selectedBackground": "mySelectionColor",
|
||||||
|
"hoverBackground": "mySelectionColor"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"TextArea": {
|
"TextArea": {
|
||||||
@@ -102,7 +102,10 @@
|
|||||||
"TextField": {
|
"TextField": {
|
||||||
"background": "myDisableGreyColor"
|
"background": "myDisableGreyColor"
|
||||||
},
|
},
|
||||||
"StatusBar.borderColor": "myThemeBackgroundColor",
|
"StatusBar": {
|
||||||
|
"hoverBackground": "mySelectionColor",
|
||||||
|
"borderColor": "myThemeBackgroundColor"
|
||||||
|
},
|
||||||
"SplitPane.highlight": "myThemeBackgroundColor",
|
"SplitPane.highlight": "myThemeBackgroundColor",
|
||||||
"ProgressBar": {
|
"ProgressBar": {
|
||||||
"progressColor": "myAccentRedColor",
|
"progressColor": "myAccentRedColor",
|
||||||
|
|||||||
@@ -212,7 +212,7 @@
|
|||||||
"informativeBorderColor": "#17254d",
|
"informativeBorderColor": "#17254d",
|
||||||
|
|
||||||
"warningForeground": "primaryText",
|
"warningForeground": "primaryText",
|
||||||
"warningBackground": "#735822",
|
"warningBackground": "backgroundHighlights",
|
||||||
"warningBorderColor": "#403013",
|
"warningBorderColor": "#403013",
|
||||||
|
|
||||||
"errorForeground": "primaryText",
|
"errorForeground": "primaryText",
|
||||||
@@ -229,7 +229,7 @@
|
|||||||
"background": "backgroundHighlightsShade1",
|
"background": "backgroundHighlightsShade1",
|
||||||
"foreground": "primaryText",
|
"foreground": "primaryText",
|
||||||
"infoForeground": "ababb3",
|
"infoForeground": "ababb3",
|
||||||
"currentOverloadBackground": "#6A6173",
|
"currentOverloadBackground": "backgroundHighlights",
|
||||||
"currentParameterForeground": "primaryText"
|
"currentParameterForeground": "primaryText"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -212,7 +212,7 @@
|
|||||||
"informativeBorderColor": "#17254d",
|
"informativeBorderColor": "#17254d",
|
||||||
|
|
||||||
"warningForeground": "primaryText",
|
"warningForeground": "primaryText",
|
||||||
"warningBackground": "#735822",
|
"warningBackground": "backgroundHighlights",
|
||||||
"warningBorderColor": "#403013",
|
"warningBorderColor": "#403013",
|
||||||
|
|
||||||
"errorForeground": "primaryText",
|
"errorForeground": "primaryText",
|
||||||
@@ -229,7 +229,7 @@
|
|||||||
"background": "backgroundHighlightsShade1",
|
"background": "backgroundHighlightsShade1",
|
||||||
"foreground": "primaryText",
|
"foreground": "primaryText",
|
||||||
"infoForeground": "ababb3",
|
"infoForeground": "ababb3",
|
||||||
"currentOverloadBackground": "#6A6173",
|
"currentOverloadBackground": "backgroundHighlights",
|
||||||
"currentParameterForeground": "primaryText"
|
"currentParameterForeground": "primaryText"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user