mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 06:20:53 +03:00
IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)
This commit is contained in:
@@ -24,6 +24,7 @@ FlatLaf Change Log
|
|||||||
`ComboBox.maximumRowCount` to any integer to use a different value.
|
`ComboBox.maximumRowCount` to any integer to use a different value.
|
||||||
- Fixed/improved vertical position of text when scaled on HiDPI screens on
|
- Fixed/improved vertical position of text when scaled on HiDPI screens on
|
||||||
Windows.
|
Windows.
|
||||||
|
- IntelliJ Themes: Updated Gradianto Themes.
|
||||||
|
|
||||||
|
|
||||||
## 0.36
|
## 0.36
|
||||||
|
|||||||
@@ -5,68 +5,71 @@
|
|||||||
"editorScheme": "/Gradianto_dark_fuchsia.xml",
|
"editorScheme": "/Gradianto_dark_fuchsia.xml",
|
||||||
"ui": {
|
"ui": {
|
||||||
"*": {
|
"*": {
|
||||||
"background": "#20022d",
|
"background": "#3d214e",
|
||||||
"foreground": "#9ca9af",
|
"foreground": "#c8ccd0",
|
||||||
|
|
||||||
"infoForeground": "#6aaf41",
|
"infoForeground": "#6aaf41",
|
||||||
|
|
||||||
"selectionBackground": "#4d086d",
|
"selectionBackground": "#562c6a",
|
||||||
"selectionForeground": "#c9c9c9",
|
"selectionForeground": "#c9c9c9",
|
||||||
"selectionInactiveBackground": "#37064e",
|
"selectionInactiveBackground": "#3f2042",
|
||||||
|
|
||||||
|
|
||||||
"disabledForeground": "#646464",
|
"disabledForeground": "#646464",
|
||||||
"disabledBackground": "#250434",
|
"disabledBackground": "#35233e",
|
||||||
"inactiveBackground": "#250434",
|
"inactiveBackground": "#2c1e31",
|
||||||
|
|
||||||
"errorForeground": "#cd860b",
|
"errorForeground": "#cd860b",
|
||||||
|
|
||||||
"disabledText": "#646464",
|
"disabledText": "#646464",
|
||||||
"Borders.ContrastBorderColor" : "#2b033b",
|
"Borders.ContrastBorderColor" : "#292636",
|
||||||
"borderColor": "#38044e",
|
"borderColor": "#311f39",
|
||||||
"disabledBorderColor": "#22022f",
|
"disabledBorderColor": "#271d2b",
|
||||||
"focusColor" : "#550979",
|
"focusColor" : "#5a2e6f",
|
||||||
"focusedBorderColor": "#550979",
|
"focusedBorderColor": "#5a356d",
|
||||||
|
|
||||||
"separatorColor": "#2d033f"
|
"separatorColor": "#4b2665"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"VersionControl" :{
|
||||||
|
"Log.Commit.currentBranchBackground": "#442661",
|
||||||
|
"Log.Commit.unmatchedForeground": "#8f7fa8"
|
||||||
|
},
|
||||||
"ActionButton": {
|
"ActionButton": {
|
||||||
"hoverBackground": "#320647",
|
"hoverBackground": "#512663",
|
||||||
"pressedBackground": "#42075c",
|
"pressedBackground": "#402a4b",
|
||||||
"hoverBorderColor": "#58077c",
|
"hoverBorderColor": "#382447",
|
||||||
"pressedBorderColor": "#3c0555"
|
"pressedBorderColor": "#382140"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Borders": {
|
"Borders": {
|
||||||
"color": "#38044e",
|
"color": "#2f1f39",
|
||||||
"ContrastBorderColor": "#38044e"
|
"ContrastBorderColor": "#241728"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
"Button": {
|
"Button": {
|
||||||
"startBackground": "#41295a",
|
"startBackground": "#643578",
|
||||||
"endBackground": "#2F0743",
|
"endBackground": "#643578",
|
||||||
"startBorderColor": "#400080",
|
"startBorderColor": "#2f1f39",
|
||||||
"endBorderColor": "#6300c5",
|
"endBorderColor": "#2f1f39",
|
||||||
"shadowColor" : "#400080",
|
"shadowColor" : "#39294c",
|
||||||
"focusedBorderColor" : "#550979",
|
"focusedBorderColor" : "#352040",
|
||||||
"default.focusColor": "#550979",
|
"default.focusColor": "#2c1d32",
|
||||||
"disabledBorderColor" : "#2e005d",
|
"disabledBorderColor" : "#25192f",
|
||||||
"default": {
|
"default": {
|
||||||
"startBackground": "#41295a",
|
"startBackground": "#643578",
|
||||||
"endBackground": "#2f0743",
|
"endBackground": "#643578",
|
||||||
"startBorderColor": "#400080",
|
"startBorderColor": "#2f1f39",
|
||||||
"endBorderColor": "#6300c5",
|
"endBorderColor": "#2f1f39",
|
||||||
"focusedBorderColor": "#550979",
|
"focusedBorderColor": "#352040",
|
||||||
"focusColor": "#550979"
|
"focusColor": "#352040"
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"RadioButton": {
|
"RadioButton": {
|
||||||
"background" : "#41295a",
|
"foreground": "#c8ccd0"
|
||||||
"foreground": "#2f0743"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"CompletionPopup": {
|
"CompletionPopup": {
|
||||||
@@ -74,10 +77,10 @@
|
|||||||
"matchSelectionForeground": "#9057f2"
|
"matchSelectionForeground": "#9057f2"
|
||||||
},
|
},
|
||||||
|
|
||||||
"MenuBar.borderColor": "#550979",
|
"MenuBar.borderColor": "#392540",
|
||||||
"Menu.borderColor": "#2f0743",
|
"Menu.borderColor": "#2e2134",
|
||||||
|
|
||||||
"NavBar.borderColor": "#2f0743",
|
"NavBar.borderColor": "#35243d",
|
||||||
|
|
||||||
|
|
||||||
"Notification": {
|
"Notification": {
|
||||||
@@ -102,12 +105,12 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"ComboBox": {
|
"ComboBox": {
|
||||||
"background" : "#300444",
|
"background" : "#52356c",
|
||||||
"nonEditableBackground": "#170b16",
|
"nonEditableBackground": "#55356c",
|
||||||
"ArrowButton": {
|
"ArrowButton": {
|
||||||
"iconColor": "#aeb0b2",
|
"iconColor": "#e3e2f1",
|
||||||
"disabledIconColor": "#2a043c",
|
"disabledIconColor": "#86828b",
|
||||||
"nonEditableBackground": "#2c152a"
|
"nonEditableBackground": "#674082"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -116,19 +119,20 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"EditorTabs": {
|
"EditorTabs": {
|
||||||
|
"selectedForeground": "#eceff1",
|
||||||
"selectedForeground": "#c9c9c9",
|
"selectedBackground": "#8a599e",
|
||||||
"selectedBackground": "#4e086f",
|
"underlinedTabBackground": "#5c306f",
|
||||||
"underlinedTabBackground": "58097e",
|
"background": "#3e1c4c",
|
||||||
"underlineColor": "#58097e",
|
"underlineColor": "#693d6c",
|
||||||
"inactiveMaskColor": "#280a2fff"
|
"hoverMaskColor": "#71468f",
|
||||||
|
"inactiveMaskColor": "#34244aff"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Link": {
|
"Link": {
|
||||||
"activeForeground": "#ede891",
|
"activeForeground": "#b6b1bfff",
|
||||||
"hoverForeground": "#ede891",
|
"hoverForeground": "#483f58ff",
|
||||||
"pressedForeground": "#ede891",
|
"pressedForeground": "#483f58ff",
|
||||||
"visitedForeground": "#ede891"
|
"visitedForeground": "#bcb2c4ff"
|
||||||
},
|
},
|
||||||
|
|
||||||
"FileColor": {
|
"FileColor": {
|
||||||
@@ -140,14 +144,14 @@
|
|||||||
"Rose": "#ae002f20"
|
"Rose": "#ae002f20"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Tree.background": "#2d0340",
|
"Tree.background": "#342040",
|
||||||
|
|
||||||
"SearchEverywhere": {
|
"SearchEverywhere": {
|
||||||
|
|
||||||
|
|
||||||
"Tab": {
|
"Tab": {
|
||||||
"selectedForeground": "#c9c9c9",
|
"selectedForeground": "#c9c9c9",
|
||||||
"selectedBackground": "#4d086d"
|
"selectedBackground": "#623474"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -157,8 +161,8 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"WelcomeScreen": {
|
"WelcomeScreen": {
|
||||||
"Projects.selectionInactiveBackground": "#37064e",
|
"Projects.selectionInactiveBackground": "#372342",
|
||||||
"separatorColor": "#2d033f"
|
"separatorColor": "#4c3655"
|
||||||
},
|
},
|
||||||
|
|
||||||
"ValidationTooltip": {
|
"ValidationTooltip": {
|
||||||
@@ -169,92 +173,94 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"Table": {
|
"Table": {
|
||||||
"stripeColor": "#2d033f",
|
"stripeColor": "#36243d",
|
||||||
"selectionForeground": "#c9c9c9",
|
"selectionForeground": "#c9c9c9",
|
||||||
"dropLineColor": "#2d033f",
|
"dropLineColor": "#51325c",
|
||||||
"focusCellForeground": "#abb2bf",
|
"focusCellForeground": "#abb2bf",
|
||||||
"gridColor": "#35064c"
|
"gridColor": "#392642"
|
||||||
},
|
},
|
||||||
|
|
||||||
"ProgressBar": {
|
"ProgressBar": {
|
||||||
"trackColor": "#280a2f",
|
"trackColor": "#412647",
|
||||||
"progressColor": "#e78af2",
|
"progressColor": "#88538e",
|
||||||
"indeterminateStartColor": "#e78af2",
|
"indeterminateStartColor": "#895290",
|
||||||
"indeterminateEndColor": "#523569",
|
"indeterminateEndColor": "#533868",
|
||||||
"failedColor": "#ad3864",
|
"failedColor": "#ad3864",
|
||||||
"failedEndColor": "#47221d",
|
"failedEndColor": "#47221d",
|
||||||
"passedColor": "#60649e",
|
"passedColor": "#609e81",
|
||||||
"passedEndColor": "#251642"
|
"passedEndColor": "#406d5b"
|
||||||
},
|
},
|
||||||
|
|
||||||
"PopupMenu.translucentBackground": "#4d086d",
|
"PopupMenu.translucentBackground": "#5d3b6c",
|
||||||
|
|
||||||
"Popup": {
|
"Popup": {
|
||||||
"paintBorder": true,
|
"paintBorder": true,
|
||||||
"Header.activeBackground": "#4e086f",
|
"Header.activeBackground": "#563b63",
|
||||||
"Header.inactiveBackground": "#4d086d",
|
"Header.inactiveBackground": "#6c497f",
|
||||||
"separatorColor" : "#5e0a85",
|
"separatorColor" : "#472e53",
|
||||||
"separatorForeground": "#5e0a85",
|
"separatorForeground": "#c2aec7",
|
||||||
"Advertiser": {
|
"Advertiser": {
|
||||||
"background": "#490768",
|
"background": "#755a82",
|
||||||
"borderColor": "#490768",
|
"borderColor": "#2c2132",
|
||||||
"borderInsets": "3,8,5,0"
|
"borderInsets": "3,8,5,0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ToggleButton": {
|
"ToggleButton": {
|
||||||
"onForeground": "#4d086d",
|
"onForeground": "#493353",
|
||||||
"onBackground": "#9ca9af",
|
"onBackground": "#9ca9af",
|
||||||
"offForeground": "#646464",
|
"offForeground": "#646464",
|
||||||
"offBackground": "#280a2f",
|
"offBackground": "#332138",
|
||||||
"buttonColor": "#4e086f",
|
"buttonColor": "#3b2d42",
|
||||||
"borderColor": "#4e086f"
|
"borderColor": "#352740"
|
||||||
},
|
},
|
||||||
"ToolTip": {
|
"ToolTip": {
|
||||||
"background": "#450073",
|
"background": "#4d3a5c",
|
||||||
"Actions.background": "#331432"
|
"Actions.background": "#5e395c"
|
||||||
},
|
},
|
||||||
|
|
||||||
"ToolWindow": {
|
"ToolWindow": {
|
||||||
"Header": {
|
"Header": {
|
||||||
"background": "#3b0063",
|
"background": "#4b335c",
|
||||||
"inactiveBackground": "#370c41"
|
"inactiveBackground": "#452d4b"
|
||||||
},
|
},
|
||||||
|
|
||||||
"HeaderTab": {
|
"HeaderTab": {
|
||||||
"selectedBackground": "#9C23D9FF",
|
"selectedBackground": "#a778bfff",
|
||||||
"selectedInactiveBackground": "#4D0080FF",
|
"selectedInactiveBackground": "#8e6ea3ff",
|
||||||
"hoverBackground": "#9C23D9FF",
|
"hoverBackground": "#815d93ff",
|
||||||
"hoverInactiveBackground": "#4D0080FF"
|
"hoverInactiveBackground": "#7f6392ff"
|
||||||
},
|
},
|
||||||
|
|
||||||
"Button": {
|
"Button": {
|
||||||
"hoverBackground": "#320647",
|
"hoverBackground": "#7a5a89",
|
||||||
"selectedBackground": "#42075c",
|
"selectedBackground": "#624a6d",
|
||||||
"selectedForeground": "#9ca9af"
|
"selectedForeground": "#acb7bb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DragAndDrop": {
|
"DragAndDrop": {
|
||||||
"areaForeground": "#FFFFFF",
|
"areaForeground": "#FFFFFF",
|
||||||
"areaBackground": "#42075c",
|
"areaBackground": "#745382",
|
||||||
"areaBorderColor": "#4d0080"
|
"areaBorderColor": "#392d42"
|
||||||
},
|
},
|
||||||
"Plugins": {
|
"Plugins": {
|
||||||
"SectionHeader.background": "#4d0080",
|
"SectionHeader.background": "#7b638b",
|
||||||
"tagBackground": "#42075c",
|
"tagBackground": "#7d6089",
|
||||||
"lightSelectionBackground": "#41075b"
|
"lightSelectionBackground": "#4e3a57",
|
||||||
|
"Tab.selectedBackground": "#a778bfff",
|
||||||
|
"Tab.hoverBackground": "#82519cff"
|
||||||
},
|
},
|
||||||
"EditorPane.inactiveBackground": "#1a0225"
|
"EditorPane.inactiveBackground": "#5d4966"
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
"ColorPalette": {
|
"ColorPalette": {
|
||||||
"Checkbox.Background.Default.Dark": "#3c0555",
|
"Checkbox.Background.Default.Dark": "#442557",
|
||||||
"Checkbox.Border.Default.Dark": "#460561",
|
"Checkbox.Border.Default.Dark": "#532d68",
|
||||||
"Checkbox.Foreground.Selected.Dark": "#6aae41",
|
"Checkbox.Foreground.Selected.Dark": "#6aae41",
|
||||||
|
|
||||||
"Objects.Grey": "#9b8ebe",
|
"Objects.Grey": "#a098a0",
|
||||||
"Objects.Blue": "#05b4a1",
|
"Objects.Blue": "#55a9c2",
|
||||||
"Objects.RedStatus": "#a8191aff",
|
"Objects.RedStatus": "#a74d4dff",
|
||||||
"Objects.Red": "#aa3c3aff",
|
"Objects.Red": "#774199ff",
|
||||||
"Objects.Pink": "#d16979ff",
|
"Objects.Pink": "#d16979ff",
|
||||||
"Objects.Yellow": "#be9418ff",
|
"Objects.Yellow": "#be9418ff",
|
||||||
"Objects.Green": "#009c0eff",
|
"Objects.Green": "#009c0eff",
|
||||||
|
|||||||
@@ -31,7 +31,10 @@
|
|||||||
"separatorColor": "#1d304b"
|
"separatorColor": "#1d304b"
|
||||||
},
|
},
|
||||||
"Tree.background": "#24334a",
|
"Tree.background": "#24334a",
|
||||||
|
"VersionControl" :{
|
||||||
|
"Log.Commit.currentBranchBackground": "#263d61",
|
||||||
|
"Log.Commit.unmatchedForeground": "#7f8aa8"
|
||||||
|
},
|
||||||
"ActionButton": {
|
"ActionButton": {
|
||||||
"hoverBackground": "#324565",
|
"hoverBackground": "#324565",
|
||||||
"pressedBackground": "#284267",
|
"pressedBackground": "#284267",
|
||||||
@@ -112,12 +115,12 @@
|
|||||||
"visitedForeground": "#ede891"
|
"visitedForeground": "#ede891"
|
||||||
},
|
},
|
||||||
"FileColor": {
|
"FileColor": {
|
||||||
"Yellow": "#d1b14225",
|
"Yellow": "#b6a76f25",
|
||||||
"Green": "#98c37925",
|
"Green": "#7c9e6425",
|
||||||
"Blue": "#61afef25",
|
"Blue": "#61afef25",
|
||||||
"Violet": "#542a4f25",
|
"Violet": "#542a4f25",
|
||||||
"Orange": "#d13c0025",
|
"Orange": "#ad694f25",
|
||||||
"Rose": "#ae002f25"
|
"Rose": "#932d4825"
|
||||||
},
|
},
|
||||||
"SearchEverywhere": {
|
"SearchEverywhere": {
|
||||||
"Tab": {
|
"Tab": {
|
||||||
|
|||||||
@@ -30,7 +30,10 @@
|
|||||||
|
|
||||||
"separatorColor": "#383850"
|
"separatorColor": "#383850"
|
||||||
},
|
},
|
||||||
|
"VersionControl" :{
|
||||||
|
"Log.Commit.currentBranchBackground": "#3e2e61",
|
||||||
|
"Log.Commit.unmatchedForeground": "#7f80a8"
|
||||||
|
},
|
||||||
"Tree.background": "#2c2c3e",
|
"Tree.background": "#2c2c3e",
|
||||||
|
|
||||||
"ActionButton": {
|
"ActionButton": {
|
||||||
|
|||||||
Reference in New Issue
Block a user