mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
},
|
||||
"ui": {
|
||||
"*": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground",
|
||||
"background": "colorBackground",
|
||||
"caretForeground": "colorForeground",
|
||||
"disabledForeground": "colorDisabledForeground",
|
||||
@@ -68,10 +70,7 @@
|
||||
"startBorderColor": "#476069"
|
||||
},
|
||||
"CheckBox": {},
|
||||
"CheckBoxMenuItem": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground"
|
||||
},
|
||||
"CheckBoxMenuItem": {},
|
||||
"ColorChooser": {
|
||||
"swatchesDefaultRecentColor": "colorBackground"
|
||||
},
|
||||
@@ -257,8 +256,6 @@
|
||||
"usedBackground": "#566C73"
|
||||
},
|
||||
"Menu": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground",
|
||||
"borderColor": "colorSeparator",
|
||||
"separatorColor": "colorSeparator"
|
||||
},
|
||||
@@ -372,10 +369,7 @@
|
||||
"trackColor": "#36525B"
|
||||
},
|
||||
"RadioButton": {},
|
||||
"RadioButtonMenuItem": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground"
|
||||
},
|
||||
"RadioButtonMenuItem": {},
|
||||
"ScrollBar": {
|
||||
"background": "#14414F",
|
||||
"hoverThumbBorderColor": "#0A384459",
|
||||
@@ -441,6 +435,11 @@
|
||||
"Separator": {
|
||||
"separatorColor": "colorSeparator"
|
||||
},
|
||||
"Settings": {
|
||||
"Spotlight": {
|
||||
"borderColor": "#9A670064"
|
||||
}
|
||||
},
|
||||
"SidePanel": {
|
||||
"background": "#0E4155"
|
||||
},
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
},
|
||||
"ui": {
|
||||
"*": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground",
|
||||
"background": "colorBackground",
|
||||
"caretForeground": "colorForeground",
|
||||
"disabledForeground": "colorDisabledForeground",
|
||||
@@ -68,10 +70,7 @@
|
||||
"startBorderColor": "#B4BAB5"
|
||||
},
|
||||
"CheckBox": {},
|
||||
"CheckBoxMenuItem": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground"
|
||||
},
|
||||
"CheckBoxMenuItem": {},
|
||||
"ColorChooser": {
|
||||
"swatchesDefaultRecentColor": "#CFD0C3"
|
||||
},
|
||||
@@ -263,8 +262,6 @@
|
||||
"usedBackground": "#ADB5AF"
|
||||
},
|
||||
"Menu": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground",
|
||||
"borderColor": "#D3D2C6",
|
||||
"disabledBackground": "colorBackground",
|
||||
"separatorColor": "colorSeparator"
|
||||
@@ -378,10 +375,7 @@
|
||||
"trackColor": "#BAC0B8"
|
||||
},
|
||||
"RadioButton": {},
|
||||
"RadioButtonMenuItem": {
|
||||
"acceleratorForeground": "colorAcceleratorForeground",
|
||||
"acceleratorSelectionForeground": "colorAcceleratorSelectionForeground"
|
||||
},
|
||||
"RadioButtonMenuItem": {},
|
||||
"ScrollBar": {
|
||||
"background": "#F5F0E3",
|
||||
"hoverThumbBorderColor": "#4B5A5F47",
|
||||
@@ -445,6 +439,11 @@
|
||||
"Separator": {
|
||||
"separatorColor": "colorSeparator"
|
||||
},
|
||||
"Settings": {
|
||||
"Spotlight": {
|
||||
"borderColor": "#F6C00064"
|
||||
}
|
||||
},
|
||||
"SidePanel": {
|
||||
"background": "#E2E2D4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user