IntelliJ Themes Demo: updated Material UI Lite themes (used IJThemesUpdater)

List.selectionInactiveBackground and Tree.selectionInactiveBackground now have better visible colors; other changes seem to be not used in FlatLaf
This commit is contained in:
Karl Tauber
2020-04-20 23:28:39 +02:00
parent d134c33499
commit 3923d941c1
30 changed files with 1496 additions and 206 deletions

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#42A5F550", "hoverBackground": "#42A5F550",
"hoverBorderColor": "#42A5F550", "hoverBorderColor": "#42A5F550",
"hoverSeparatorColor": "#383C4A",
"focusedBorderColor": "#42A5F550",
"pressedBackground": "#42A5F550", "pressedBackground": "#42A5F550",
"pressedBorderColor": "#42A5F550" "pressedBorderColor": "#42A5F550"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#383C4A", "shadowColor": "#383C4A",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#404552",
"Tooltip.background": "#262a33"
},
"Content.background": "#262b33",
"CheckBox": { "CheckBox": {
"background": "#2f343f", "background": "#2f343f",
"disabledText": "#D3DAE3", "disabledText": "#D3DAE3",
@@ -161,6 +168,7 @@
"hoverBackground": "#41416A", "hoverBackground": "#41416A",
"hoverColor": "#262b33", "hoverColor": "#262b33",
"hoverMaskColor": "#08507C", "hoverMaskColor": "#08507C",
"inactiveColoredFileBackground": "#383C4A",
"inactiveUnderlineColor": "#D3DAE3", "inactiveUnderlineColor": "#D3DAE3",
"inactiveMaskColor": "#262b33", "inactiveMaskColor": "#262b33",
"underlineColor": "#42A5F5", "underlineColor": "#42A5F5",
@@ -193,6 +201,7 @@
"hoverColor": "#08507C", "hoverColor": "#08507C",
"hoverMaskColor": "#08507C", "hoverMaskColor": "#08507C",
"inactiveMaskColor": "#2f343f", "inactiveMaskColor": "#2f343f",
"inactiveColoredFileBackground": "#2f343f2",
"inactiveUnderlineColor": "#D3DAE3", "inactiveUnderlineColor": "#D3DAE3",
"selectedForeground": "#D3DAE3", "selectedForeground": "#D3DAE3",
"selectedBackground": "#41416A", "selectedBackground": "#41416A",
@@ -288,13 +297,14 @@
"secondaryForeground": "#8b9eb5", "secondaryForeground": "#8b9eb5",
"visitedForeground": "#42A5F5" "visitedForeground": "#42A5F5"
}, },
"link.foreground": "#42A5F5",
"List": { "List": {
"background": "#393f4c", "background": "#393f4c",
"foreground": "#D3DAE3", "foreground": "#D3DAE3",
"selectionBackground": "#8888FF50", "selectionBackground": "#8888FF50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#09477125" "selectionInactiveBackground": "#09477170"
}, },
"material": { "material": {
"background": "#2f343f", "background": "#2f343f",
@@ -360,6 +370,7 @@
"background": "#262b33" "background": "#262b33"
} }
}, },
"NewPSD.warning": "#42A5F5",
"Notification": { "Notification": {
"background": "#262a33", "background": "#262a33",
"borderColor": "#262a33", "borderColor": "#262a33",
@@ -387,7 +398,9 @@
"messageForeground": "#D3DAE3" "messageForeground": "#D3DAE3"
}, },
"Outline": { "Outline": {
"color": "#383C4A" "color": "#383C4A",
"focusedColor": "#42A5F5",
"disabledColor": "#D3DAE3"
}, },
"Panel": { "Panel": {
"background": "#2f343f", "background": "#2f343f",
@@ -417,15 +430,17 @@
"disabledForeground": "#D3DAE3", "disabledForeground": "#D3DAE3",
"eapTagBackground": "#08507C", "eapTagBackground": "#08507C",
"lightSelectionBackground": "#8888FF", "lightSelectionBackground": "#8888FF",
"paidTagBackground": "#08507C",
"selectionBackground": "#8888FF", "selectionBackground": "#8888FF",
"tagForeground": "#42A5F5", "tagForeground": "#42A5F5",
"tagBackground": "#08507C", "tagBackground": "#08507C",
"trialTagBackground": "#08507C",
"Button": { "Button": {
"installBackground": "#383C4A", "installBackground": "#383C4A",
"installBorderColor": "#383C4A", "installBorderColor": "#383C4A",
"installForeground": "#D3DAE3", "installForeground": "#D3DAE3",
"installFocusedBackground": "#08507C", "installFocusedBackground": "#08507C",
"installFillForeground": "#8b9eb5", "installFillForeground": "#D3DAE3",
"installFillBackground": "#383C4A", "installFillBackground": "#383C4A",
"updateBackground": "#383C4A", "updateBackground": "#383C4A",
"updateBorderColor": "#383C4A", "updateBorderColor": "#383C4A",
@@ -462,6 +477,7 @@
"separatorForeground": "#D3DAE3", "separatorForeground": "#D3DAE3",
"separatorColor": "#393f4c", "separatorColor": "#393f4c",
"Toolbar": { "Toolbar": {
"Floating.background": "#262b33",
"background": "#262b33", "background": "#262b33",
"borderColor": "#262b33" "borderColor": "#262b33"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#08507C", "selectionBackground": "#08507C",
"trackColor": "#08507C" "trackColor": "#08507C"
}, },
"PsiViewer": {
"referenceHighlightColor": "#42A5F5"
},
"RadioButton": { "RadioButton": {
"background": "#2f343f", "background": "#2f343f",
"disabledText": "#D3DAE3", "disabledText": "#D3DAE3",
@@ -559,6 +578,7 @@
"endBackground": "#42A5F5", "endBackground": "#42A5F5",
"startBackground": "#42A5F5" "startBackground": "#42A5F5"
}, },
"SearchField.errorBackground": "#262a33",
"Separator": { "Separator": {
"background": "#393f4c", "background": "#393f4c",
"foreground": "#393f4c", "foreground": "#393f4c",
@@ -648,6 +668,7 @@
"borderColor": "#2f343f", "borderColor": "#2f343f",
"bottomSeparatorColor": "#393f4c", "bottomSeparatorColor": "#393f4c",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#D3DAE3",
"foreground": "#D3DAE3", "foreground": "#D3DAE3",
"focusCellBackground": "#41416A", "focusCellBackground": "#41416A",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -749,14 +770,33 @@
"selectionBackground": "#09477170", "selectionBackground": "#09477170",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#09477125", "selectionInactiveBackground": "#09477170",
"textBackground": "#262b33" "textBackground": "#262b33"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#404552",
"ColorPicker.background": "#2f343f",
"ColorPicker.foreground": "#D3DAE3",
"Component.borderColor": "#404552",
"Component.background": "#2f343f",
"Component.foreground": "#D3DAE3",
"Connector.borderColor": "#404552",
"Connector.hoverBorderColor": "#08507C",
"Canvas.background": "#262b33",
"highStroke.foreground": "#D3DAE3",
"Label.foreground": "#8b9eb5",
"List.selectionBackground": "#09477170",
"Panel.borderColor": "#404552",
"Panel.background": "#2f343f", "Panel.background": "#2f343f",
"Preview.background": "#2f343f" "percent.foreground": "#D3DAE3",
"Placeholder.background": "#2f343f",
"Placeholder.borderColor": "#404552",
"Placeholder.foreground": "#D3DAE3",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#2f343f",
"stroke.acceleratorForeground": "#8b9eb5"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#262a33", "errorBackground": "#262a33",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#2f343f" "selectedBranchBackground": "#2f343f"
}, },
"GitCommits": {
"graphColor": "#08507C"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#42A5F5", "localBranchIconColor": "#42A5F5",
"otherIconColor": "#8b9eb5", "otherIconColor": "#8b9eb5",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#8F9D6A" "Objects.GreenAndroid": "#8F9D6A"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#42A5F550", "hoverBackground": "#42A5F550",
"hoverBorderColor": "#42A5F550", "hoverBorderColor": "#42A5F550",
"hoverSeparatorColor": "#383C4A",
"focusedBorderColor": "#42A5F550",
"pressedBackground": "#42A5F550", "pressedBackground": "#42A5F550",
"pressedBorderColor": "#42A5F550" "pressedBorderColor": "#42A5F550"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#383C4A", "shadowColor": "#383C4A",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#404552",
"Tooltip.background": "#262a33"
},
"Content.background": "#262b33",
"CheckBox": { "CheckBox": {
"background": "#2f343f", "background": "#2f343f",
"disabledText": "#D3DAE3", "disabledText": "#D3DAE3",
@@ -161,6 +168,7 @@
"hoverBackground": "#41416A", "hoverBackground": "#41416A",
"hoverColor": "#2f343f", "hoverColor": "#2f343f",
"hoverMaskColor": "#08507C", "hoverMaskColor": "#08507C",
"inactiveColoredFileBackground": "#383C4A",
"inactiveUnderlineColor": "#D3DAE3", "inactiveUnderlineColor": "#D3DAE3",
"inactiveMaskColor": "#2f343f", "inactiveMaskColor": "#2f343f",
"underlineColor": "#42A5F5", "underlineColor": "#42A5F5",
@@ -193,6 +201,7 @@
"hoverColor": "#08507C", "hoverColor": "#08507C",
"hoverMaskColor": "#08507C", "hoverMaskColor": "#08507C",
"inactiveMaskColor": "#2f343f", "inactiveMaskColor": "#2f343f",
"inactiveColoredFileBackground": "#2f343f2",
"inactiveUnderlineColor": "#D3DAE3", "inactiveUnderlineColor": "#D3DAE3",
"selectedForeground": "#D3DAE3", "selectedForeground": "#D3DAE3",
"selectedBackground": "#41416A", "selectedBackground": "#41416A",
@@ -288,13 +297,14 @@
"secondaryForeground": "#8b9eb5", "secondaryForeground": "#8b9eb5",
"visitedForeground": "#42A5F5" "visitedForeground": "#42A5F5"
}, },
"link.foreground": "#42A5F5",
"List": { "List": {
"background": "#393f4c", "background": "#393f4c",
"foreground": "#D3DAE3", "foreground": "#D3DAE3",
"selectionBackground": "#8888FF50", "selectionBackground": "#8888FF50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#09477125" "selectionInactiveBackground": "#09477170"
}, },
"material": { "material": {
"background": "#2f343f", "background": "#2f343f",
@@ -360,6 +370,7 @@
"background": "#2f343f" "background": "#2f343f"
} }
}, },
"NewPSD.warning": "#42A5F5",
"Notification": { "Notification": {
"background": "#262a33", "background": "#262a33",
"borderColor": "#262a33", "borderColor": "#262a33",
@@ -387,7 +398,9 @@
"messageForeground": "#D3DAE3" "messageForeground": "#D3DAE3"
}, },
"Outline": { "Outline": {
"color": "#383C4A" "color": "#383C4A",
"focusedColor": "#42A5F5",
"disabledColor": "#D3DAE3"
}, },
"Panel": { "Panel": {
"background": "#2f343f", "background": "#2f343f",
@@ -417,15 +430,17 @@
"disabledForeground": "#D3DAE3", "disabledForeground": "#D3DAE3",
"eapTagBackground": "#08507C", "eapTagBackground": "#08507C",
"lightSelectionBackground": "#8888FF", "lightSelectionBackground": "#8888FF",
"paidTagBackground": "#08507C",
"selectionBackground": "#8888FF", "selectionBackground": "#8888FF",
"tagForeground": "#42A5F5", "tagForeground": "#42A5F5",
"tagBackground": "#08507C", "tagBackground": "#08507C",
"trialTagBackground": "#08507C",
"Button": { "Button": {
"installBackground": "#383C4A", "installBackground": "#383C4A",
"installBorderColor": "#383C4A", "installBorderColor": "#383C4A",
"installForeground": "#D3DAE3", "installForeground": "#D3DAE3",
"installFocusedBackground": "#08507C", "installFocusedBackground": "#08507C",
"installFillForeground": "#8b9eb5", "installFillForeground": "#D3DAE3",
"installFillBackground": "#383C4A", "installFillBackground": "#383C4A",
"updateBackground": "#383C4A", "updateBackground": "#383C4A",
"updateBorderColor": "#383C4A", "updateBorderColor": "#383C4A",
@@ -462,6 +477,7 @@
"separatorForeground": "#D3DAE3", "separatorForeground": "#D3DAE3",
"separatorColor": "#393f4c", "separatorColor": "#393f4c",
"Toolbar": { "Toolbar": {
"Floating.background": "#262b33",
"background": "#262b33", "background": "#262b33",
"borderColor": "#262b33" "borderColor": "#262b33"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#08507C", "selectionBackground": "#08507C",
"trackColor": "#08507C" "trackColor": "#08507C"
}, },
"PsiViewer": {
"referenceHighlightColor": "#42A5F5"
},
"RadioButton": { "RadioButton": {
"background": "#2f343f", "background": "#2f343f",
"disabledText": "#D3DAE3", "disabledText": "#D3DAE3",
@@ -559,6 +578,7 @@
"endBackground": "#42A5F5", "endBackground": "#42A5F5",
"startBackground": "#42A5F5" "startBackground": "#42A5F5"
}, },
"SearchField.errorBackground": "#262a33",
"Separator": { "Separator": {
"background": "#393f4c", "background": "#393f4c",
"foreground": "#393f4c", "foreground": "#393f4c",
@@ -648,6 +668,7 @@
"borderColor": "#2f343f", "borderColor": "#2f343f",
"bottomSeparatorColor": "#393f4c", "bottomSeparatorColor": "#393f4c",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#D3DAE3",
"foreground": "#D3DAE3", "foreground": "#D3DAE3",
"focusCellBackground": "#41416A", "focusCellBackground": "#41416A",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -749,14 +770,33 @@
"selectionBackground": "#09477170", "selectionBackground": "#09477170",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#09477125", "selectionInactiveBackground": "#09477170",
"textBackground": "#2f343f" "textBackground": "#2f343f"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#404552",
"ColorPicker.background": "#2f343f",
"ColorPicker.foreground": "#D3DAE3",
"Component.borderColor": "#404552",
"Component.background": "#2f343f",
"Component.foreground": "#D3DAE3",
"Connector.borderColor": "#404552",
"Connector.hoverBorderColor": "#08507C",
"Canvas.background": "#262b33",
"highStroke.foreground": "#D3DAE3",
"Label.foreground": "#8b9eb5",
"List.selectionBackground": "#09477170",
"Panel.borderColor": "#404552",
"Panel.background": "#2f343f", "Panel.background": "#2f343f",
"Preview.background": "#2f343f" "percent.foreground": "#D3DAE3",
"Placeholder.background": "#2f343f",
"Placeholder.borderColor": "#404552",
"Placeholder.foreground": "#D3DAE3",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#2f343f",
"stroke.acceleratorForeground": "#8b9eb5"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#262a33", "errorBackground": "#262a33",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#2f343f" "selectedBranchBackground": "#2f343f"
}, },
"GitCommits": {
"graphColor": "#08507C"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#42A5F5", "localBranchIconColor": "#42A5F5",
"otherIconColor": "#8b9eb5", "otherIconColor": "#8b9eb5",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#8F9D6A" "Objects.GreenAndroid": "#8F9D6A"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2979ff50", "hoverBackground": "#2979ff50",
"hoverBorderColor": "#2979ff50", "hoverBorderColor": "#2979ff50",
"hoverSeparatorColor": "#3A3F4B",
"focusedBorderColor": "#2979ff50",
"pressedBackground": "#2979ff50", "pressedBackground": "#2979ff50",
"pressedBorderColor": "#2979ff50" "pressedBorderColor": "#2979ff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#3A3F4B", "shadowColor": "#3A3F4B",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#282C34",
"Tooltip.background": "#282C34"
},
"Content.background": "#21252B",
"CheckBox": { "CheckBox": {
"background": "#282C34", "background": "#282C34",
"disabledText": "#6B727D", "disabledText": "#6B727D",
@@ -161,6 +168,7 @@
"hoverBackground": "#383E49", "hoverBackground": "#383E49",
"hoverColor": "#21252B", "hoverColor": "#21252B",
"hoverMaskColor": "#383D48", "hoverMaskColor": "#383D48",
"inactiveColoredFileBackground": "#3A3F4B",
"inactiveUnderlineColor": "#6B727D", "inactiveUnderlineColor": "#6B727D",
"inactiveMaskColor": "#21252B", "inactiveMaskColor": "#21252B",
"underlineColor": "#2979ff", "underlineColor": "#2979ff",
@@ -193,6 +201,7 @@
"hoverColor": "#383D48", "hoverColor": "#383D48",
"hoverMaskColor": "#383D48", "hoverMaskColor": "#383D48",
"inactiveMaskColor": "#282C34", "inactiveMaskColor": "#282C34",
"inactiveColoredFileBackground": "#282C342",
"inactiveUnderlineColor": "#6B727D", "inactiveUnderlineColor": "#6B727D",
"selectedForeground": "#979FAD", "selectedForeground": "#979FAD",
"selectedBackground": "#383E49", "selectedBackground": "#383E49",
@@ -288,13 +297,14 @@
"secondaryForeground": "#979FAD", "secondaryForeground": "#979FAD",
"visitedForeground": "#2979ff" "visitedForeground": "#2979ff"
}, },
"link.foreground": "#2979ff",
"List": { "List": {
"background": "#2F333D", "background": "#2F333D",
"foreground": "#979FAD", "foreground": "#979FAD",
"selectionBackground": "#4D515D50", "selectionBackground": "#4D515D50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A3F4B25" "selectionInactiveBackground": "#3A3F4B80"
}, },
"material": { "material": {
"background": "#282C34", "background": "#282C34",
@@ -360,6 +370,7 @@
"background": "#21252B" "background": "#21252B"
} }
}, },
"NewPSD.warning": "#2979ff",
"Notification": { "Notification": {
"background": "#282C34", "background": "#282C34",
"borderColor": "#282C34", "borderColor": "#282C34",
@@ -387,7 +398,9 @@
"messageForeground": "#979FAD" "messageForeground": "#979FAD"
}, },
"Outline": { "Outline": {
"color": "#3A3F4B" "color": "#3A3F4B",
"focusedColor": "#2979ff",
"disabledColor": "#6B727D"
}, },
"Panel": { "Panel": {
"background": "#282C34", "background": "#282C34",
@@ -417,15 +430,17 @@
"disabledForeground": "#6B727D", "disabledForeground": "#6B727D",
"eapTagBackground": "#383D48", "eapTagBackground": "#383D48",
"lightSelectionBackground": "#4D515D", "lightSelectionBackground": "#4D515D",
"paidTagBackground": "#383D48",
"selectionBackground": "#4D515D", "selectionBackground": "#4D515D",
"tagForeground": "#2979ff", "tagForeground": "#2979ff",
"tagBackground": "#383D48", "tagBackground": "#383D48",
"trialTagBackground": "#383D48",
"Button": { "Button": {
"installBackground": "#3A3F4B", "installBackground": "#3A3F4B",
"installBorderColor": "#3A3F4B", "installBorderColor": "#3A3F4B",
"installForeground": "#979FAD", "installForeground": "#979FAD",
"installFocusedBackground": "#383D48", "installFocusedBackground": "#383D48",
"installFillForeground": "#979FAD", "installFillForeground": "#6B727D",
"installFillBackground": "#3A3F4B", "installFillBackground": "#3A3F4B",
"updateBackground": "#3A3F4B", "updateBackground": "#3A3F4B",
"updateBorderColor": "#3A3F4B", "updateBorderColor": "#3A3F4B",
@@ -462,6 +477,7 @@
"separatorForeground": "#979FAD", "separatorForeground": "#979FAD",
"separatorColor": "#2F333D", "separatorColor": "#2F333D",
"Toolbar": { "Toolbar": {
"Floating.background": "#21252B",
"background": "#21252B", "background": "#21252B",
"borderColor": "#21252B" "borderColor": "#21252B"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#383D48", "selectionBackground": "#383D48",
"trackColor": "#383D48" "trackColor": "#383D48"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2979ff"
},
"RadioButton": { "RadioButton": {
"background": "#282C34", "background": "#282C34",
"disabledText": "#6B727D", "disabledText": "#6B727D",
@@ -559,6 +578,7 @@
"endBackground": "#2979ff", "endBackground": "#2979ff",
"startBackground": "#2979ff" "startBackground": "#2979ff"
}, },
"SearchField.errorBackground": "#282C34",
"Separator": { "Separator": {
"background": "#2F333D", "background": "#2F333D",
"foreground": "#2F333D", "foreground": "#2F333D",
@@ -648,6 +668,7 @@
"borderColor": "#282C34", "borderColor": "#282C34",
"bottomSeparatorColor": "#2F333D", "bottomSeparatorColor": "#2F333D",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#6B727D",
"foreground": "#979FAD", "foreground": "#979FAD",
"focusCellBackground": "#383E49", "focusCellBackground": "#383E49",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#282C34", "hash": "#282C34",
"modifiedItemForeground": "#2979ff", "modifiedItemForeground": "#2979ff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#3A3F4B70", "selectionBackground": "#3A3F4B80",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A3F4B25", "selectionInactiveBackground": "#3A3F4B80",
"textBackground": "#21252B" "textBackground": "#21252B"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#282C34",
"ColorPicker.background": "#282C34",
"ColorPicker.foreground": "#979FAD",
"Component.borderColor": "#282C34",
"Component.background": "#282C34",
"Component.foreground": "#979FAD",
"Connector.borderColor": "#282C34",
"Connector.hoverBorderColor": "#383D48",
"Canvas.background": "#21252B",
"highStroke.foreground": "#979FAD",
"Label.foreground": "#979FAD",
"List.selectionBackground": "#3A3F4B80",
"Panel.borderColor": "#282C34",
"Panel.background": "#282C34", "Panel.background": "#282C34",
"Preview.background": "#282C34" "percent.foreground": "#979FAD",
"Placeholder.background": "#282C34",
"Placeholder.borderColor": "#282C34",
"Placeholder.foreground": "#979FAD",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#282C34",
"stroke.acceleratorForeground": "#979FAD"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#282C34", "errorBackground": "#282C34",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#282C34" "selectedBranchBackground": "#282C34"
}, },
"GitCommits": {
"graphColor": "#383D48"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2979ff", "localBranchIconColor": "#2979ff",
"otherIconColor": "#979FAD", "otherIconColor": "#979FAD",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#98C379" "Objects.GreenAndroid": "#98C379"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2979ff50", "hoverBackground": "#2979ff50",
"hoverBorderColor": "#2979ff50", "hoverBorderColor": "#2979ff50",
"hoverSeparatorColor": "#3A3F4B",
"focusedBorderColor": "#2979ff50",
"pressedBackground": "#2979ff50", "pressedBackground": "#2979ff50",
"pressedBorderColor": "#2979ff50" "pressedBorderColor": "#2979ff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#3A3F4B", "shadowColor": "#3A3F4B",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#282C34",
"Tooltip.background": "#282C34"
},
"Content.background": "#21252B",
"CheckBox": { "CheckBox": {
"background": "#282C34", "background": "#282C34",
"disabledText": "#6B727D", "disabledText": "#6B727D",
@@ -161,6 +168,7 @@
"hoverBackground": "#383E49", "hoverBackground": "#383E49",
"hoverColor": "#282C34", "hoverColor": "#282C34",
"hoverMaskColor": "#383D48", "hoverMaskColor": "#383D48",
"inactiveColoredFileBackground": "#3A3F4B",
"inactiveUnderlineColor": "#6B727D", "inactiveUnderlineColor": "#6B727D",
"inactiveMaskColor": "#282C34", "inactiveMaskColor": "#282C34",
"underlineColor": "#2979ff", "underlineColor": "#2979ff",
@@ -193,6 +201,7 @@
"hoverColor": "#383D48", "hoverColor": "#383D48",
"hoverMaskColor": "#383D48", "hoverMaskColor": "#383D48",
"inactiveMaskColor": "#282C34", "inactiveMaskColor": "#282C34",
"inactiveColoredFileBackground": "#282C342",
"inactiveUnderlineColor": "#6B727D", "inactiveUnderlineColor": "#6B727D",
"selectedForeground": "#979FAD", "selectedForeground": "#979FAD",
"selectedBackground": "#383E49", "selectedBackground": "#383E49",
@@ -288,13 +297,14 @@
"secondaryForeground": "#979FAD", "secondaryForeground": "#979FAD",
"visitedForeground": "#2979ff" "visitedForeground": "#2979ff"
}, },
"link.foreground": "#2979ff",
"List": { "List": {
"background": "#2F333D", "background": "#2F333D",
"foreground": "#979FAD", "foreground": "#979FAD",
"selectionBackground": "#4D515D50", "selectionBackground": "#4D515D50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A3F4B25" "selectionInactiveBackground": "#3A3F4B80"
}, },
"material": { "material": {
"background": "#282C34", "background": "#282C34",
@@ -360,6 +370,7 @@
"background": "#282C34" "background": "#282C34"
} }
}, },
"NewPSD.warning": "#2979ff",
"Notification": { "Notification": {
"background": "#282C34", "background": "#282C34",
"borderColor": "#282C34", "borderColor": "#282C34",
@@ -387,7 +398,9 @@
"messageForeground": "#979FAD" "messageForeground": "#979FAD"
}, },
"Outline": { "Outline": {
"color": "#3A3F4B" "color": "#3A3F4B",
"focusedColor": "#2979ff",
"disabledColor": "#6B727D"
}, },
"Panel": { "Panel": {
"background": "#282C34", "background": "#282C34",
@@ -417,15 +430,17 @@
"disabledForeground": "#6B727D", "disabledForeground": "#6B727D",
"eapTagBackground": "#383D48", "eapTagBackground": "#383D48",
"lightSelectionBackground": "#4D515D", "lightSelectionBackground": "#4D515D",
"paidTagBackground": "#383D48",
"selectionBackground": "#4D515D", "selectionBackground": "#4D515D",
"tagForeground": "#2979ff", "tagForeground": "#2979ff",
"tagBackground": "#383D48", "tagBackground": "#383D48",
"trialTagBackground": "#383D48",
"Button": { "Button": {
"installBackground": "#3A3F4B", "installBackground": "#3A3F4B",
"installBorderColor": "#3A3F4B", "installBorderColor": "#3A3F4B",
"installForeground": "#979FAD", "installForeground": "#979FAD",
"installFocusedBackground": "#383D48", "installFocusedBackground": "#383D48",
"installFillForeground": "#979FAD", "installFillForeground": "#6B727D",
"installFillBackground": "#3A3F4B", "installFillBackground": "#3A3F4B",
"updateBackground": "#3A3F4B", "updateBackground": "#3A3F4B",
"updateBorderColor": "#3A3F4B", "updateBorderColor": "#3A3F4B",
@@ -462,6 +477,7 @@
"separatorForeground": "#979FAD", "separatorForeground": "#979FAD",
"separatorColor": "#2F333D", "separatorColor": "#2F333D",
"Toolbar": { "Toolbar": {
"Floating.background": "#21252B",
"background": "#21252B", "background": "#21252B",
"borderColor": "#21252B" "borderColor": "#21252B"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#383D48", "selectionBackground": "#383D48",
"trackColor": "#383D48" "trackColor": "#383D48"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2979ff"
},
"RadioButton": { "RadioButton": {
"background": "#282C34", "background": "#282C34",
"disabledText": "#6B727D", "disabledText": "#6B727D",
@@ -559,6 +578,7 @@
"endBackground": "#2979ff", "endBackground": "#2979ff",
"startBackground": "#2979ff" "startBackground": "#2979ff"
}, },
"SearchField.errorBackground": "#282C34",
"Separator": { "Separator": {
"background": "#2F333D", "background": "#2F333D",
"foreground": "#2F333D", "foreground": "#2F333D",
@@ -648,6 +668,7 @@
"borderColor": "#282C34", "borderColor": "#282C34",
"bottomSeparatorColor": "#2F333D", "bottomSeparatorColor": "#2F333D",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#6B727D",
"foreground": "#979FAD", "foreground": "#979FAD",
"focusCellBackground": "#383E49", "focusCellBackground": "#383E49",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#282C34", "hash": "#282C34",
"modifiedItemForeground": "#2979ff", "modifiedItemForeground": "#2979ff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#3A3F4B70", "selectionBackground": "#3A3F4B80",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A3F4B25", "selectionInactiveBackground": "#3A3F4B80",
"textBackground": "#282C34" "textBackground": "#282C34"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#282C34",
"ColorPicker.background": "#282C34",
"ColorPicker.foreground": "#979FAD",
"Component.borderColor": "#282C34",
"Component.background": "#282C34",
"Component.foreground": "#979FAD",
"Connector.borderColor": "#282C34",
"Connector.hoverBorderColor": "#383D48",
"Canvas.background": "#21252B",
"highStroke.foreground": "#979FAD",
"Label.foreground": "#979FAD",
"List.selectionBackground": "#3A3F4B80",
"Panel.borderColor": "#282C34",
"Panel.background": "#282C34", "Panel.background": "#282C34",
"Preview.background": "#282C34" "percent.foreground": "#979FAD",
"Placeholder.background": "#282C34",
"Placeholder.borderColor": "#282C34",
"Placeholder.foreground": "#979FAD",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#282C34",
"stroke.acceleratorForeground": "#979FAD"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#282C34", "errorBackground": "#282C34",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#282C34" "selectedBranchBackground": "#282C34"
}, },
"GitCommits": {
"graphColor": "#383D48"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2979ff", "localBranchIconColor": "#2979ff",
"otherIconColor": "#979FAD", "otherIconColor": "#979FAD",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#98C379" "Objects.GreenAndroid": "#98C379"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2979ff50", "hoverBackground": "#2979ff50",
"hoverBorderColor": "#2979ff50", "hoverBorderColor": "#2979ff50",
"hoverSeparatorColor": "#DBDBDC",
"focusedBorderColor": "#2979ff50",
"pressedBackground": "#2979ff50", "pressedBackground": "#2979ff50",
"pressedBorderColor": "#2979ff50" "pressedBorderColor": "#2979ff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#DBDBDC", "shadowColor": "#DBDBDC",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#DBDBDC",
"Tooltip.background": "#F2F2F2"
},
"Content.background": "#eaeaeb",
"CheckBox": { "CheckBox": {
"background": "#F4F4F4", "background": "#F4F4F4",
"disabledText": "#b8b8b9", "disabledText": "#b8b8b9",
@@ -161,6 +168,7 @@
"hoverBackground": "#DBDBDC", "hoverBackground": "#DBDBDC",
"hoverColor": "#eaeaeb", "hoverColor": "#eaeaeb",
"hoverMaskColor": "#FFFFFF", "hoverMaskColor": "#FFFFFF",
"inactiveColoredFileBackground": "#DBDBDC",
"inactiveUnderlineColor": "#b8b8b9", "inactiveUnderlineColor": "#b8b8b9",
"inactiveMaskColor": "#eaeaeb", "inactiveMaskColor": "#eaeaeb",
"underlineColor": "#2979ff", "underlineColor": "#2979ff",
@@ -193,6 +201,7 @@
"hoverColor": "#FFFFFF", "hoverColor": "#FFFFFF",
"hoverMaskColor": "#FFFFFF", "hoverMaskColor": "#FFFFFF",
"inactiveMaskColor": "#F4F4F4", "inactiveMaskColor": "#F4F4F4",
"inactiveColoredFileBackground": "#F4F4F42",
"inactiveUnderlineColor": "#b8b8b9", "inactiveUnderlineColor": "#b8b8b9",
"selectedForeground": "#232324", "selectedForeground": "#232324",
"selectedBackground": "#DBDBDC", "selectedBackground": "#DBDBDC",
@@ -288,13 +297,14 @@
"secondaryForeground": "#7f7f7f", "secondaryForeground": "#7f7f7f",
"visitedForeground": "#2979ff" "visitedForeground": "#2979ff"
}, },
"link.foreground": "#2979ff",
"List": { "List": {
"background": "#EAEAEB", "background": "#EAEAEB",
"foreground": "#232324", "foreground": "#232324",
"selectionBackground": "#FFFFFF50", "selectionBackground": "#FFFFFF50",
"selectionForeground": "#232324", "selectionForeground": "#232324",
"selectionInactiveForeground": "#232324", "selectionInactiveForeground": "#232324",
"selectionInactiveBackground": "#DBDBDC25" "selectionInactiveBackground": "#DBDBDC80"
}, },
"material": { "material": {
"background": "#F4F4F4", "background": "#F4F4F4",
@@ -360,6 +370,7 @@
"background": "#eaeaeb" "background": "#eaeaeb"
} }
}, },
"NewPSD.warning": "#2979ff",
"Notification": { "Notification": {
"background": "#F2F2F2", "background": "#F2F2F2",
"borderColor": "#F2F2F2", "borderColor": "#F2F2F2",
@@ -387,7 +398,9 @@
"messageForeground": "#232324" "messageForeground": "#232324"
}, },
"Outline": { "Outline": {
"color": "#DBDBDC" "color": "#DBDBDC",
"focusedColor": "#2979ff",
"disabledColor": "#b8b8b9"
}, },
"Panel": { "Panel": {
"background": "#F4F4F4", "background": "#F4F4F4",
@@ -417,15 +430,17 @@
"disabledForeground": "#b8b8b9", "disabledForeground": "#b8b8b9",
"eapTagBackground": "#FFFFFF", "eapTagBackground": "#FFFFFF",
"lightSelectionBackground": "#FFFFFF", "lightSelectionBackground": "#FFFFFF",
"paidTagBackground": "#FFFFFF",
"selectionBackground": "#FFFFFF", "selectionBackground": "#FFFFFF",
"tagForeground": "#2979ff", "tagForeground": "#2979ff",
"tagBackground": "#FFFFFF", "tagBackground": "#FFFFFF",
"trialTagBackground": "#FFFFFF",
"Button": { "Button": {
"installBackground": "#DBDBDC", "installBackground": "#DBDBDC",
"installBorderColor": "#DBDBDC", "installBorderColor": "#DBDBDC",
"installForeground": "#232324", "installForeground": "#232324",
"installFocusedBackground": "#FFFFFF", "installFocusedBackground": "#FFFFFF",
"installFillForeground": "#7f7f7f", "installFillForeground": "#b8b8b9",
"installFillBackground": "#DBDBDC", "installFillBackground": "#DBDBDC",
"updateBackground": "#DBDBDC", "updateBackground": "#DBDBDC",
"updateBorderColor": "#DBDBDC", "updateBorderColor": "#DBDBDC",
@@ -462,6 +477,7 @@
"separatorForeground": "#232324", "separatorForeground": "#232324",
"separatorColor": "#EAEAEB", "separatorColor": "#EAEAEB",
"Toolbar": { "Toolbar": {
"Floating.background": "#eaeaeb",
"background": "#eaeaeb", "background": "#eaeaeb",
"borderColor": "#eaeaeb" "borderColor": "#eaeaeb"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#FFFFFF", "selectionBackground": "#FFFFFF",
"trackColor": "#FFFFFF" "trackColor": "#FFFFFF"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2979ff"
},
"RadioButton": { "RadioButton": {
"background": "#F4F4F4", "background": "#F4F4F4",
"disabledText": "#b8b8b9", "disabledText": "#b8b8b9",
@@ -559,6 +578,7 @@
"endBackground": "#2979ff", "endBackground": "#2979ff",
"startBackground": "#2979ff" "startBackground": "#2979ff"
}, },
"SearchField.errorBackground": "#F2F2F2",
"Separator": { "Separator": {
"background": "#EAEAEB", "background": "#EAEAEB",
"foreground": "#EAEAEB", "foreground": "#EAEAEB",
@@ -648,6 +668,7 @@
"borderColor": "#F4F4F4", "borderColor": "#F4F4F4",
"bottomSeparatorColor": "#EAEAEB", "bottomSeparatorColor": "#EAEAEB",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#b8b8b9",
"foreground": "#232324", "foreground": "#232324",
"focusCellBackground": "#DBDBDC", "focusCellBackground": "#DBDBDC",
"focusCellForeground": "#232324", "focusCellForeground": "#232324",
@@ -746,17 +767,36 @@
"hash": "#DBDBDC", "hash": "#DBDBDC",
"modifiedItemForeground": "#2979ff", "modifiedItemForeground": "#2979ff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#DBDBDC70", "selectionBackground": "#DBDBDC80",
"selectionForeground": "#232324", "selectionForeground": "#232324",
"selectionInactiveForeground": "#232324", "selectionInactiveForeground": "#232324",
"selectionInactiveBackground": "#DBDBDC25", "selectionInactiveBackground": "#DBDBDC80",
"textBackground": "#eaeaeb" "textBackground": "#eaeaeb"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#DBDBDC",
"ColorPicker.background": "#F4F4F4",
"ColorPicker.foreground": "#232324",
"Component.borderColor": "#DBDBDC",
"Component.background": "#F4F4F4",
"Component.foreground": "#232324",
"Connector.borderColor": "#DBDBDC",
"Connector.hoverBorderColor": "#FFFFFF",
"Canvas.background": "#eaeaeb",
"highStroke.foreground": "#232324",
"Label.foreground": "#7f7f7f",
"List.selectionBackground": "#DBDBDC80",
"Panel.borderColor": "#DBDBDC",
"Panel.background": "#F4F4F4", "Panel.background": "#F4F4F4",
"Preview.background": "#F4F4F4" "percent.foreground": "#232324",
"Placeholder.background": "#F4F4F4",
"Placeholder.borderColor": "#DBDBDC",
"Placeholder.foreground": "#232324",
"Placeholder.selectedForeground": "#232324",
"Preview.background": "#F4F4F4",
"stroke.acceleratorForeground": "#7f7f7f"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#F2F2F2", "errorBackground": "#F2F2F2",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F4F4F4" "selectedBranchBackground": "#F4F4F4"
}, },
"GitCommits": {
"graphColor": "#FFFFFF"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2979ff", "localBranchIconColor": "#2979ff",
"otherIconColor": "#7f7f7f", "otherIconColor": "#7f7f7f",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#50A14E" "Objects.GreenAndroid": "#50A14E"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2979ff50", "hoverBackground": "#2979ff50",
"hoverBorderColor": "#2979ff50", "hoverBorderColor": "#2979ff50",
"hoverSeparatorColor": "#DBDBDC",
"focusedBorderColor": "#2979ff50",
"pressedBackground": "#2979ff50", "pressedBackground": "#2979ff50",
"pressedBorderColor": "#2979ff50" "pressedBorderColor": "#2979ff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#DBDBDC", "shadowColor": "#DBDBDC",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#DBDBDC",
"Tooltip.background": "#F2F2F2"
},
"Content.background": "#eaeaeb",
"CheckBox": { "CheckBox": {
"background": "#F4F4F4", "background": "#F4F4F4",
"disabledText": "#b8b8b9", "disabledText": "#b8b8b9",
@@ -161,6 +168,7 @@
"hoverBackground": "#DBDBDC", "hoverBackground": "#DBDBDC",
"hoverColor": "#F4F4F4", "hoverColor": "#F4F4F4",
"hoverMaskColor": "#FFFFFF", "hoverMaskColor": "#FFFFFF",
"inactiveColoredFileBackground": "#DBDBDC",
"inactiveUnderlineColor": "#b8b8b9", "inactiveUnderlineColor": "#b8b8b9",
"inactiveMaskColor": "#F4F4F4", "inactiveMaskColor": "#F4F4F4",
"underlineColor": "#2979ff", "underlineColor": "#2979ff",
@@ -193,6 +201,7 @@
"hoverColor": "#FFFFFF", "hoverColor": "#FFFFFF",
"hoverMaskColor": "#FFFFFF", "hoverMaskColor": "#FFFFFF",
"inactiveMaskColor": "#F4F4F4", "inactiveMaskColor": "#F4F4F4",
"inactiveColoredFileBackground": "#F4F4F42",
"inactiveUnderlineColor": "#b8b8b9", "inactiveUnderlineColor": "#b8b8b9",
"selectedForeground": "#232324", "selectedForeground": "#232324",
"selectedBackground": "#DBDBDC", "selectedBackground": "#DBDBDC",
@@ -288,13 +297,14 @@
"secondaryForeground": "#7f7f7f", "secondaryForeground": "#7f7f7f",
"visitedForeground": "#2979ff" "visitedForeground": "#2979ff"
}, },
"link.foreground": "#2979ff",
"List": { "List": {
"background": "#EAEAEB", "background": "#EAEAEB",
"foreground": "#232324", "foreground": "#232324",
"selectionBackground": "#FFFFFF50", "selectionBackground": "#FFFFFF50",
"selectionForeground": "#232324", "selectionForeground": "#232324",
"selectionInactiveForeground": "#232324", "selectionInactiveForeground": "#232324",
"selectionInactiveBackground": "#DBDBDC25" "selectionInactiveBackground": "#DBDBDC80"
}, },
"material": { "material": {
"background": "#F4F4F4", "background": "#F4F4F4",
@@ -360,6 +370,7 @@
"background": "#F4F4F4" "background": "#F4F4F4"
} }
}, },
"NewPSD.warning": "#2979ff",
"Notification": { "Notification": {
"background": "#F2F2F2", "background": "#F2F2F2",
"borderColor": "#F2F2F2", "borderColor": "#F2F2F2",
@@ -387,7 +398,9 @@
"messageForeground": "#232324" "messageForeground": "#232324"
}, },
"Outline": { "Outline": {
"color": "#DBDBDC" "color": "#DBDBDC",
"focusedColor": "#2979ff",
"disabledColor": "#b8b8b9"
}, },
"Panel": { "Panel": {
"background": "#F4F4F4", "background": "#F4F4F4",
@@ -417,15 +430,17 @@
"disabledForeground": "#b8b8b9", "disabledForeground": "#b8b8b9",
"eapTagBackground": "#FFFFFF", "eapTagBackground": "#FFFFFF",
"lightSelectionBackground": "#FFFFFF", "lightSelectionBackground": "#FFFFFF",
"paidTagBackground": "#FFFFFF",
"selectionBackground": "#FFFFFF", "selectionBackground": "#FFFFFF",
"tagForeground": "#2979ff", "tagForeground": "#2979ff",
"tagBackground": "#FFFFFF", "tagBackground": "#FFFFFF",
"trialTagBackground": "#FFFFFF",
"Button": { "Button": {
"installBackground": "#DBDBDC", "installBackground": "#DBDBDC",
"installBorderColor": "#DBDBDC", "installBorderColor": "#DBDBDC",
"installForeground": "#232324", "installForeground": "#232324",
"installFocusedBackground": "#FFFFFF", "installFocusedBackground": "#FFFFFF",
"installFillForeground": "#7f7f7f", "installFillForeground": "#b8b8b9",
"installFillBackground": "#DBDBDC", "installFillBackground": "#DBDBDC",
"updateBackground": "#DBDBDC", "updateBackground": "#DBDBDC",
"updateBorderColor": "#DBDBDC", "updateBorderColor": "#DBDBDC",
@@ -462,6 +477,7 @@
"separatorForeground": "#232324", "separatorForeground": "#232324",
"separatorColor": "#EAEAEB", "separatorColor": "#EAEAEB",
"Toolbar": { "Toolbar": {
"Floating.background": "#eaeaeb",
"background": "#eaeaeb", "background": "#eaeaeb",
"borderColor": "#eaeaeb" "borderColor": "#eaeaeb"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#FFFFFF", "selectionBackground": "#FFFFFF",
"trackColor": "#FFFFFF" "trackColor": "#FFFFFF"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2979ff"
},
"RadioButton": { "RadioButton": {
"background": "#F4F4F4", "background": "#F4F4F4",
"disabledText": "#b8b8b9", "disabledText": "#b8b8b9",
@@ -559,6 +578,7 @@
"endBackground": "#2979ff", "endBackground": "#2979ff",
"startBackground": "#2979ff" "startBackground": "#2979ff"
}, },
"SearchField.errorBackground": "#F2F2F2",
"Separator": { "Separator": {
"background": "#EAEAEB", "background": "#EAEAEB",
"foreground": "#EAEAEB", "foreground": "#EAEAEB",
@@ -648,6 +668,7 @@
"borderColor": "#F4F4F4", "borderColor": "#F4F4F4",
"bottomSeparatorColor": "#EAEAEB", "bottomSeparatorColor": "#EAEAEB",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#b8b8b9",
"foreground": "#232324", "foreground": "#232324",
"focusCellBackground": "#DBDBDC", "focusCellBackground": "#DBDBDC",
"focusCellForeground": "#232324", "focusCellForeground": "#232324",
@@ -746,17 +767,36 @@
"hash": "#DBDBDC", "hash": "#DBDBDC",
"modifiedItemForeground": "#2979ff", "modifiedItemForeground": "#2979ff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#DBDBDC70", "selectionBackground": "#DBDBDC80",
"selectionForeground": "#232324", "selectionForeground": "#232324",
"selectionInactiveForeground": "#232324", "selectionInactiveForeground": "#232324",
"selectionInactiveBackground": "#DBDBDC25", "selectionInactiveBackground": "#DBDBDC80",
"textBackground": "#F4F4F4" "textBackground": "#F4F4F4"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#DBDBDC",
"ColorPicker.background": "#F4F4F4",
"ColorPicker.foreground": "#232324",
"Component.borderColor": "#DBDBDC",
"Component.background": "#F4F4F4",
"Component.foreground": "#232324",
"Connector.borderColor": "#DBDBDC",
"Connector.hoverBorderColor": "#FFFFFF",
"Canvas.background": "#eaeaeb",
"highStroke.foreground": "#232324",
"Label.foreground": "#7f7f7f",
"List.selectionBackground": "#DBDBDC80",
"Panel.borderColor": "#DBDBDC",
"Panel.background": "#F4F4F4", "Panel.background": "#F4F4F4",
"Preview.background": "#F4F4F4" "percent.foreground": "#232324",
"Placeholder.background": "#F4F4F4",
"Placeholder.borderColor": "#DBDBDC",
"Placeholder.foreground": "#232324",
"Placeholder.selectedForeground": "#232324",
"Preview.background": "#F4F4F4",
"stroke.acceleratorForeground": "#7f7f7f"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#F2F2F2", "errorBackground": "#F2F2F2",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F4F4F4" "selectedBranchBackground": "#F4F4F4"
}, },
"GitCommits": {
"graphColor": "#FFFFFF"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2979ff", "localBranchIconColor": "#2979ff",
"otherIconColor": "#7f7f7f", "otherIconColor": "#7f7f7f",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#50A14E" "Objects.GreenAndroid": "#50A14E"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#FF79C550", "hoverBackground": "#FF79C550",
"hoverBorderColor": "#FF79C550", "hoverBorderColor": "#FF79C550",
"hoverSeparatorColor": "#393C4B",
"focusedBorderColor": "#FF79C550",
"pressedBackground": "#FF79C550", "pressedBackground": "#FF79C550",
"pressedBorderColor": "#FF79C550" "pressedBorderColor": "#FF79C550"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#393C4B", "shadowColor": "#393C4B",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#21222C",
"Tooltip.background": "#1D2228"
},
"Content.background": "#191A21",
"CheckBox": { "CheckBox": {
"background": "#282A36", "background": "#282A36",
"disabledText": "#6272A4", "disabledText": "#6272A4",
@@ -161,6 +168,7 @@
"hoverBackground": "#44475A", "hoverBackground": "#44475A",
"hoverColor": "#191A21", "hoverColor": "#191A21",
"hoverMaskColor": "#6272A4", "hoverMaskColor": "#6272A4",
"inactiveColoredFileBackground": "#393C4B",
"inactiveUnderlineColor": "#6272A4", "inactiveUnderlineColor": "#6272A4",
"inactiveMaskColor": "#191A21", "inactiveMaskColor": "#191A21",
"underlineColor": "#FF79C5", "underlineColor": "#FF79C5",
@@ -193,6 +201,7 @@
"hoverColor": "#6272A4", "hoverColor": "#6272A4",
"hoverMaskColor": "#6272A4", "hoverMaskColor": "#6272A4",
"inactiveMaskColor": "#282A36", "inactiveMaskColor": "#282A36",
"inactiveColoredFileBackground": "#282A362",
"inactiveUnderlineColor": "#6272A4", "inactiveUnderlineColor": "#6272A4",
"selectedForeground": "#F8F8F2", "selectedForeground": "#F8F8F2",
"selectedBackground": "#44475A", "selectedBackground": "#44475A",
@@ -288,13 +297,14 @@
"secondaryForeground": "#6272A4", "secondaryForeground": "#6272A4",
"visitedForeground": "#FF79C5" "visitedForeground": "#FF79C5"
}, },
"link.foreground": "#FF79C5",
"List": { "List": {
"background": "#282A36", "background": "#282A36",
"foreground": "#F8F8F2", "foreground": "#F8F8F2",
"selectionBackground": "#44475A50", "selectionBackground": "#44475A50",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInactiveForeground": "#8BE9FD", "selectionInactiveForeground": "#8BE9FD",
"selectionInactiveBackground": "#44475A25" "selectionInactiveBackground": "#44475A50"
}, },
"material": { "material": {
"background": "#282A36", "background": "#282A36",
@@ -360,6 +370,7 @@
"background": "#191A21" "background": "#191A21"
} }
}, },
"NewPSD.warning": "#FF79C5",
"Notification": { "Notification": {
"background": "#1D2228", "background": "#1D2228",
"borderColor": "#1D2228", "borderColor": "#1D2228",
@@ -387,7 +398,9 @@
"messageForeground": "#F8F8F2" "messageForeground": "#F8F8F2"
}, },
"Outline": { "Outline": {
"color": "#393C4B" "color": "#393C4B",
"focusedColor": "#FF79C5",
"disabledColor": "#6272A4"
}, },
"Panel": { "Panel": {
"background": "#282A36", "background": "#282A36",
@@ -417,9 +430,11 @@
"disabledForeground": "#6272A4", "disabledForeground": "#6272A4",
"eapTagBackground": "#6272A4", "eapTagBackground": "#6272A4",
"lightSelectionBackground": "#44475A", "lightSelectionBackground": "#44475A",
"paidTagBackground": "#6272A4",
"selectionBackground": "#44475A", "selectionBackground": "#44475A",
"tagForeground": "#FF79C5", "tagForeground": "#FF79C5",
"tagBackground": "#6272A4", "tagBackground": "#6272A4",
"trialTagBackground": "#6272A4",
"Button": { "Button": {
"installBackground": "#393C4B", "installBackground": "#393C4B",
"installBorderColor": "#393C4B", "installBorderColor": "#393C4B",
@@ -462,6 +477,7 @@
"separatorForeground": "#F8F8F2", "separatorForeground": "#F8F8F2",
"separatorColor": "#282A36", "separatorColor": "#282A36",
"Toolbar": { "Toolbar": {
"Floating.background": "#191A21",
"background": "#191A21", "background": "#191A21",
"borderColor": "#191A21" "borderColor": "#191A21"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#6272A4", "selectionBackground": "#6272A4",
"trackColor": "#6272A4" "trackColor": "#6272A4"
}, },
"PsiViewer": {
"referenceHighlightColor": "#FF79C5"
},
"RadioButton": { "RadioButton": {
"background": "#282A36", "background": "#282A36",
"disabledText": "#6272A4", "disabledText": "#6272A4",
@@ -559,6 +578,7 @@
"endBackground": "#FF79C5", "endBackground": "#FF79C5",
"startBackground": "#FF79C5" "startBackground": "#FF79C5"
}, },
"SearchField.errorBackground": "#1D2228",
"Separator": { "Separator": {
"background": "#282A36", "background": "#282A36",
"foreground": "#282A36", "foreground": "#282A36",
@@ -648,6 +668,7 @@
"borderColor": "#282A36", "borderColor": "#282A36",
"bottomSeparatorColor": "#282A36", "bottomSeparatorColor": "#282A36",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#6272A4",
"foreground": "#F8F8F2", "foreground": "#F8F8F2",
"focusCellBackground": "#44475A", "focusCellBackground": "#44475A",
"focusCellForeground": "#8BE9FD", "focusCellForeground": "#8BE9FD",
@@ -746,17 +767,36 @@
"hash": "#21222C", "hash": "#21222C",
"modifiedItemForeground": "#FF79C5", "modifiedItemForeground": "#FF79C5",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#44475A70", "selectionBackground": "#44475A50",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInactiveForeground": "#8BE9FD", "selectionInactiveForeground": "#8BE9FD",
"selectionInactiveBackground": "#44475A25", "selectionInactiveBackground": "#44475A50",
"textBackground": "#191A21" "textBackground": "#191A21"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#21222C",
"ColorPicker.background": "#282A36",
"ColorPicker.foreground": "#F8F8F2",
"Component.borderColor": "#21222C",
"Component.background": "#282A36",
"Component.foreground": "#F8F8F2",
"Connector.borderColor": "#21222C",
"Connector.hoverBorderColor": "#6272A4",
"Canvas.background": "#191A21",
"highStroke.foreground": "#F8F8F2",
"Label.foreground": "#6272A4",
"List.selectionBackground": "#44475A50",
"Panel.borderColor": "#21222C",
"Panel.background": "#282A36", "Panel.background": "#282A36",
"Preview.background": "#282A36" "percent.foreground": "#F8F8F2",
"Placeholder.background": "#282A36",
"Placeholder.borderColor": "#21222C",
"Placeholder.foreground": "#F8F8F2",
"Placeholder.selectedForeground": "#8BE9FD",
"Preview.background": "#282A36",
"stroke.acceleratorForeground": "#6272A4"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1D2228", "errorBackground": "#1D2228",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#282A36" "selectedBranchBackground": "#282A36"
}, },
"GitCommits": {
"graphColor": "#6272A4"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#FF79C5", "localBranchIconColor": "#FF79C5",
"otherIconColor": "#6272A4", "otherIconColor": "#6272A4",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#F1FA8C" "Objects.GreenAndroid": "#F1FA8C"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#FF79C550", "hoverBackground": "#FF79C550",
"hoverBorderColor": "#FF79C550", "hoverBorderColor": "#FF79C550",
"hoverSeparatorColor": "#393C4B",
"focusedBorderColor": "#FF79C550",
"pressedBackground": "#FF79C550", "pressedBackground": "#FF79C550",
"pressedBorderColor": "#FF79C550" "pressedBorderColor": "#FF79C550"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#393C4B", "shadowColor": "#393C4B",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#21222C",
"Tooltip.background": "#1D2228"
},
"Content.background": "#191A21",
"CheckBox": { "CheckBox": {
"background": "#282A36", "background": "#282A36",
"disabledText": "#6272A4", "disabledText": "#6272A4",
@@ -161,6 +168,7 @@
"hoverBackground": "#44475A", "hoverBackground": "#44475A",
"hoverColor": "#282A36", "hoverColor": "#282A36",
"hoverMaskColor": "#6272A4", "hoverMaskColor": "#6272A4",
"inactiveColoredFileBackground": "#393C4B",
"inactiveUnderlineColor": "#6272A4", "inactiveUnderlineColor": "#6272A4",
"inactiveMaskColor": "#282A36", "inactiveMaskColor": "#282A36",
"underlineColor": "#FF79C5", "underlineColor": "#FF79C5",
@@ -193,6 +201,7 @@
"hoverColor": "#6272A4", "hoverColor": "#6272A4",
"hoverMaskColor": "#6272A4", "hoverMaskColor": "#6272A4",
"inactiveMaskColor": "#282A36", "inactiveMaskColor": "#282A36",
"inactiveColoredFileBackground": "#282A362",
"inactiveUnderlineColor": "#6272A4", "inactiveUnderlineColor": "#6272A4",
"selectedForeground": "#F8F8F2", "selectedForeground": "#F8F8F2",
"selectedBackground": "#44475A", "selectedBackground": "#44475A",
@@ -288,13 +297,14 @@
"secondaryForeground": "#6272A4", "secondaryForeground": "#6272A4",
"visitedForeground": "#FF79C5" "visitedForeground": "#FF79C5"
}, },
"link.foreground": "#FF79C5",
"List": { "List": {
"background": "#282A36", "background": "#282A36",
"foreground": "#F8F8F2", "foreground": "#F8F8F2",
"selectionBackground": "#44475A50", "selectionBackground": "#44475A50",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInactiveForeground": "#8BE9FD", "selectionInactiveForeground": "#8BE9FD",
"selectionInactiveBackground": "#44475A25" "selectionInactiveBackground": "#44475A50"
}, },
"material": { "material": {
"background": "#282A36", "background": "#282A36",
@@ -360,6 +370,7 @@
"background": "#282A36" "background": "#282A36"
} }
}, },
"NewPSD.warning": "#FF79C5",
"Notification": { "Notification": {
"background": "#1D2228", "background": "#1D2228",
"borderColor": "#1D2228", "borderColor": "#1D2228",
@@ -387,7 +398,9 @@
"messageForeground": "#F8F8F2" "messageForeground": "#F8F8F2"
}, },
"Outline": { "Outline": {
"color": "#393C4B" "color": "#393C4B",
"focusedColor": "#FF79C5",
"disabledColor": "#6272A4"
}, },
"Panel": { "Panel": {
"background": "#282A36", "background": "#282A36",
@@ -417,9 +430,11 @@
"disabledForeground": "#6272A4", "disabledForeground": "#6272A4",
"eapTagBackground": "#6272A4", "eapTagBackground": "#6272A4",
"lightSelectionBackground": "#44475A", "lightSelectionBackground": "#44475A",
"paidTagBackground": "#6272A4",
"selectionBackground": "#44475A", "selectionBackground": "#44475A",
"tagForeground": "#FF79C5", "tagForeground": "#FF79C5",
"tagBackground": "#6272A4", "tagBackground": "#6272A4",
"trialTagBackground": "#6272A4",
"Button": { "Button": {
"installBackground": "#393C4B", "installBackground": "#393C4B",
"installBorderColor": "#393C4B", "installBorderColor": "#393C4B",
@@ -462,6 +477,7 @@
"separatorForeground": "#F8F8F2", "separatorForeground": "#F8F8F2",
"separatorColor": "#282A36", "separatorColor": "#282A36",
"Toolbar": { "Toolbar": {
"Floating.background": "#191A21",
"background": "#191A21", "background": "#191A21",
"borderColor": "#191A21" "borderColor": "#191A21"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#6272A4", "selectionBackground": "#6272A4",
"trackColor": "#6272A4" "trackColor": "#6272A4"
}, },
"PsiViewer": {
"referenceHighlightColor": "#FF79C5"
},
"RadioButton": { "RadioButton": {
"background": "#282A36", "background": "#282A36",
"disabledText": "#6272A4", "disabledText": "#6272A4",
@@ -559,6 +578,7 @@
"endBackground": "#FF79C5", "endBackground": "#FF79C5",
"startBackground": "#FF79C5" "startBackground": "#FF79C5"
}, },
"SearchField.errorBackground": "#1D2228",
"Separator": { "Separator": {
"background": "#282A36", "background": "#282A36",
"foreground": "#282A36", "foreground": "#282A36",
@@ -648,6 +668,7 @@
"borderColor": "#282A36", "borderColor": "#282A36",
"bottomSeparatorColor": "#282A36", "bottomSeparatorColor": "#282A36",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#6272A4",
"foreground": "#F8F8F2", "foreground": "#F8F8F2",
"focusCellBackground": "#44475A", "focusCellBackground": "#44475A",
"focusCellForeground": "#8BE9FD", "focusCellForeground": "#8BE9FD",
@@ -746,17 +767,36 @@
"hash": "#21222C", "hash": "#21222C",
"modifiedItemForeground": "#FF79C5", "modifiedItemForeground": "#FF79C5",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#44475A70", "selectionBackground": "#44475A50",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInactiveForeground": "#8BE9FD", "selectionInactiveForeground": "#8BE9FD",
"selectionInactiveBackground": "#44475A25", "selectionInactiveBackground": "#44475A50",
"textBackground": "#282A36" "textBackground": "#282A36"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#21222C",
"ColorPicker.background": "#282A36",
"ColorPicker.foreground": "#F8F8F2",
"Component.borderColor": "#21222C",
"Component.background": "#282A36",
"Component.foreground": "#F8F8F2",
"Connector.borderColor": "#21222C",
"Connector.hoverBorderColor": "#6272A4",
"Canvas.background": "#191A21",
"highStroke.foreground": "#F8F8F2",
"Label.foreground": "#6272A4",
"List.selectionBackground": "#44475A50",
"Panel.borderColor": "#21222C",
"Panel.background": "#282A36", "Panel.background": "#282A36",
"Preview.background": "#282A36" "percent.foreground": "#F8F8F2",
"Placeholder.background": "#282A36",
"Placeholder.borderColor": "#21222C",
"Placeholder.foreground": "#F8F8F2",
"Placeholder.selectedForeground": "#8BE9FD",
"Preview.background": "#282A36",
"stroke.acceleratorForeground": "#6272A4"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1D2228", "errorBackground": "#1D2228",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#282A36" "selectedBranchBackground": "#282A36"
}, },
"GitCommits": {
"graphColor": "#6272A4"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#FF79C5", "localBranchIconColor": "#FF79C5",
"otherIconColor": "#6272A4", "otherIconColor": "#6272A4",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#F1FA8C" "Objects.GreenAndroid": "#F1FA8C"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#79CB6050", "hoverBackground": "#79CB6050",
"hoverBorderColor": "#79CB6050", "hoverBorderColor": "#79CB6050",
"hoverSeparatorColor": "#edf1f5",
"focusedBorderColor": "#79CB6050",
"pressedBackground": "#79CB6050", "pressedBackground": "#79CB6050",
"pressedBorderColor": "#79CB6050" "pressedBorderColor": "#79CB6050"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#edf1f5", "shadowColor": "#edf1f5",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#DFE1E4",
"Tooltip.background": "#DFECFE"
},
"Content.background": "#fafbfc",
"CheckBox": { "CheckBox": {
"background": "#F7F8FA", "background": "#F7F8FA",
"disabledText": "#9ba0a3", "disabledText": "#9ba0a3",
@@ -161,6 +168,7 @@
"hoverBackground": "#cce5ff", "hoverBackground": "#cce5ff",
"hoverColor": "#fafbfc", "hoverColor": "#fafbfc",
"hoverMaskColor": "#CCE5FF", "hoverMaskColor": "#CCE5FF",
"inactiveColoredFileBackground": "#edf1f5",
"inactiveUnderlineColor": "#9ba0a3", "inactiveUnderlineColor": "#9ba0a3",
"inactiveMaskColor": "#fafbfc", "inactiveMaskColor": "#fafbfc",
"underlineColor": "#79CB60", "underlineColor": "#79CB60",
@@ -193,6 +201,7 @@
"hoverColor": "#CCE5FF", "hoverColor": "#CCE5FF",
"hoverMaskColor": "#CCE5FF", "hoverMaskColor": "#CCE5FF",
"inactiveMaskColor": "#F7F8FA", "inactiveMaskColor": "#F7F8FA",
"inactiveColoredFileBackground": "#F7F8FA2",
"inactiveUnderlineColor": "#9ba0a3", "inactiveUnderlineColor": "#9ba0a3",
"selectedForeground": "#5B6168", "selectedForeground": "#5B6168",
"selectedBackground": "#cce5ff", "selectedBackground": "#cce5ff",
@@ -288,13 +297,14 @@
"secondaryForeground": "#292D31", "secondaryForeground": "#292D31",
"visitedForeground": "#79CB60" "visitedForeground": "#79CB60"
}, },
"link.foreground": "#79CB60",
"List": { "List": {
"background": "#f3f3f3", "background": "#f3f3f3",
"foreground": "#5B6168", "foreground": "#5B6168",
"selectionBackground": "#3A66D150", "selectionBackground": "#3A66D150",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#111111", "selectionInactiveForeground": "#111111",
"selectionInactiveBackground": "#3A66D125" "selectionInactiveBackground": "#3A66D1"
}, },
"material": { "material": {
"background": "#F7F8FA", "background": "#F7F8FA",
@@ -360,6 +370,7 @@
"background": "#fafbfc" "background": "#fafbfc"
} }
}, },
"NewPSD.warning": "#79CB60",
"Notification": { "Notification": {
"background": "#DFECFE", "background": "#DFECFE",
"borderColor": "#DFECFE", "borderColor": "#DFECFE",
@@ -387,7 +398,9 @@
"messageForeground": "#5B6168" "messageForeground": "#5B6168"
}, },
"Outline": { "Outline": {
"color": "#edf1f5" "color": "#edf1f5",
"focusedColor": "#79CB60",
"disabledColor": "#9ba0a3"
}, },
"Panel": { "Panel": {
"background": "#F7F8FA", "background": "#F7F8FA",
@@ -417,15 +430,17 @@
"disabledForeground": "#9ba0a3", "disabledForeground": "#9ba0a3",
"eapTagBackground": "#CCE5FF", "eapTagBackground": "#CCE5FF",
"lightSelectionBackground": "#3A66D1", "lightSelectionBackground": "#3A66D1",
"paidTagBackground": "#CCE5FF",
"selectionBackground": "#3A66D1", "selectionBackground": "#3A66D1",
"tagForeground": "#79CB60", "tagForeground": "#79CB60",
"tagBackground": "#CCE5FF", "tagBackground": "#CCE5FF",
"trialTagBackground": "#CCE5FF",
"Button": { "Button": {
"installBackground": "#edf1f5", "installBackground": "#edf1f5",
"installBorderColor": "#edf1f5", "installBorderColor": "#edf1f5",
"installForeground": "#5B6168", "installForeground": "#5B6168",
"installFocusedBackground": "#CCE5FF", "installFocusedBackground": "#CCE5FF",
"installFillForeground": "#292D31", "installFillForeground": "#9ba0a3",
"installFillBackground": "#edf1f5", "installFillBackground": "#edf1f5",
"updateBackground": "#edf1f5", "updateBackground": "#edf1f5",
"updateBorderColor": "#edf1f5", "updateBorderColor": "#edf1f5",
@@ -462,6 +477,7 @@
"separatorForeground": "#5B6168", "separatorForeground": "#5B6168",
"separatorColor": "#f3f3f3", "separatorColor": "#f3f3f3",
"Toolbar": { "Toolbar": {
"Floating.background": "#fafbfc",
"background": "#fafbfc", "background": "#fafbfc",
"borderColor": "#fafbfc" "borderColor": "#fafbfc"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#CCE5FF", "selectionBackground": "#CCE5FF",
"trackColor": "#CCE5FF" "trackColor": "#CCE5FF"
}, },
"PsiViewer": {
"referenceHighlightColor": "#79CB60"
},
"RadioButton": { "RadioButton": {
"background": "#F7F8FA", "background": "#F7F8FA",
"disabledText": "#9ba0a3", "disabledText": "#9ba0a3",
@@ -559,6 +578,7 @@
"endBackground": "#79CB60", "endBackground": "#79CB60",
"startBackground": "#79CB60" "startBackground": "#79CB60"
}, },
"SearchField.errorBackground": "#DFECFE",
"Separator": { "Separator": {
"background": "#f3f3f3", "background": "#f3f3f3",
"foreground": "#f3f3f3", "foreground": "#f3f3f3",
@@ -648,6 +668,7 @@
"borderColor": "#F7F8FA", "borderColor": "#F7F8FA",
"bottomSeparatorColor": "#f3f3f3", "bottomSeparatorColor": "#f3f3f3",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#9ba0a3",
"foreground": "#5B6168", "foreground": "#5B6168",
"focusCellBackground": "#cce5ff", "focusCellBackground": "#cce5ff",
"focusCellForeground": "#111111", "focusCellForeground": "#111111",
@@ -746,17 +767,36 @@
"hash": "#DFE1E4", "hash": "#DFE1E4",
"modifiedItemForeground": "#79CB60", "modifiedItemForeground": "#79CB60",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#3A66D170", "selectionBackground": "#3A66D1",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A66D125", "selectionInactiveBackground": "#3A66D1",
"textBackground": "#fafbfc" "textBackground": "#fafbfc"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#DFE1E4",
"ColorPicker.background": "#F7F8FA",
"ColorPicker.foreground": "#5B6168",
"Component.borderColor": "#DFE1E4",
"Component.background": "#F7F8FA",
"Component.foreground": "#5B6168",
"Connector.borderColor": "#DFE1E4",
"Connector.hoverBorderColor": "#CCE5FF",
"Canvas.background": "#fafbfc",
"highStroke.foreground": "#5B6168",
"Label.foreground": "#292D31",
"List.selectionBackground": "#3A66D1",
"Panel.borderColor": "#DFE1E4",
"Panel.background": "#F7F8FA", "Panel.background": "#F7F8FA",
"Preview.background": "#F7F8FA" "percent.foreground": "#5B6168",
"Placeholder.background": "#F7F8FA",
"Placeholder.borderColor": "#DFE1E4",
"Placeholder.foreground": "#5B6168",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#F7F8FA",
"stroke.acceleratorForeground": "#292D31"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#DFECFE", "errorBackground": "#DFECFE",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F7F8FA" "selectedBranchBackground": "#F7F8FA"
}, },
"GitCommits": {
"graphColor": "#CCE5FF"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#79CB60", "localBranchIconColor": "#79CB60",
"otherIconColor": "#292D31", "otherIconColor": "#292D31",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#032F62" "Objects.GreenAndroid": "#032F62"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#79CB6050", "hoverBackground": "#79CB6050",
"hoverBorderColor": "#79CB6050", "hoverBorderColor": "#79CB6050",
"hoverSeparatorColor": "#edf1f5",
"focusedBorderColor": "#79CB6050",
"pressedBackground": "#79CB6050", "pressedBackground": "#79CB6050",
"pressedBorderColor": "#79CB6050" "pressedBorderColor": "#79CB6050"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#edf1f5", "shadowColor": "#edf1f5",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#DFE1E4",
"Tooltip.background": "#DFECFE"
},
"Content.background": "#fafbfc",
"CheckBox": { "CheckBox": {
"background": "#F7F8FA", "background": "#F7F8FA",
"disabledText": "#9ba0a3", "disabledText": "#9ba0a3",
@@ -161,6 +168,7 @@
"hoverBackground": "#cce5ff", "hoverBackground": "#cce5ff",
"hoverColor": "#F7F8FA", "hoverColor": "#F7F8FA",
"hoverMaskColor": "#CCE5FF", "hoverMaskColor": "#CCE5FF",
"inactiveColoredFileBackground": "#edf1f5",
"inactiveUnderlineColor": "#9ba0a3", "inactiveUnderlineColor": "#9ba0a3",
"inactiveMaskColor": "#F7F8FA", "inactiveMaskColor": "#F7F8FA",
"underlineColor": "#79CB60", "underlineColor": "#79CB60",
@@ -193,6 +201,7 @@
"hoverColor": "#CCE5FF", "hoverColor": "#CCE5FF",
"hoverMaskColor": "#CCE5FF", "hoverMaskColor": "#CCE5FF",
"inactiveMaskColor": "#F7F8FA", "inactiveMaskColor": "#F7F8FA",
"inactiveColoredFileBackground": "#F7F8FA2",
"inactiveUnderlineColor": "#9ba0a3", "inactiveUnderlineColor": "#9ba0a3",
"selectedForeground": "#5B6168", "selectedForeground": "#5B6168",
"selectedBackground": "#cce5ff", "selectedBackground": "#cce5ff",
@@ -288,13 +297,14 @@
"secondaryForeground": "#292D31", "secondaryForeground": "#292D31",
"visitedForeground": "#79CB60" "visitedForeground": "#79CB60"
}, },
"link.foreground": "#79CB60",
"List": { "List": {
"background": "#f3f3f3", "background": "#f3f3f3",
"foreground": "#5B6168", "foreground": "#5B6168",
"selectionBackground": "#3A66D150", "selectionBackground": "#3A66D150",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#111111", "selectionInactiveForeground": "#111111",
"selectionInactiveBackground": "#3A66D125" "selectionInactiveBackground": "#3A66D1"
}, },
"material": { "material": {
"background": "#F7F8FA", "background": "#F7F8FA",
@@ -360,6 +370,7 @@
"background": "#F7F8FA" "background": "#F7F8FA"
} }
}, },
"NewPSD.warning": "#79CB60",
"Notification": { "Notification": {
"background": "#DFECFE", "background": "#DFECFE",
"borderColor": "#DFECFE", "borderColor": "#DFECFE",
@@ -387,7 +398,9 @@
"messageForeground": "#5B6168" "messageForeground": "#5B6168"
}, },
"Outline": { "Outline": {
"color": "#edf1f5" "color": "#edf1f5",
"focusedColor": "#79CB60",
"disabledColor": "#9ba0a3"
}, },
"Panel": { "Panel": {
"background": "#F7F8FA", "background": "#F7F8FA",
@@ -417,15 +430,17 @@
"disabledForeground": "#9ba0a3", "disabledForeground": "#9ba0a3",
"eapTagBackground": "#CCE5FF", "eapTagBackground": "#CCE5FF",
"lightSelectionBackground": "#3A66D1", "lightSelectionBackground": "#3A66D1",
"paidTagBackground": "#CCE5FF",
"selectionBackground": "#3A66D1", "selectionBackground": "#3A66D1",
"tagForeground": "#79CB60", "tagForeground": "#79CB60",
"tagBackground": "#CCE5FF", "tagBackground": "#CCE5FF",
"trialTagBackground": "#CCE5FF",
"Button": { "Button": {
"installBackground": "#edf1f5", "installBackground": "#edf1f5",
"installBorderColor": "#edf1f5", "installBorderColor": "#edf1f5",
"installForeground": "#5B6168", "installForeground": "#5B6168",
"installFocusedBackground": "#CCE5FF", "installFocusedBackground": "#CCE5FF",
"installFillForeground": "#292D31", "installFillForeground": "#9ba0a3",
"installFillBackground": "#edf1f5", "installFillBackground": "#edf1f5",
"updateBackground": "#edf1f5", "updateBackground": "#edf1f5",
"updateBorderColor": "#edf1f5", "updateBorderColor": "#edf1f5",
@@ -462,6 +477,7 @@
"separatorForeground": "#5B6168", "separatorForeground": "#5B6168",
"separatorColor": "#f3f3f3", "separatorColor": "#f3f3f3",
"Toolbar": { "Toolbar": {
"Floating.background": "#fafbfc",
"background": "#fafbfc", "background": "#fafbfc",
"borderColor": "#fafbfc" "borderColor": "#fafbfc"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#CCE5FF", "selectionBackground": "#CCE5FF",
"trackColor": "#CCE5FF" "trackColor": "#CCE5FF"
}, },
"PsiViewer": {
"referenceHighlightColor": "#79CB60"
},
"RadioButton": { "RadioButton": {
"background": "#F7F8FA", "background": "#F7F8FA",
"disabledText": "#9ba0a3", "disabledText": "#9ba0a3",
@@ -559,6 +578,7 @@
"endBackground": "#79CB60", "endBackground": "#79CB60",
"startBackground": "#79CB60" "startBackground": "#79CB60"
}, },
"SearchField.errorBackground": "#DFECFE",
"Separator": { "Separator": {
"background": "#f3f3f3", "background": "#f3f3f3",
"foreground": "#f3f3f3", "foreground": "#f3f3f3",
@@ -648,6 +668,7 @@
"borderColor": "#F7F8FA", "borderColor": "#F7F8FA",
"bottomSeparatorColor": "#f3f3f3", "bottomSeparatorColor": "#f3f3f3",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#9ba0a3",
"foreground": "#5B6168", "foreground": "#5B6168",
"focusCellBackground": "#cce5ff", "focusCellBackground": "#cce5ff",
"focusCellForeground": "#111111", "focusCellForeground": "#111111",
@@ -746,17 +767,36 @@
"hash": "#DFE1E4", "hash": "#DFE1E4",
"modifiedItemForeground": "#79CB60", "modifiedItemForeground": "#79CB60",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#3A66D170", "selectionBackground": "#3A66D1",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#3A66D125", "selectionInactiveBackground": "#3A66D1",
"textBackground": "#F7F8FA" "textBackground": "#F7F8FA"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#DFE1E4",
"ColorPicker.background": "#F7F8FA",
"ColorPicker.foreground": "#5B6168",
"Component.borderColor": "#DFE1E4",
"Component.background": "#F7F8FA",
"Component.foreground": "#5B6168",
"Connector.borderColor": "#DFE1E4",
"Connector.hoverBorderColor": "#CCE5FF",
"Canvas.background": "#fafbfc",
"highStroke.foreground": "#5B6168",
"Label.foreground": "#292D31",
"List.selectionBackground": "#3A66D1",
"Panel.borderColor": "#DFE1E4",
"Panel.background": "#F7F8FA", "Panel.background": "#F7F8FA",
"Preview.background": "#F7F8FA" "percent.foreground": "#5B6168",
"Placeholder.background": "#F7F8FA",
"Placeholder.borderColor": "#DFE1E4",
"Placeholder.foreground": "#5B6168",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#F7F8FA",
"stroke.acceleratorForeground": "#292D31"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#DFECFE", "errorBackground": "#DFECFE",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F7F8FA" "selectedBranchBackground": "#F7F8FA"
}, },
"GitCommits": {
"graphColor": "#CCE5FF"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#79CB60", "localBranchIconColor": "#79CB60",
"otherIconColor": "#292D31", "otherIconColor": "#292D31",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#032F62" "Objects.GreenAndroid": "#032F62"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2AA29850", "hoverBackground": "#2AA29850",
"hoverBorderColor": "#2AA29850", "hoverBorderColor": "#2AA29850",
"hoverSeparatorColor": "#d9d9d9",
"focusedBorderColor": "#2AA29850",
"pressedBackground": "#2AA29850", "pressedBackground": "#2AA29850",
"pressedBorderColor": "#2AA29850" "pressedBorderColor": "#2AA29850"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#d9d9d9", "shadowColor": "#d9d9d9",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#d9d9d9",
"Tooltip.background": "#F0F0F0"
},
"Content.background": "#f0f0f0",
"CheckBox": { "CheckBox": {
"background": "#F0F0F0", "background": "#F0F0F0",
"disabledText": "#93A1A1", "disabledText": "#93A1A1",
@@ -161,6 +168,7 @@
"hoverBackground": "#d3e8f8", "hoverBackground": "#d3e8f8",
"hoverColor": "#f0f0f0", "hoverColor": "#f0f0f0",
"hoverMaskColor": "#CCCCCC", "hoverMaskColor": "#CCCCCC",
"inactiveColoredFileBackground": "#d9d9d9",
"inactiveUnderlineColor": "#93A1A1", "inactiveUnderlineColor": "#93A1A1",
"inactiveMaskColor": "#f0f0f0", "inactiveMaskColor": "#f0f0f0",
"underlineColor": "#2AA298", "underlineColor": "#2AA298",
@@ -193,6 +201,7 @@
"hoverColor": "#CCCCCC", "hoverColor": "#CCCCCC",
"hoverMaskColor": "#CCCCCC", "hoverMaskColor": "#CCCCCC",
"inactiveMaskColor": "#F0F0F0", "inactiveMaskColor": "#F0F0F0",
"inactiveColoredFileBackground": "#F0F0F02",
"inactiveUnderlineColor": "#93A1A1", "inactiveUnderlineColor": "#93A1A1",
"selectedForeground": "#403f53", "selectedForeground": "#403f53",
"selectedBackground": "#d3e8f8", "selectedBackground": "#d3e8f8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#90A7B2", "secondaryForeground": "#90A7B2",
"visitedForeground": "#2AA298" "visitedForeground": "#2AA298"
}, },
"link.foreground": "#2AA298",
"List": { "List": {
"background": "#FBFBFB", "background": "#FBFBFB",
"foreground": "#403f53", "foreground": "#403f53",
"selectionBackground": "#d3e8f850", "selectionBackground": "#d3e8f850",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInactiveForeground": "#333333", "selectionInactiveForeground": "#333333",
"selectionInactiveBackground": "#d3e8f825" "selectionInactiveBackground": "#d3e8f87c"
}, },
"material": { "material": {
"background": "#F0F0F0", "background": "#F0F0F0",
@@ -360,6 +370,7 @@
"background": "#f0f0f0" "background": "#f0f0f0"
} }
}, },
"NewPSD.warning": "#2AA298",
"Notification": { "Notification": {
"background": "#F0F0F0", "background": "#F0F0F0",
"borderColor": "#F0F0F0", "borderColor": "#F0F0F0",
@@ -387,7 +398,9 @@
"messageForeground": "#403f53" "messageForeground": "#403f53"
}, },
"Outline": { "Outline": {
"color": "#d9d9d9" "color": "#d9d9d9",
"focusedColor": "#2AA298",
"disabledColor": "#93A1A1"
}, },
"Panel": { "Panel": {
"background": "#F0F0F0", "background": "#F0F0F0",
@@ -417,15 +430,17 @@
"disabledForeground": "#93A1A1", "disabledForeground": "#93A1A1",
"eapTagBackground": "#CCCCCC", "eapTagBackground": "#CCCCCC",
"lightSelectionBackground": "#d3e8f8", "lightSelectionBackground": "#d3e8f8",
"paidTagBackground": "#CCCCCC",
"selectionBackground": "#d3e8f8", "selectionBackground": "#d3e8f8",
"tagForeground": "#2AA298", "tagForeground": "#2AA298",
"tagBackground": "#CCCCCC", "tagBackground": "#CCCCCC",
"trialTagBackground": "#CCCCCC",
"Button": { "Button": {
"installBackground": "#d9d9d9", "installBackground": "#d9d9d9",
"installBorderColor": "#d9d9d9", "installBorderColor": "#d9d9d9",
"installForeground": "#403f53", "installForeground": "#403f53",
"installFocusedBackground": "#CCCCCC", "installFocusedBackground": "#CCCCCC",
"installFillForeground": "#90A7B2", "installFillForeground": "#93A1A1",
"installFillBackground": "#d9d9d9", "installFillBackground": "#d9d9d9",
"updateBackground": "#d9d9d9", "updateBackground": "#d9d9d9",
"updateBorderColor": "#d9d9d9", "updateBorderColor": "#d9d9d9",
@@ -462,6 +477,7 @@
"separatorForeground": "#403f53", "separatorForeground": "#403f53",
"separatorColor": "#FBFBFB", "separatorColor": "#FBFBFB",
"Toolbar": { "Toolbar": {
"Floating.background": "#f0f0f0",
"background": "#f0f0f0", "background": "#f0f0f0",
"borderColor": "#f0f0f0" "borderColor": "#f0f0f0"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#CCCCCC", "selectionBackground": "#CCCCCC",
"trackColor": "#CCCCCC" "trackColor": "#CCCCCC"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2AA298"
},
"RadioButton": { "RadioButton": {
"background": "#F0F0F0", "background": "#F0F0F0",
"disabledText": "#93A1A1", "disabledText": "#93A1A1",
@@ -559,6 +578,7 @@
"endBackground": "#2AA298", "endBackground": "#2AA298",
"startBackground": "#2AA298" "startBackground": "#2AA298"
}, },
"SearchField.errorBackground": "#F0F0F0",
"Separator": { "Separator": {
"background": "#FBFBFB", "background": "#FBFBFB",
"foreground": "#FBFBFB", "foreground": "#FBFBFB",
@@ -648,6 +668,7 @@
"borderColor": "#F0F0F0", "borderColor": "#F0F0F0",
"bottomSeparatorColor": "#FBFBFB", "bottomSeparatorColor": "#FBFBFB",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#93A1A1",
"foreground": "#403f53", "foreground": "#403f53",
"focusCellBackground": "#d3e8f8", "focusCellBackground": "#d3e8f8",
"focusCellForeground": "#333333", "focusCellForeground": "#333333",
@@ -746,17 +767,36 @@
"hash": "#d9d9d9", "hash": "#d9d9d9",
"modifiedItemForeground": "#2AA298", "modifiedItemForeground": "#2AA298",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#d3e8f870", "selectionBackground": "#d3e8f87c",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInactiveForeground": "#403f53", "selectionInactiveForeground": "#403f53",
"selectionInactiveBackground": "#d3e8f825", "selectionInactiveBackground": "#d3e8f87c",
"textBackground": "#f0f0f0" "textBackground": "#f0f0f0"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#d9d9d9",
"ColorPicker.background": "#F0F0F0",
"ColorPicker.foreground": "#403f53",
"Component.borderColor": "#d9d9d9",
"Component.background": "#F0F0F0",
"Component.foreground": "#403f53",
"Connector.borderColor": "#d9d9d9",
"Connector.hoverBorderColor": "#CCCCCC",
"Canvas.background": "#f0f0f0",
"highStroke.foreground": "#403f53",
"Label.foreground": "#90A7B2",
"List.selectionBackground": "#d3e8f87c",
"Panel.borderColor": "#d9d9d9",
"Panel.background": "#F0F0F0", "Panel.background": "#F0F0F0",
"Preview.background": "#F0F0F0" "percent.foreground": "#403f53",
"Placeholder.background": "#F0F0F0",
"Placeholder.borderColor": "#d9d9d9",
"Placeholder.foreground": "#403f53",
"Placeholder.selectedForeground": "#403f53",
"Preview.background": "#F0F0F0",
"stroke.acceleratorForeground": "#90A7B2"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#F0F0F0", "errorBackground": "#F0F0F0",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F0F0F0" "selectedBranchBackground": "#F0F0F0"
}, },
"GitCommits": {
"graphColor": "#CCCCCC"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2AA298", "localBranchIconColor": "#2AA298",
"otherIconColor": "#90A7B2", "otherIconColor": "#90A7B2",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c96765" "Objects.GreenAndroid": "#c96765"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#2AA29850", "hoverBackground": "#2AA29850",
"hoverBorderColor": "#2AA29850", "hoverBorderColor": "#2AA29850",
"hoverSeparatorColor": "#d9d9d9",
"focusedBorderColor": "#2AA29850",
"pressedBackground": "#2AA29850", "pressedBackground": "#2AA29850",
"pressedBorderColor": "#2AA29850" "pressedBorderColor": "#2AA29850"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#d9d9d9", "shadowColor": "#d9d9d9",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#d9d9d9",
"Tooltip.background": "#F0F0F0"
},
"Content.background": "#f0f0f0",
"CheckBox": { "CheckBox": {
"background": "#F0F0F0", "background": "#F0F0F0",
"disabledText": "#93A1A1", "disabledText": "#93A1A1",
@@ -161,6 +168,7 @@
"hoverBackground": "#d3e8f8", "hoverBackground": "#d3e8f8",
"hoverColor": "#F0F0F0", "hoverColor": "#F0F0F0",
"hoverMaskColor": "#CCCCCC", "hoverMaskColor": "#CCCCCC",
"inactiveColoredFileBackground": "#d9d9d9",
"inactiveUnderlineColor": "#93A1A1", "inactiveUnderlineColor": "#93A1A1",
"inactiveMaskColor": "#F0F0F0", "inactiveMaskColor": "#F0F0F0",
"underlineColor": "#2AA298", "underlineColor": "#2AA298",
@@ -193,6 +201,7 @@
"hoverColor": "#CCCCCC", "hoverColor": "#CCCCCC",
"hoverMaskColor": "#CCCCCC", "hoverMaskColor": "#CCCCCC",
"inactiveMaskColor": "#F0F0F0", "inactiveMaskColor": "#F0F0F0",
"inactiveColoredFileBackground": "#F0F0F02",
"inactiveUnderlineColor": "#93A1A1", "inactiveUnderlineColor": "#93A1A1",
"selectedForeground": "#403f53", "selectedForeground": "#403f53",
"selectedBackground": "#d3e8f8", "selectedBackground": "#d3e8f8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#90A7B2", "secondaryForeground": "#90A7B2",
"visitedForeground": "#2AA298" "visitedForeground": "#2AA298"
}, },
"link.foreground": "#2AA298",
"List": { "List": {
"background": "#FBFBFB", "background": "#FBFBFB",
"foreground": "#403f53", "foreground": "#403f53",
"selectionBackground": "#d3e8f850", "selectionBackground": "#d3e8f850",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInactiveForeground": "#333333", "selectionInactiveForeground": "#333333",
"selectionInactiveBackground": "#d3e8f825" "selectionInactiveBackground": "#d3e8f87c"
}, },
"material": { "material": {
"background": "#F0F0F0", "background": "#F0F0F0",
@@ -360,6 +370,7 @@
"background": "#F0F0F0" "background": "#F0F0F0"
} }
}, },
"NewPSD.warning": "#2AA298",
"Notification": { "Notification": {
"background": "#F0F0F0", "background": "#F0F0F0",
"borderColor": "#F0F0F0", "borderColor": "#F0F0F0",
@@ -387,7 +398,9 @@
"messageForeground": "#403f53" "messageForeground": "#403f53"
}, },
"Outline": { "Outline": {
"color": "#d9d9d9" "color": "#d9d9d9",
"focusedColor": "#2AA298",
"disabledColor": "#93A1A1"
}, },
"Panel": { "Panel": {
"background": "#F0F0F0", "background": "#F0F0F0",
@@ -417,15 +430,17 @@
"disabledForeground": "#93A1A1", "disabledForeground": "#93A1A1",
"eapTagBackground": "#CCCCCC", "eapTagBackground": "#CCCCCC",
"lightSelectionBackground": "#d3e8f8", "lightSelectionBackground": "#d3e8f8",
"paidTagBackground": "#CCCCCC",
"selectionBackground": "#d3e8f8", "selectionBackground": "#d3e8f8",
"tagForeground": "#2AA298", "tagForeground": "#2AA298",
"tagBackground": "#CCCCCC", "tagBackground": "#CCCCCC",
"trialTagBackground": "#CCCCCC",
"Button": { "Button": {
"installBackground": "#d9d9d9", "installBackground": "#d9d9d9",
"installBorderColor": "#d9d9d9", "installBorderColor": "#d9d9d9",
"installForeground": "#403f53", "installForeground": "#403f53",
"installFocusedBackground": "#CCCCCC", "installFocusedBackground": "#CCCCCC",
"installFillForeground": "#90A7B2", "installFillForeground": "#93A1A1",
"installFillBackground": "#d9d9d9", "installFillBackground": "#d9d9d9",
"updateBackground": "#d9d9d9", "updateBackground": "#d9d9d9",
"updateBorderColor": "#d9d9d9", "updateBorderColor": "#d9d9d9",
@@ -462,6 +477,7 @@
"separatorForeground": "#403f53", "separatorForeground": "#403f53",
"separatorColor": "#FBFBFB", "separatorColor": "#FBFBFB",
"Toolbar": { "Toolbar": {
"Floating.background": "#f0f0f0",
"background": "#f0f0f0", "background": "#f0f0f0",
"borderColor": "#f0f0f0" "borderColor": "#f0f0f0"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#CCCCCC", "selectionBackground": "#CCCCCC",
"trackColor": "#CCCCCC" "trackColor": "#CCCCCC"
}, },
"PsiViewer": {
"referenceHighlightColor": "#2AA298"
},
"RadioButton": { "RadioButton": {
"background": "#F0F0F0", "background": "#F0F0F0",
"disabledText": "#93A1A1", "disabledText": "#93A1A1",
@@ -559,6 +578,7 @@
"endBackground": "#2AA298", "endBackground": "#2AA298",
"startBackground": "#2AA298" "startBackground": "#2AA298"
}, },
"SearchField.errorBackground": "#F0F0F0",
"Separator": { "Separator": {
"background": "#FBFBFB", "background": "#FBFBFB",
"foreground": "#FBFBFB", "foreground": "#FBFBFB",
@@ -648,6 +668,7 @@
"borderColor": "#F0F0F0", "borderColor": "#F0F0F0",
"bottomSeparatorColor": "#FBFBFB", "bottomSeparatorColor": "#FBFBFB",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#93A1A1",
"foreground": "#403f53", "foreground": "#403f53",
"focusCellBackground": "#d3e8f8", "focusCellBackground": "#d3e8f8",
"focusCellForeground": "#333333", "focusCellForeground": "#333333",
@@ -746,17 +767,36 @@
"hash": "#d9d9d9", "hash": "#d9d9d9",
"modifiedItemForeground": "#2AA298", "modifiedItemForeground": "#2AA298",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#d3e8f870", "selectionBackground": "#d3e8f87c",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInactiveForeground": "#403f53", "selectionInactiveForeground": "#403f53",
"selectionInactiveBackground": "#d3e8f825", "selectionInactiveBackground": "#d3e8f87c",
"textBackground": "#F0F0F0" "textBackground": "#F0F0F0"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#d9d9d9",
"ColorPicker.background": "#F0F0F0",
"ColorPicker.foreground": "#403f53",
"Component.borderColor": "#d9d9d9",
"Component.background": "#F0F0F0",
"Component.foreground": "#403f53",
"Connector.borderColor": "#d9d9d9",
"Connector.hoverBorderColor": "#CCCCCC",
"Canvas.background": "#f0f0f0",
"highStroke.foreground": "#403f53",
"Label.foreground": "#90A7B2",
"List.selectionBackground": "#d3e8f87c",
"Panel.borderColor": "#d9d9d9",
"Panel.background": "#F0F0F0", "Panel.background": "#F0F0F0",
"Preview.background": "#F0F0F0" "percent.foreground": "#403f53",
"Placeholder.background": "#F0F0F0",
"Placeholder.borderColor": "#d9d9d9",
"Placeholder.foreground": "#403f53",
"Placeholder.selectedForeground": "#403f53",
"Preview.background": "#F0F0F0",
"stroke.acceleratorForeground": "#90A7B2"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#F0F0F0", "errorBackground": "#F0F0F0",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#F0F0F0" "selectedBranchBackground": "#F0F0F0"
}, },
"GitCommits": {
"graphColor": "#CCCCCC"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#2AA298", "localBranchIconColor": "#2AA298",
"otherIconColor": "#90A7B2", "otherIconColor": "#90A7B2",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c96765" "Objects.GreenAndroid": "#c96765"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#FF980050", "hoverBackground": "#FF980050",
"hoverBorderColor": "#FF980050", "hoverBorderColor": "#FF980050",
"hoverSeparatorColor": "#2A2A2A",
"focusedBorderColor": "#FF980050",
"pressedBackground": "#FF980050", "pressedBackground": "#FF980050",
"pressedBorderColor": "#FF980050" "pressedBorderColor": "#FF980050"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#2A2A2A", "shadowColor": "#2A2A2A",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#292929",
"Tooltip.background": "#1A1A1A"
},
"Content.background": "#1A1A1A",
"CheckBox": { "CheckBox": {
"background": "#212121", "background": "#212121",
"disabledText": "#474747", "disabledText": "#474747",
@@ -161,6 +168,7 @@
"hoverBackground": "#323232", "hoverBackground": "#323232",
"hoverColor": "#1A1A1A", "hoverColor": "#1A1A1A",
"hoverMaskColor": "#3F3F3F", "hoverMaskColor": "#3F3F3F",
"inactiveColoredFileBackground": "#2A2A2A",
"inactiveUnderlineColor": "#474747", "inactiveUnderlineColor": "#474747",
"inactiveMaskColor": "#1A1A1A", "inactiveMaskColor": "#1A1A1A",
"underlineColor": "#FF9800", "underlineColor": "#FF9800",
@@ -193,6 +201,7 @@
"hoverColor": "#3F3F3F", "hoverColor": "#3F3F3F",
"hoverMaskColor": "#3F3F3F", "hoverMaskColor": "#3F3F3F",
"inactiveMaskColor": "#212121", "inactiveMaskColor": "#212121",
"inactiveColoredFileBackground": "#2121212",
"inactiveUnderlineColor": "#474747", "inactiveUnderlineColor": "#474747",
"selectedForeground": "#B0BEC5", "selectedForeground": "#B0BEC5",
"selectedBackground": "#323232", "selectedBackground": "#323232",
@@ -288,13 +297,14 @@
"secondaryForeground": "#727272", "secondaryForeground": "#727272",
"visitedForeground": "#FF9800" "visitedForeground": "#FF9800"
}, },
"link.foreground": "#FF9800",
"List": { "List": {
"background": "#292929", "background": "#292929",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"selectionBackground": "#40404050", "selectionBackground": "#40404050",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#32323225" "selectionInactiveBackground": "#323232c0"
}, },
"material": { "material": {
"background": "#212121", "background": "#212121",
@@ -360,6 +370,7 @@
"background": "#1A1A1A" "background": "#1A1A1A"
} }
}, },
"NewPSD.warning": "#FF9800",
"Notification": { "Notification": {
"background": "#1A1A1A", "background": "#1A1A1A",
"borderColor": "#1A1A1A", "borderColor": "#1A1A1A",
@@ -387,7 +398,9 @@
"messageForeground": "#B0BEC5" "messageForeground": "#B0BEC5"
}, },
"Outline": { "Outline": {
"color": "#2A2A2A" "color": "#2A2A2A",
"focusedColor": "#FF9800",
"disabledColor": "#474747"
}, },
"Panel": { "Panel": {
"background": "#212121", "background": "#212121",
@@ -417,15 +430,17 @@
"disabledForeground": "#474747", "disabledForeground": "#474747",
"eapTagBackground": "#3F3F3F", "eapTagBackground": "#3F3F3F",
"lightSelectionBackground": "#404040", "lightSelectionBackground": "#404040",
"paidTagBackground": "#3F3F3F",
"selectionBackground": "#404040", "selectionBackground": "#404040",
"tagForeground": "#FF9800", "tagForeground": "#FF9800",
"tagBackground": "#3F3F3F", "tagBackground": "#3F3F3F",
"trialTagBackground": "#3F3F3F",
"Button": { "Button": {
"installBackground": "#2A2A2A", "installBackground": "#2A2A2A",
"installBorderColor": "#2A2A2A", "installBorderColor": "#2A2A2A",
"installForeground": "#B0BEC5", "installForeground": "#B0BEC5",
"installFocusedBackground": "#3F3F3F", "installFocusedBackground": "#3F3F3F",
"installFillForeground": "#727272", "installFillForeground": "#474747",
"installFillBackground": "#2A2A2A", "installFillBackground": "#2A2A2A",
"updateBackground": "#2A2A2A", "updateBackground": "#2A2A2A",
"updateBorderColor": "#2A2A2A", "updateBorderColor": "#2A2A2A",
@@ -462,6 +477,7 @@
"separatorForeground": "#B0BEC5", "separatorForeground": "#B0BEC5",
"separatorColor": "#292929", "separatorColor": "#292929",
"Toolbar": { "Toolbar": {
"Floating.background": "#1A1A1A",
"background": "#1A1A1A", "background": "#1A1A1A",
"borderColor": "#1A1A1A" "borderColor": "#1A1A1A"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#3F3F3F", "selectionBackground": "#3F3F3F",
"trackColor": "#3F3F3F" "trackColor": "#3F3F3F"
}, },
"PsiViewer": {
"referenceHighlightColor": "#FF9800"
},
"RadioButton": { "RadioButton": {
"background": "#212121", "background": "#212121",
"disabledText": "#474747", "disabledText": "#474747",
@@ -559,6 +578,7 @@
"endBackground": "#FF9800", "endBackground": "#FF9800",
"startBackground": "#FF9800" "startBackground": "#FF9800"
}, },
"SearchField.errorBackground": "#1A1A1A",
"Separator": { "Separator": {
"background": "#292929", "background": "#292929",
"foreground": "#292929", "foreground": "#292929",
@@ -648,6 +668,7 @@
"borderColor": "#212121", "borderColor": "#212121",
"bottomSeparatorColor": "#292929", "bottomSeparatorColor": "#292929",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#474747",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"focusCellBackground": "#323232", "focusCellBackground": "#323232",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#292929", "hash": "#292929",
"modifiedItemForeground": "#FF9800", "modifiedItemForeground": "#FF9800",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#32323270", "selectionBackground": "#323232c0",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#32323225", "selectionInactiveBackground": "#323232c0",
"textBackground": "#1A1A1A" "textBackground": "#1A1A1A"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#292929",
"ColorPicker.background": "#212121",
"ColorPicker.foreground": "#B0BEC5",
"Component.borderColor": "#292929",
"Component.background": "#212121",
"Component.foreground": "#B0BEC5",
"Connector.borderColor": "#292929",
"Connector.hoverBorderColor": "#3F3F3F",
"Canvas.background": "#1A1A1A",
"highStroke.foreground": "#B0BEC5",
"Label.foreground": "#727272",
"List.selectionBackground": "#323232c0",
"Panel.borderColor": "#292929",
"Panel.background": "#212121", "Panel.background": "#212121",
"Preview.background": "#212121" "percent.foreground": "#B0BEC5",
"Placeholder.background": "#212121",
"Placeholder.borderColor": "#292929",
"Placeholder.foreground": "#B0BEC5",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#212121",
"stroke.acceleratorForeground": "#727272"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1A1A1A", "errorBackground": "#1A1A1A",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#212121" "selectedBranchBackground": "#212121"
}, },
"GitCommits": {
"graphColor": "#3F3F3F"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#FF9800", "localBranchIconColor": "#FF9800",
"otherIconColor": "#727272", "otherIconColor": "#727272",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#FF980050", "hoverBackground": "#FF980050",
"hoverBorderColor": "#FF980050", "hoverBorderColor": "#FF980050",
"hoverSeparatorColor": "#2A2A2A",
"focusedBorderColor": "#FF980050",
"pressedBackground": "#FF980050", "pressedBackground": "#FF980050",
"pressedBorderColor": "#FF980050" "pressedBorderColor": "#FF980050"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#2A2A2A", "shadowColor": "#2A2A2A",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#292929",
"Tooltip.background": "#1A1A1A"
},
"Content.background": "#1A1A1A",
"CheckBox": { "CheckBox": {
"background": "#212121", "background": "#212121",
"disabledText": "#474747", "disabledText": "#474747",
@@ -161,6 +168,7 @@
"hoverBackground": "#323232", "hoverBackground": "#323232",
"hoverColor": "#212121", "hoverColor": "#212121",
"hoverMaskColor": "#3F3F3F", "hoverMaskColor": "#3F3F3F",
"inactiveColoredFileBackground": "#2A2A2A",
"inactiveUnderlineColor": "#474747", "inactiveUnderlineColor": "#474747",
"inactiveMaskColor": "#212121", "inactiveMaskColor": "#212121",
"underlineColor": "#FF9800", "underlineColor": "#FF9800",
@@ -193,6 +201,7 @@
"hoverColor": "#3F3F3F", "hoverColor": "#3F3F3F",
"hoverMaskColor": "#3F3F3F", "hoverMaskColor": "#3F3F3F",
"inactiveMaskColor": "#212121", "inactiveMaskColor": "#212121",
"inactiveColoredFileBackground": "#2121212",
"inactiveUnderlineColor": "#474747", "inactiveUnderlineColor": "#474747",
"selectedForeground": "#B0BEC5", "selectedForeground": "#B0BEC5",
"selectedBackground": "#323232", "selectedBackground": "#323232",
@@ -288,13 +297,14 @@
"secondaryForeground": "#727272", "secondaryForeground": "#727272",
"visitedForeground": "#FF9800" "visitedForeground": "#FF9800"
}, },
"link.foreground": "#FF9800",
"List": { "List": {
"background": "#292929", "background": "#292929",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"selectionBackground": "#40404050", "selectionBackground": "#40404050",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#32323225" "selectionInactiveBackground": "#323232c0"
}, },
"material": { "material": {
"background": "#212121", "background": "#212121",
@@ -360,6 +370,7 @@
"background": "#212121" "background": "#212121"
} }
}, },
"NewPSD.warning": "#FF9800",
"Notification": { "Notification": {
"background": "#1A1A1A", "background": "#1A1A1A",
"borderColor": "#1A1A1A", "borderColor": "#1A1A1A",
@@ -387,7 +398,9 @@
"messageForeground": "#B0BEC5" "messageForeground": "#B0BEC5"
}, },
"Outline": { "Outline": {
"color": "#2A2A2A" "color": "#2A2A2A",
"focusedColor": "#FF9800",
"disabledColor": "#474747"
}, },
"Panel": { "Panel": {
"background": "#212121", "background": "#212121",
@@ -417,15 +430,17 @@
"disabledForeground": "#474747", "disabledForeground": "#474747",
"eapTagBackground": "#3F3F3F", "eapTagBackground": "#3F3F3F",
"lightSelectionBackground": "#404040", "lightSelectionBackground": "#404040",
"paidTagBackground": "#3F3F3F",
"selectionBackground": "#404040", "selectionBackground": "#404040",
"tagForeground": "#FF9800", "tagForeground": "#FF9800",
"tagBackground": "#3F3F3F", "tagBackground": "#3F3F3F",
"trialTagBackground": "#3F3F3F",
"Button": { "Button": {
"installBackground": "#2A2A2A", "installBackground": "#2A2A2A",
"installBorderColor": "#2A2A2A", "installBorderColor": "#2A2A2A",
"installForeground": "#B0BEC5", "installForeground": "#B0BEC5",
"installFocusedBackground": "#3F3F3F", "installFocusedBackground": "#3F3F3F",
"installFillForeground": "#727272", "installFillForeground": "#474747",
"installFillBackground": "#2A2A2A", "installFillBackground": "#2A2A2A",
"updateBackground": "#2A2A2A", "updateBackground": "#2A2A2A",
"updateBorderColor": "#2A2A2A", "updateBorderColor": "#2A2A2A",
@@ -462,6 +477,7 @@
"separatorForeground": "#B0BEC5", "separatorForeground": "#B0BEC5",
"separatorColor": "#292929", "separatorColor": "#292929",
"Toolbar": { "Toolbar": {
"Floating.background": "#1A1A1A",
"background": "#1A1A1A", "background": "#1A1A1A",
"borderColor": "#1A1A1A" "borderColor": "#1A1A1A"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#3F3F3F", "selectionBackground": "#3F3F3F",
"trackColor": "#3F3F3F" "trackColor": "#3F3F3F"
}, },
"PsiViewer": {
"referenceHighlightColor": "#FF9800"
},
"RadioButton": { "RadioButton": {
"background": "#212121", "background": "#212121",
"disabledText": "#474747", "disabledText": "#474747",
@@ -559,6 +578,7 @@
"endBackground": "#FF9800", "endBackground": "#FF9800",
"startBackground": "#FF9800" "startBackground": "#FF9800"
}, },
"SearchField.errorBackground": "#1A1A1A",
"Separator": { "Separator": {
"background": "#292929", "background": "#292929",
"foreground": "#292929", "foreground": "#292929",
@@ -648,6 +668,7 @@
"borderColor": "#212121", "borderColor": "#212121",
"bottomSeparatorColor": "#292929", "bottomSeparatorColor": "#292929",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#474747",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"focusCellBackground": "#323232", "focusCellBackground": "#323232",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#292929", "hash": "#292929",
"modifiedItemForeground": "#FF9800", "modifiedItemForeground": "#FF9800",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#32323270", "selectionBackground": "#323232c0",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#32323225", "selectionInactiveBackground": "#323232c0",
"textBackground": "#212121" "textBackground": "#212121"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#292929",
"ColorPicker.background": "#212121",
"ColorPicker.foreground": "#B0BEC5",
"Component.borderColor": "#292929",
"Component.background": "#212121",
"Component.foreground": "#B0BEC5",
"Connector.borderColor": "#292929",
"Connector.hoverBorderColor": "#3F3F3F",
"Canvas.background": "#1A1A1A",
"highStroke.foreground": "#B0BEC5",
"Label.foreground": "#727272",
"List.selectionBackground": "#323232c0",
"Panel.borderColor": "#292929",
"Panel.background": "#212121", "Panel.background": "#212121",
"Preview.background": "#212121" "percent.foreground": "#B0BEC5",
"Placeholder.background": "#212121",
"Placeholder.borderColor": "#292929",
"Placeholder.foreground": "#B0BEC5",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#212121",
"stroke.acceleratorForeground": "#727272"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1A1A1A", "errorBackground": "#1A1A1A",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#212121" "selectedBranchBackground": "#212121"
}, },
"GitCommits": {
"graphColor": "#3F3F3F"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#FF9800", "localBranchIconColor": "#FF9800",
"otherIconColor": "#727272", "otherIconColor": "#727272",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#84ffff50", "hoverBackground": "#84ffff50",
"hoverBorderColor": "#84ffff50", "hoverBorderColor": "#84ffff50",
"hoverSeparatorColor": "#191A21",
"focusedBorderColor": "#84ffff50",
"pressedBackground": "#84ffff50", "pressedBackground": "#84ffff50",
"pressedBorderColor": "#84ffff50" "pressedBorderColor": "#84ffff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#191A21", "shadowColor": "#191A21",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#0F111A",
"Tooltip.background": "#090B10"
},
"Content.background": "#090B10",
"CheckBox": { "CheckBox": {
"background": "#0F111A", "background": "#0F111A",
"disabledText": "#464B5D", "disabledText": "#464B5D",
@@ -161,6 +168,7 @@
"hoverBackground": "#1A1C25", "hoverBackground": "#1A1C25",
"hoverColor": "#090B10", "hoverColor": "#090B10",
"hoverMaskColor": "#1F2233", "hoverMaskColor": "#1F2233",
"inactiveColoredFileBackground": "#191A21",
"inactiveUnderlineColor": "#464B5D", "inactiveUnderlineColor": "#464B5D",
"inactiveMaskColor": "#090B10", "inactiveMaskColor": "#090B10",
"underlineColor": "#84ffff", "underlineColor": "#84ffff",
@@ -193,6 +201,7 @@
"hoverColor": "#1F2233", "hoverColor": "#1F2233",
"hoverMaskColor": "#1F2233", "hoverMaskColor": "#1F2233",
"inactiveMaskColor": "#0F111A", "inactiveMaskColor": "#0F111A",
"inactiveColoredFileBackground": "#0F111A2",
"inactiveUnderlineColor": "#464B5D", "inactiveUnderlineColor": "#464B5D",
"selectedForeground": "#8F93A2", "selectedForeground": "#8F93A2",
"selectedBackground": "#1A1C25", "selectedBackground": "#1A1C25",
@@ -288,13 +297,14 @@
"secondaryForeground": "#4B526D", "secondaryForeground": "#4B526D",
"visitedForeground": "#84ffff" "visitedForeground": "#84ffff"
}, },
"link.foreground": "#84ffff",
"List": { "List": {
"background": "#181A1F", "background": "#181A1F",
"foreground": "#8F93A2", "foreground": "#8F93A2",
"selectionBackground": "#23263250", "selectionBackground": "#23263250",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#717CB425" "selectionInactiveBackground": "#717CB430"
}, },
"material": { "material": {
"background": "#0F111A", "background": "#0F111A",
@@ -360,6 +370,7 @@
"background": "#090B10" "background": "#090B10"
} }
}, },
"NewPSD.warning": "#84ffff",
"Notification": { "Notification": {
"background": "#090B10", "background": "#090B10",
"borderColor": "#090B10", "borderColor": "#090B10",
@@ -387,7 +398,9 @@
"messageForeground": "#8F93A2" "messageForeground": "#8F93A2"
}, },
"Outline": { "Outline": {
"color": "#191A21" "color": "#191A21",
"focusedColor": "#84ffff",
"disabledColor": "#464B5D"
}, },
"Panel": { "Panel": {
"background": "#0F111A", "background": "#0F111A",
@@ -417,15 +430,17 @@
"disabledForeground": "#464B5D", "disabledForeground": "#464B5D",
"eapTagBackground": "#1F2233", "eapTagBackground": "#1F2233",
"lightSelectionBackground": "#232632", "lightSelectionBackground": "#232632",
"paidTagBackground": "#1F2233",
"selectionBackground": "#232632", "selectionBackground": "#232632",
"tagForeground": "#84ffff", "tagForeground": "#84ffff",
"tagBackground": "#1F2233", "tagBackground": "#1F2233",
"trialTagBackground": "#1F2233",
"Button": { "Button": {
"installBackground": "#191A21", "installBackground": "#191A21",
"installBorderColor": "#191A21", "installBorderColor": "#191A21",
"installForeground": "#8F93A2", "installForeground": "#8F93A2",
"installFocusedBackground": "#1F2233", "installFocusedBackground": "#1F2233",
"installFillForeground": "#4B526D", "installFillForeground": "#464B5D",
"installFillBackground": "#191A21", "installFillBackground": "#191A21",
"updateBackground": "#191A21", "updateBackground": "#191A21",
"updateBorderColor": "#191A21", "updateBorderColor": "#191A21",
@@ -462,6 +477,7 @@
"separatorForeground": "#8F93A2", "separatorForeground": "#8F93A2",
"separatorColor": "#181A1F", "separatorColor": "#181A1F",
"Toolbar": { "Toolbar": {
"Floating.background": "#090B10",
"background": "#090B10", "background": "#090B10",
"borderColor": "#090B10" "borderColor": "#090B10"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#1F2233", "selectionBackground": "#1F2233",
"trackColor": "#1F2233" "trackColor": "#1F2233"
}, },
"PsiViewer": {
"referenceHighlightColor": "#84ffff"
},
"RadioButton": { "RadioButton": {
"background": "#0F111A", "background": "#0F111A",
"disabledText": "#464B5D", "disabledText": "#464B5D",
@@ -559,6 +578,7 @@
"endBackground": "#84ffff", "endBackground": "#84ffff",
"startBackground": "#84ffff" "startBackground": "#84ffff"
}, },
"SearchField.errorBackground": "#090B10",
"Separator": { "Separator": {
"background": "#181A1F", "background": "#181A1F",
"foreground": "#181A1F", "foreground": "#181A1F",
@@ -648,6 +668,7 @@
"borderColor": "#0F111A", "borderColor": "#0F111A",
"bottomSeparatorColor": "#181A1F", "bottomSeparatorColor": "#181A1F",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#464B5D",
"foreground": "#8F93A2", "foreground": "#8F93A2",
"focusCellBackground": "#1A1C25", "focusCellBackground": "#1A1C25",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#0F111A", "hash": "#0F111A",
"modifiedItemForeground": "#84ffff", "modifiedItemForeground": "#84ffff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#717CB470", "selectionBackground": "#717CB430",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#717CB425", "selectionInactiveBackground": "#717CB430",
"textBackground": "#090B10" "textBackground": "#090B10"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#0F111A",
"ColorPicker.background": "#0F111A",
"ColorPicker.foreground": "#8F93A2",
"Component.borderColor": "#0F111A",
"Component.background": "#0F111A",
"Component.foreground": "#8F93A2",
"Connector.borderColor": "#0F111A",
"Connector.hoverBorderColor": "#1F2233",
"Canvas.background": "#090B10",
"highStroke.foreground": "#8F93A2",
"Label.foreground": "#4B526D",
"List.selectionBackground": "#717CB430",
"Panel.borderColor": "#0F111A",
"Panel.background": "#0F111A", "Panel.background": "#0F111A",
"Preview.background": "#0F111A" "percent.foreground": "#8F93A2",
"Placeholder.background": "#0F111A",
"Placeholder.borderColor": "#0F111A",
"Placeholder.foreground": "#8F93A2",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#0F111A",
"stroke.acceleratorForeground": "#4B526D"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#090B10", "errorBackground": "#090B10",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#0F111A" "selectedBranchBackground": "#0F111A"
}, },
"GitCommits": {
"graphColor": "#1F2233"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#84ffff", "localBranchIconColor": "#84ffff",
"otherIconColor": "#4B526D", "otherIconColor": "#4B526D",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#84ffff50", "hoverBackground": "#84ffff50",
"hoverBorderColor": "#84ffff50", "hoverBorderColor": "#84ffff50",
"hoverSeparatorColor": "#191A21",
"focusedBorderColor": "#84ffff50",
"pressedBackground": "#84ffff50", "pressedBackground": "#84ffff50",
"pressedBorderColor": "#84ffff50" "pressedBorderColor": "#84ffff50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#191A21", "shadowColor": "#191A21",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#0F111A",
"Tooltip.background": "#090B10"
},
"Content.background": "#090B10",
"CheckBox": { "CheckBox": {
"background": "#0F111A", "background": "#0F111A",
"disabledText": "#464B5D", "disabledText": "#464B5D",
@@ -161,6 +168,7 @@
"hoverBackground": "#1A1C25", "hoverBackground": "#1A1C25",
"hoverColor": "#0F111A", "hoverColor": "#0F111A",
"hoverMaskColor": "#1F2233", "hoverMaskColor": "#1F2233",
"inactiveColoredFileBackground": "#191A21",
"inactiveUnderlineColor": "#464B5D", "inactiveUnderlineColor": "#464B5D",
"inactiveMaskColor": "#0F111A", "inactiveMaskColor": "#0F111A",
"underlineColor": "#84ffff", "underlineColor": "#84ffff",
@@ -193,6 +201,7 @@
"hoverColor": "#1F2233", "hoverColor": "#1F2233",
"hoverMaskColor": "#1F2233", "hoverMaskColor": "#1F2233",
"inactiveMaskColor": "#0F111A", "inactiveMaskColor": "#0F111A",
"inactiveColoredFileBackground": "#0F111A2",
"inactiveUnderlineColor": "#464B5D", "inactiveUnderlineColor": "#464B5D",
"selectedForeground": "#8F93A2", "selectedForeground": "#8F93A2",
"selectedBackground": "#1A1C25", "selectedBackground": "#1A1C25",
@@ -288,13 +297,14 @@
"secondaryForeground": "#4B526D", "secondaryForeground": "#4B526D",
"visitedForeground": "#84ffff" "visitedForeground": "#84ffff"
}, },
"link.foreground": "#84ffff",
"List": { "List": {
"background": "#181A1F", "background": "#181A1F",
"foreground": "#8F93A2", "foreground": "#8F93A2",
"selectionBackground": "#23263250", "selectionBackground": "#23263250",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#717CB425" "selectionInactiveBackground": "#717CB430"
}, },
"material": { "material": {
"background": "#0F111A", "background": "#0F111A",
@@ -360,6 +370,7 @@
"background": "#0F111A" "background": "#0F111A"
} }
}, },
"NewPSD.warning": "#84ffff",
"Notification": { "Notification": {
"background": "#090B10", "background": "#090B10",
"borderColor": "#090B10", "borderColor": "#090B10",
@@ -387,7 +398,9 @@
"messageForeground": "#8F93A2" "messageForeground": "#8F93A2"
}, },
"Outline": { "Outline": {
"color": "#191A21" "color": "#191A21",
"focusedColor": "#84ffff",
"disabledColor": "#464B5D"
}, },
"Panel": { "Panel": {
"background": "#0F111A", "background": "#0F111A",
@@ -417,15 +430,17 @@
"disabledForeground": "#464B5D", "disabledForeground": "#464B5D",
"eapTagBackground": "#1F2233", "eapTagBackground": "#1F2233",
"lightSelectionBackground": "#232632", "lightSelectionBackground": "#232632",
"paidTagBackground": "#1F2233",
"selectionBackground": "#232632", "selectionBackground": "#232632",
"tagForeground": "#84ffff", "tagForeground": "#84ffff",
"tagBackground": "#1F2233", "tagBackground": "#1F2233",
"trialTagBackground": "#1F2233",
"Button": { "Button": {
"installBackground": "#191A21", "installBackground": "#191A21",
"installBorderColor": "#191A21", "installBorderColor": "#191A21",
"installForeground": "#8F93A2", "installForeground": "#8F93A2",
"installFocusedBackground": "#1F2233", "installFocusedBackground": "#1F2233",
"installFillForeground": "#4B526D", "installFillForeground": "#464B5D",
"installFillBackground": "#191A21", "installFillBackground": "#191A21",
"updateBackground": "#191A21", "updateBackground": "#191A21",
"updateBorderColor": "#191A21", "updateBorderColor": "#191A21",
@@ -462,6 +477,7 @@
"separatorForeground": "#8F93A2", "separatorForeground": "#8F93A2",
"separatorColor": "#181A1F", "separatorColor": "#181A1F",
"Toolbar": { "Toolbar": {
"Floating.background": "#090B10",
"background": "#090B10", "background": "#090B10",
"borderColor": "#090B10" "borderColor": "#090B10"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#1F2233", "selectionBackground": "#1F2233",
"trackColor": "#1F2233" "trackColor": "#1F2233"
}, },
"PsiViewer": {
"referenceHighlightColor": "#84ffff"
},
"RadioButton": { "RadioButton": {
"background": "#0F111A", "background": "#0F111A",
"disabledText": "#464B5D", "disabledText": "#464B5D",
@@ -559,6 +578,7 @@
"endBackground": "#84ffff", "endBackground": "#84ffff",
"startBackground": "#84ffff" "startBackground": "#84ffff"
}, },
"SearchField.errorBackground": "#090B10",
"Separator": { "Separator": {
"background": "#181A1F", "background": "#181A1F",
"foreground": "#181A1F", "foreground": "#181A1F",
@@ -648,6 +668,7 @@
"borderColor": "#0F111A", "borderColor": "#0F111A",
"bottomSeparatorColor": "#181A1F", "bottomSeparatorColor": "#181A1F",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#464B5D",
"foreground": "#8F93A2", "foreground": "#8F93A2",
"focusCellBackground": "#1A1C25", "focusCellBackground": "#1A1C25",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#0F111A", "hash": "#0F111A",
"modifiedItemForeground": "#84ffff", "modifiedItemForeground": "#84ffff",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#717CB470", "selectionBackground": "#717CB430",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#717CB425", "selectionInactiveBackground": "#717CB430",
"textBackground": "#0F111A" "textBackground": "#0F111A"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#0F111A",
"ColorPicker.background": "#0F111A",
"ColorPicker.foreground": "#8F93A2",
"Component.borderColor": "#0F111A",
"Component.background": "#0F111A",
"Component.foreground": "#8F93A2",
"Connector.borderColor": "#0F111A",
"Connector.hoverBorderColor": "#1F2233",
"Canvas.background": "#090B10",
"highStroke.foreground": "#8F93A2",
"Label.foreground": "#4B526D",
"List.selectionBackground": "#717CB430",
"Panel.borderColor": "#0F111A",
"Panel.background": "#0F111A", "Panel.background": "#0F111A",
"Preview.background": "#0F111A" "percent.foreground": "#8F93A2",
"Placeholder.background": "#0F111A",
"Placeholder.borderColor": "#0F111A",
"Placeholder.foreground": "#8F93A2",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#0F111A",
"stroke.acceleratorForeground": "#4B526D"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#090B10", "errorBackground": "#090B10",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#0F111A" "selectedBranchBackground": "#0F111A"
}, },
"GitCommits": {
"graphColor": "#1F2233"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#84ffff", "localBranchIconColor": "#84ffff",
"otherIconColor": "#4B526D", "otherIconColor": "#4B526D",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#00BCD450", "hoverBackground": "#00BCD450",
"hoverBorderColor": "#00BCD450", "hoverBorderColor": "#00BCD450",
"hoverSeparatorColor": "#F3F4F5",
"focusedBorderColor": "#00BCD450",
"pressedBackground": "#00BCD450", "pressedBackground": "#00BCD450",
"pressedBorderColor": "#00BCD450" "pressedBorderColor": "#00BCD450"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#F3F4F5", "shadowColor": "#F3F4F5",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#d3e1e8",
"Tooltip.background": "#eae8e8"
},
"Content.background": "#EEEEEE",
"CheckBox": { "CheckBox": {
"background": "#FAFAFA", "background": "#FAFAFA",
"disabledText": "#D2D4D5", "disabledText": "#D2D4D5",
@@ -161,6 +168,7 @@
"hoverBackground": "#E7E7E8", "hoverBackground": "#E7E7E8",
"hoverColor": "#EEEEEE", "hoverColor": "#EEEEEE",
"hoverMaskColor": "#E7E7E8", "hoverMaskColor": "#E7E7E8",
"inactiveColoredFileBackground": "#F3F4F5",
"inactiveUnderlineColor": "#D2D4D5", "inactiveUnderlineColor": "#D2D4D5",
"inactiveMaskColor": "#EEEEEE", "inactiveMaskColor": "#EEEEEE",
"underlineColor": "#00BCD4", "underlineColor": "#00BCD4",
@@ -193,6 +201,7 @@
"hoverColor": "#E7E7E8", "hoverColor": "#E7E7E8",
"hoverMaskColor": "#E7E7E8", "hoverMaskColor": "#E7E7E8",
"inactiveMaskColor": "#FAFAFA", "inactiveMaskColor": "#FAFAFA",
"inactiveColoredFileBackground": "#FAFAFA2",
"inactiveUnderlineColor": "#D2D4D5", "inactiveUnderlineColor": "#D2D4D5",
"selectedForeground": "#546E7A", "selectedForeground": "#546E7A",
"selectedBackground": "#E7E7E8", "selectedBackground": "#E7E7E8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#94A7B0", "secondaryForeground": "#94A7B0",
"visitedForeground": "#00BCD4" "visitedForeground": "#00BCD4"
}, },
"link.foreground": "#00BCD4",
"List": { "List": {
"background": "#FFFFFF", "background": "#FFFFFF",
"foreground": "#546E7A", "foreground": "#546E7A",
"selectionBackground": "#80CBC450", "selectionBackground": "#80CBC450",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInactiveForeground": "#546e7a", "selectionInactiveForeground": "#546e7a",
"selectionInactiveBackground": "#80CBC425" "selectionInactiveBackground": "#80CBC440"
}, },
"material": { "material": {
"background": "#FAFAFA", "background": "#FAFAFA",
@@ -360,6 +370,7 @@
"background": "#EEEEEE" "background": "#EEEEEE"
} }
}, },
"NewPSD.warning": "#00BCD4",
"Notification": { "Notification": {
"background": "#eae8e8", "background": "#eae8e8",
"borderColor": "#eae8e8", "borderColor": "#eae8e8",
@@ -387,7 +398,9 @@
"messageForeground": "#546E7A" "messageForeground": "#546E7A"
}, },
"Outline": { "Outline": {
"color": "#F3F4F5" "color": "#F3F4F5",
"focusedColor": "#00BCD4",
"disabledColor": "#D2D4D5"
}, },
"Panel": { "Panel": {
"background": "#FAFAFA", "background": "#FAFAFA",
@@ -417,15 +430,17 @@
"disabledForeground": "#D2D4D5", "disabledForeground": "#D2D4D5",
"eapTagBackground": "#E7E7E8", "eapTagBackground": "#E7E7E8",
"lightSelectionBackground": "#80CBC4", "lightSelectionBackground": "#80CBC4",
"paidTagBackground": "#E7E7E8",
"selectionBackground": "#80CBC4", "selectionBackground": "#80CBC4",
"tagForeground": "#00BCD4", "tagForeground": "#00BCD4",
"tagBackground": "#E7E7E8", "tagBackground": "#E7E7E8",
"trialTagBackground": "#E7E7E8",
"Button": { "Button": {
"installBackground": "#F3F4F5", "installBackground": "#F3F4F5",
"installBorderColor": "#F3F4F5", "installBorderColor": "#F3F4F5",
"installForeground": "#546E7A", "installForeground": "#546E7A",
"installFocusedBackground": "#E7E7E8", "installFocusedBackground": "#E7E7E8",
"installFillForeground": "#94A7B0", "installFillForeground": "#D2D4D5",
"installFillBackground": "#F3F4F5", "installFillBackground": "#F3F4F5",
"updateBackground": "#F3F4F5", "updateBackground": "#F3F4F5",
"updateBorderColor": "#F3F4F5", "updateBorderColor": "#F3F4F5",
@@ -462,6 +477,7 @@
"separatorForeground": "#546E7A", "separatorForeground": "#546E7A",
"separatorColor": "#FFFFFF", "separatorColor": "#FFFFFF",
"Toolbar": { "Toolbar": {
"Floating.background": "#EEEEEE",
"background": "#EEEEEE", "background": "#EEEEEE",
"borderColor": "#EEEEEE" "borderColor": "#EEEEEE"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#E7E7E8", "selectionBackground": "#E7E7E8",
"trackColor": "#E7E7E8" "trackColor": "#E7E7E8"
}, },
"PsiViewer": {
"referenceHighlightColor": "#00BCD4"
},
"RadioButton": { "RadioButton": {
"background": "#FAFAFA", "background": "#FAFAFA",
"disabledText": "#D2D4D5", "disabledText": "#D2D4D5",
@@ -559,6 +578,7 @@
"endBackground": "#00BCD4", "endBackground": "#00BCD4",
"startBackground": "#00BCD4" "startBackground": "#00BCD4"
}, },
"SearchField.errorBackground": "#eae8e8",
"Separator": { "Separator": {
"background": "#FFFFFF", "background": "#FFFFFF",
"foreground": "#FFFFFF", "foreground": "#FFFFFF",
@@ -648,6 +668,7 @@
"borderColor": "#FAFAFA", "borderColor": "#FAFAFA",
"bottomSeparatorColor": "#FFFFFF", "bottomSeparatorColor": "#FFFFFF",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#D2D4D5",
"foreground": "#546E7A", "foreground": "#546E7A",
"focusCellBackground": "#E7E7E8", "focusCellBackground": "#E7E7E8",
"focusCellForeground": "#546e7a", "focusCellForeground": "#546e7a",
@@ -746,17 +767,36 @@
"hash": "#d3e1e8", "hash": "#d3e1e8",
"modifiedItemForeground": "#00BCD4", "modifiedItemForeground": "#00BCD4",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#80CBC470", "selectionBackground": "#80CBC440",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInactiveForeground": "#546e7a", "selectionInactiveForeground": "#546e7a",
"selectionInactiveBackground": "#80CBC425", "selectionInactiveBackground": "#80CBC440",
"textBackground": "#EEEEEE" "textBackground": "#EEEEEE"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#d3e1e8",
"ColorPicker.background": "#FAFAFA",
"ColorPicker.foreground": "#546E7A",
"Component.borderColor": "#d3e1e8",
"Component.background": "#FAFAFA",
"Component.foreground": "#546E7A",
"Connector.borderColor": "#d3e1e8",
"Connector.hoverBorderColor": "#E7E7E8",
"Canvas.background": "#EEEEEE",
"highStroke.foreground": "#546E7A",
"Label.foreground": "#94A7B0",
"List.selectionBackground": "#80CBC440",
"Panel.borderColor": "#d3e1e8",
"Panel.background": "#FAFAFA", "Panel.background": "#FAFAFA",
"Preview.background": "#FAFAFA" "percent.foreground": "#546E7A",
"Placeholder.background": "#FAFAFA",
"Placeholder.borderColor": "#d3e1e8",
"Placeholder.foreground": "#546E7A",
"Placeholder.selectedForeground": "#546e7a",
"Preview.background": "#FAFAFA",
"stroke.acceleratorForeground": "#94A7B0"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#eae8e8", "errorBackground": "#eae8e8",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#FAFAFA" "selectedBranchBackground": "#FAFAFA"
}, },
"GitCommits": {
"graphColor": "#E7E7E8"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#00BCD4", "localBranchIconColor": "#00BCD4",
"otherIconColor": "#94A7B0", "otherIconColor": "#94A7B0",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#91B859" "Objects.GreenAndroid": "#91B859"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#00BCD450", "hoverBackground": "#00BCD450",
"hoverBorderColor": "#00BCD450", "hoverBorderColor": "#00BCD450",
"hoverSeparatorColor": "#F3F4F5",
"focusedBorderColor": "#00BCD450",
"pressedBackground": "#00BCD450", "pressedBackground": "#00BCD450",
"pressedBorderColor": "#00BCD450" "pressedBorderColor": "#00BCD450"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#F3F4F5", "shadowColor": "#F3F4F5",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#d3e1e8",
"Tooltip.background": "#eae8e8"
},
"Content.background": "#EEEEEE",
"CheckBox": { "CheckBox": {
"background": "#FAFAFA", "background": "#FAFAFA",
"disabledText": "#D2D4D5", "disabledText": "#D2D4D5",
@@ -161,6 +168,7 @@
"hoverBackground": "#E7E7E8", "hoverBackground": "#E7E7E8",
"hoverColor": "#FAFAFA", "hoverColor": "#FAFAFA",
"hoverMaskColor": "#E7E7E8", "hoverMaskColor": "#E7E7E8",
"inactiveColoredFileBackground": "#F3F4F5",
"inactiveUnderlineColor": "#D2D4D5", "inactiveUnderlineColor": "#D2D4D5",
"inactiveMaskColor": "#FAFAFA", "inactiveMaskColor": "#FAFAFA",
"underlineColor": "#00BCD4", "underlineColor": "#00BCD4",
@@ -193,6 +201,7 @@
"hoverColor": "#E7E7E8", "hoverColor": "#E7E7E8",
"hoverMaskColor": "#E7E7E8", "hoverMaskColor": "#E7E7E8",
"inactiveMaskColor": "#FAFAFA", "inactiveMaskColor": "#FAFAFA",
"inactiveColoredFileBackground": "#FAFAFA2",
"inactiveUnderlineColor": "#D2D4D5", "inactiveUnderlineColor": "#D2D4D5",
"selectedForeground": "#546E7A", "selectedForeground": "#546E7A",
"selectedBackground": "#E7E7E8", "selectedBackground": "#E7E7E8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#94A7B0", "secondaryForeground": "#94A7B0",
"visitedForeground": "#00BCD4" "visitedForeground": "#00BCD4"
}, },
"link.foreground": "#00BCD4",
"List": { "List": {
"background": "#FFFFFF", "background": "#FFFFFF",
"foreground": "#546E7A", "foreground": "#546E7A",
"selectionBackground": "#80CBC450", "selectionBackground": "#80CBC450",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInactiveForeground": "#546e7a", "selectionInactiveForeground": "#546e7a",
"selectionInactiveBackground": "#80CBC425" "selectionInactiveBackground": "#80CBC440"
}, },
"material": { "material": {
"background": "#FAFAFA", "background": "#FAFAFA",
@@ -360,6 +370,7 @@
"background": "#FAFAFA" "background": "#FAFAFA"
} }
}, },
"NewPSD.warning": "#00BCD4",
"Notification": { "Notification": {
"background": "#eae8e8", "background": "#eae8e8",
"borderColor": "#eae8e8", "borderColor": "#eae8e8",
@@ -387,7 +398,9 @@
"messageForeground": "#546E7A" "messageForeground": "#546E7A"
}, },
"Outline": { "Outline": {
"color": "#F3F4F5" "color": "#F3F4F5",
"focusedColor": "#00BCD4",
"disabledColor": "#D2D4D5"
}, },
"Panel": { "Panel": {
"background": "#FAFAFA", "background": "#FAFAFA",
@@ -417,15 +430,17 @@
"disabledForeground": "#D2D4D5", "disabledForeground": "#D2D4D5",
"eapTagBackground": "#E7E7E8", "eapTagBackground": "#E7E7E8",
"lightSelectionBackground": "#80CBC4", "lightSelectionBackground": "#80CBC4",
"paidTagBackground": "#E7E7E8",
"selectionBackground": "#80CBC4", "selectionBackground": "#80CBC4",
"tagForeground": "#00BCD4", "tagForeground": "#00BCD4",
"tagBackground": "#E7E7E8", "tagBackground": "#E7E7E8",
"trialTagBackground": "#E7E7E8",
"Button": { "Button": {
"installBackground": "#F3F4F5", "installBackground": "#F3F4F5",
"installBorderColor": "#F3F4F5", "installBorderColor": "#F3F4F5",
"installForeground": "#546E7A", "installForeground": "#546E7A",
"installFocusedBackground": "#E7E7E8", "installFocusedBackground": "#E7E7E8",
"installFillForeground": "#94A7B0", "installFillForeground": "#D2D4D5",
"installFillBackground": "#F3F4F5", "installFillBackground": "#F3F4F5",
"updateBackground": "#F3F4F5", "updateBackground": "#F3F4F5",
"updateBorderColor": "#F3F4F5", "updateBorderColor": "#F3F4F5",
@@ -462,6 +477,7 @@
"separatorForeground": "#546E7A", "separatorForeground": "#546E7A",
"separatorColor": "#FFFFFF", "separatorColor": "#FFFFFF",
"Toolbar": { "Toolbar": {
"Floating.background": "#EEEEEE",
"background": "#EEEEEE", "background": "#EEEEEE",
"borderColor": "#EEEEEE" "borderColor": "#EEEEEE"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#E7E7E8", "selectionBackground": "#E7E7E8",
"trackColor": "#E7E7E8" "trackColor": "#E7E7E8"
}, },
"PsiViewer": {
"referenceHighlightColor": "#00BCD4"
},
"RadioButton": { "RadioButton": {
"background": "#FAFAFA", "background": "#FAFAFA",
"disabledText": "#D2D4D5", "disabledText": "#D2D4D5",
@@ -559,6 +578,7 @@
"endBackground": "#00BCD4", "endBackground": "#00BCD4",
"startBackground": "#00BCD4" "startBackground": "#00BCD4"
}, },
"SearchField.errorBackground": "#eae8e8",
"Separator": { "Separator": {
"background": "#FFFFFF", "background": "#FFFFFF",
"foreground": "#FFFFFF", "foreground": "#FFFFFF",
@@ -648,6 +668,7 @@
"borderColor": "#FAFAFA", "borderColor": "#FAFAFA",
"bottomSeparatorColor": "#FFFFFF", "bottomSeparatorColor": "#FFFFFF",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#D2D4D5",
"foreground": "#546E7A", "foreground": "#546E7A",
"focusCellBackground": "#E7E7E8", "focusCellBackground": "#E7E7E8",
"focusCellForeground": "#546e7a", "focusCellForeground": "#546e7a",
@@ -746,17 +767,36 @@
"hash": "#d3e1e8", "hash": "#d3e1e8",
"modifiedItemForeground": "#00BCD4", "modifiedItemForeground": "#00BCD4",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#80CBC470", "selectionBackground": "#80CBC440",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInactiveForeground": "#546e7a", "selectionInactiveForeground": "#546e7a",
"selectionInactiveBackground": "#80CBC425", "selectionInactiveBackground": "#80CBC440",
"textBackground": "#FAFAFA" "textBackground": "#FAFAFA"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#d3e1e8",
"ColorPicker.background": "#FAFAFA",
"ColorPicker.foreground": "#546E7A",
"Component.borderColor": "#d3e1e8",
"Component.background": "#FAFAFA",
"Component.foreground": "#546E7A",
"Connector.borderColor": "#d3e1e8",
"Connector.hoverBorderColor": "#E7E7E8",
"Canvas.background": "#EEEEEE",
"highStroke.foreground": "#546E7A",
"Label.foreground": "#94A7B0",
"List.selectionBackground": "#80CBC440",
"Panel.borderColor": "#d3e1e8",
"Panel.background": "#FAFAFA", "Panel.background": "#FAFAFA",
"Preview.background": "#FAFAFA" "percent.foreground": "#546E7A",
"Placeholder.background": "#FAFAFA",
"Placeholder.borderColor": "#d3e1e8",
"Placeholder.foreground": "#546E7A",
"Placeholder.selectedForeground": "#546e7a",
"Preview.background": "#FAFAFA",
"stroke.acceleratorForeground": "#94A7B0"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#eae8e8", "errorBackground": "#eae8e8",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#FAFAFA" "selectedBranchBackground": "#FAFAFA"
}, },
"GitCommits": {
"graphColor": "#E7E7E8"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#00BCD4", "localBranchIconColor": "#00BCD4",
"otherIconColor": "#94A7B0", "otherIconColor": "#94A7B0",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#91B859" "Objects.GreenAndroid": "#91B859"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#00968850", "hoverBackground": "#00968850",
"hoverBorderColor": "#00968850", "hoverBorderColor": "#00968850",
"hoverSeparatorColor": "#2E3C43",
"focusedBorderColor": "#00968850",
"pressedBackground": "#00968850", "pressedBackground": "#00968850",
"pressedBorderColor": "#00968850" "pressedBorderColor": "#00968850"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#2E3C43", "shadowColor": "#2E3C43",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2A373E",
"Tooltip.background": "#1E272C"
},
"Content.background": "#1E272C",
"CheckBox": { "CheckBox": {
"background": "#263238", "background": "#263238",
"disabledText": "#415967", "disabledText": "#415967",
@@ -161,6 +168,7 @@
"hoverBackground": "#314549", "hoverBackground": "#314549",
"hoverColor": "#1E272C", "hoverColor": "#1E272C",
"hoverMaskColor": "#425B67", "hoverMaskColor": "#425B67",
"inactiveColoredFileBackground": "#2E3C43",
"inactiveUnderlineColor": "#415967", "inactiveUnderlineColor": "#415967",
"inactiveMaskColor": "#1E272C", "inactiveMaskColor": "#1E272C",
"underlineColor": "#009688", "underlineColor": "#009688",
@@ -193,6 +201,7 @@
"hoverColor": "#425B67", "hoverColor": "#425B67",
"hoverMaskColor": "#425B67", "hoverMaskColor": "#425B67",
"inactiveMaskColor": "#263238", "inactiveMaskColor": "#263238",
"inactiveColoredFileBackground": "#2632382",
"inactiveUnderlineColor": "#415967", "inactiveUnderlineColor": "#415967",
"selectedForeground": "#B0BEC5", "selectedForeground": "#B0BEC5",
"selectedBackground": "#314549", "selectedBackground": "#314549",
@@ -288,13 +297,14 @@
"secondaryForeground": "#607D8B", "secondaryForeground": "#607D8B",
"visitedForeground": "#009688" "visitedForeground": "#009688"
}, },
"link.foreground": "#009688",
"List": { "List": {
"background": "#32424A", "background": "#32424A",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"selectionBackground": "#546E7A50", "selectionBackground": "#546E7A50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#546E7A25" "selectionInactiveBackground": "#546E7A50"
}, },
"material": { "material": {
"background": "#263238", "background": "#263238",
@@ -360,6 +370,7 @@
"background": "#1E272C" "background": "#1E272C"
} }
}, },
"NewPSD.warning": "#009688",
"Notification": { "Notification": {
"background": "#1E272C", "background": "#1E272C",
"borderColor": "#1E272C", "borderColor": "#1E272C",
@@ -387,7 +398,9 @@
"messageForeground": "#B0BEC5" "messageForeground": "#B0BEC5"
}, },
"Outline": { "Outline": {
"color": "#2E3C43" "color": "#2E3C43",
"focusedColor": "#009688",
"disabledColor": "#415967"
}, },
"Panel": { "Panel": {
"background": "#263238", "background": "#263238",
@@ -417,15 +430,17 @@
"disabledForeground": "#415967", "disabledForeground": "#415967",
"eapTagBackground": "#425B67", "eapTagBackground": "#425B67",
"lightSelectionBackground": "#546E7A", "lightSelectionBackground": "#546E7A",
"paidTagBackground": "#425B67",
"selectionBackground": "#546E7A", "selectionBackground": "#546E7A",
"tagForeground": "#009688", "tagForeground": "#009688",
"tagBackground": "#425B67", "tagBackground": "#425B67",
"trialTagBackground": "#425B67",
"Button": { "Button": {
"installBackground": "#2E3C43", "installBackground": "#2E3C43",
"installBorderColor": "#2E3C43", "installBorderColor": "#2E3C43",
"installForeground": "#B0BEC5", "installForeground": "#B0BEC5",
"installFocusedBackground": "#425B67", "installFocusedBackground": "#425B67",
"installFillForeground": "#607D8B", "installFillForeground": "#415967",
"installFillBackground": "#2E3C43", "installFillBackground": "#2E3C43",
"updateBackground": "#2E3C43", "updateBackground": "#2E3C43",
"updateBorderColor": "#2E3C43", "updateBorderColor": "#2E3C43",
@@ -462,6 +477,7 @@
"separatorForeground": "#B0BEC5", "separatorForeground": "#B0BEC5",
"separatorColor": "#32424A", "separatorColor": "#32424A",
"Toolbar": { "Toolbar": {
"Floating.background": "#1E272C",
"background": "#1E272C", "background": "#1E272C",
"borderColor": "#1E272C" "borderColor": "#1E272C"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#425B67", "selectionBackground": "#425B67",
"trackColor": "#425B67" "trackColor": "#425B67"
}, },
"PsiViewer": {
"referenceHighlightColor": "#009688"
},
"RadioButton": { "RadioButton": {
"background": "#263238", "background": "#263238",
"disabledText": "#415967", "disabledText": "#415967",
@@ -559,6 +578,7 @@
"endBackground": "#009688", "endBackground": "#009688",
"startBackground": "#009688" "startBackground": "#009688"
}, },
"SearchField.errorBackground": "#1E272C",
"Separator": { "Separator": {
"background": "#32424A", "background": "#32424A",
"foreground": "#32424A", "foreground": "#32424A",
@@ -648,6 +668,7 @@
"borderColor": "#263238", "borderColor": "#263238",
"bottomSeparatorColor": "#32424A", "bottomSeparatorColor": "#32424A",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#415967",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"focusCellBackground": "#314549", "focusCellBackground": "#314549",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#2A373E", "hash": "#2A373E",
"modifiedItemForeground": "#009688", "modifiedItemForeground": "#009688",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#546E7A70", "selectionBackground": "#546E7A50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#546E7A25", "selectionInactiveBackground": "#546E7A50",
"textBackground": "#1E272C" "textBackground": "#1E272C"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2A373E",
"ColorPicker.background": "#263238",
"ColorPicker.foreground": "#B0BEC5",
"Component.borderColor": "#2A373E",
"Component.background": "#263238",
"Component.foreground": "#B0BEC5",
"Connector.borderColor": "#2A373E",
"Connector.hoverBorderColor": "#425B67",
"Canvas.background": "#1E272C",
"highStroke.foreground": "#B0BEC5",
"Label.foreground": "#607D8B",
"List.selectionBackground": "#546E7A50",
"Panel.borderColor": "#2A373E",
"Panel.background": "#263238", "Panel.background": "#263238",
"Preview.background": "#263238" "percent.foreground": "#B0BEC5",
"Placeholder.background": "#263238",
"Placeholder.borderColor": "#2A373E",
"Placeholder.foreground": "#B0BEC5",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#263238",
"stroke.acceleratorForeground": "#607D8B"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1E272C", "errorBackground": "#1E272C",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#263238" "selectedBranchBackground": "#263238"
}, },
"GitCommits": {
"graphColor": "#425B67"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#009688", "localBranchIconColor": "#009688",
"otherIconColor": "#607D8B", "otherIconColor": "#607D8B",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#00968850", "hoverBackground": "#00968850",
"hoverBorderColor": "#00968850", "hoverBorderColor": "#00968850",
"hoverSeparatorColor": "#2E3C43",
"focusedBorderColor": "#00968850",
"pressedBackground": "#00968850", "pressedBackground": "#00968850",
"pressedBorderColor": "#00968850" "pressedBorderColor": "#00968850"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#2E3C43", "shadowColor": "#2E3C43",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2A373E",
"Tooltip.background": "#1E272C"
},
"Content.background": "#1E272C",
"CheckBox": { "CheckBox": {
"background": "#263238", "background": "#263238",
"disabledText": "#415967", "disabledText": "#415967",
@@ -161,6 +168,7 @@
"hoverBackground": "#314549", "hoverBackground": "#314549",
"hoverColor": "#263238", "hoverColor": "#263238",
"hoverMaskColor": "#425B67", "hoverMaskColor": "#425B67",
"inactiveColoredFileBackground": "#2E3C43",
"inactiveUnderlineColor": "#415967", "inactiveUnderlineColor": "#415967",
"inactiveMaskColor": "#263238", "inactiveMaskColor": "#263238",
"underlineColor": "#009688", "underlineColor": "#009688",
@@ -193,6 +201,7 @@
"hoverColor": "#425B67", "hoverColor": "#425B67",
"hoverMaskColor": "#425B67", "hoverMaskColor": "#425B67",
"inactiveMaskColor": "#263238", "inactiveMaskColor": "#263238",
"inactiveColoredFileBackground": "#2632382",
"inactiveUnderlineColor": "#415967", "inactiveUnderlineColor": "#415967",
"selectedForeground": "#B0BEC5", "selectedForeground": "#B0BEC5",
"selectedBackground": "#314549", "selectedBackground": "#314549",
@@ -288,13 +297,14 @@
"secondaryForeground": "#607D8B", "secondaryForeground": "#607D8B",
"visitedForeground": "#009688" "visitedForeground": "#009688"
}, },
"link.foreground": "#009688",
"List": { "List": {
"background": "#32424A", "background": "#32424A",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"selectionBackground": "#546E7A50", "selectionBackground": "#546E7A50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#546E7A25" "selectionInactiveBackground": "#546E7A50"
}, },
"material": { "material": {
"background": "#263238", "background": "#263238",
@@ -360,6 +370,7 @@
"background": "#263238" "background": "#263238"
} }
}, },
"NewPSD.warning": "#009688",
"Notification": { "Notification": {
"background": "#1E272C", "background": "#1E272C",
"borderColor": "#1E272C", "borderColor": "#1E272C",
@@ -387,7 +398,9 @@
"messageForeground": "#B0BEC5" "messageForeground": "#B0BEC5"
}, },
"Outline": { "Outline": {
"color": "#2E3C43" "color": "#2E3C43",
"focusedColor": "#009688",
"disabledColor": "#415967"
}, },
"Panel": { "Panel": {
"background": "#263238", "background": "#263238",
@@ -417,15 +430,17 @@
"disabledForeground": "#415967", "disabledForeground": "#415967",
"eapTagBackground": "#425B67", "eapTagBackground": "#425B67",
"lightSelectionBackground": "#546E7A", "lightSelectionBackground": "#546E7A",
"paidTagBackground": "#425B67",
"selectionBackground": "#546E7A", "selectionBackground": "#546E7A",
"tagForeground": "#009688", "tagForeground": "#009688",
"tagBackground": "#425B67", "tagBackground": "#425B67",
"trialTagBackground": "#425B67",
"Button": { "Button": {
"installBackground": "#2E3C43", "installBackground": "#2E3C43",
"installBorderColor": "#2E3C43", "installBorderColor": "#2E3C43",
"installForeground": "#B0BEC5", "installForeground": "#B0BEC5",
"installFocusedBackground": "#425B67", "installFocusedBackground": "#425B67",
"installFillForeground": "#607D8B", "installFillForeground": "#415967",
"installFillBackground": "#2E3C43", "installFillBackground": "#2E3C43",
"updateBackground": "#2E3C43", "updateBackground": "#2E3C43",
"updateBorderColor": "#2E3C43", "updateBorderColor": "#2E3C43",
@@ -462,6 +477,7 @@
"separatorForeground": "#B0BEC5", "separatorForeground": "#B0BEC5",
"separatorColor": "#32424A", "separatorColor": "#32424A",
"Toolbar": { "Toolbar": {
"Floating.background": "#1E272C",
"background": "#1E272C", "background": "#1E272C",
"borderColor": "#1E272C" "borderColor": "#1E272C"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#425B67", "selectionBackground": "#425B67",
"trackColor": "#425B67" "trackColor": "#425B67"
}, },
"PsiViewer": {
"referenceHighlightColor": "#009688"
},
"RadioButton": { "RadioButton": {
"background": "#263238", "background": "#263238",
"disabledText": "#415967", "disabledText": "#415967",
@@ -559,6 +578,7 @@
"endBackground": "#009688", "endBackground": "#009688",
"startBackground": "#009688" "startBackground": "#009688"
}, },
"SearchField.errorBackground": "#1E272C",
"Separator": { "Separator": {
"background": "#32424A", "background": "#32424A",
"foreground": "#32424A", "foreground": "#32424A",
@@ -648,6 +668,7 @@
"borderColor": "#263238", "borderColor": "#263238",
"bottomSeparatorColor": "#32424A", "bottomSeparatorColor": "#32424A",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#415967",
"foreground": "#B0BEC5", "foreground": "#B0BEC5",
"focusCellBackground": "#314549", "focusCellBackground": "#314549",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#2A373E", "hash": "#2A373E",
"modifiedItemForeground": "#009688", "modifiedItemForeground": "#009688",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#546E7A70", "selectionBackground": "#546E7A50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#546E7A25", "selectionInactiveBackground": "#546E7A50",
"textBackground": "#263238" "textBackground": "#263238"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2A373E",
"ColorPicker.background": "#263238",
"ColorPicker.foreground": "#B0BEC5",
"Component.borderColor": "#2A373E",
"Component.background": "#263238",
"Component.foreground": "#B0BEC5",
"Connector.borderColor": "#2A373E",
"Connector.hoverBorderColor": "#425B67",
"Canvas.background": "#1E272C",
"highStroke.foreground": "#B0BEC5",
"Label.foreground": "#607D8B",
"List.selectionBackground": "#546E7A50",
"Panel.borderColor": "#2A373E",
"Panel.background": "#263238", "Panel.background": "#263238",
"Preview.background": "#263238" "percent.foreground": "#B0BEC5",
"Placeholder.background": "#263238",
"Placeholder.borderColor": "#2A373E",
"Placeholder.foreground": "#B0BEC5",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#263238",
"stroke.acceleratorForeground": "#607D8B"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#1E272C", "errorBackground": "#1E272C",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#263238" "selectedBranchBackground": "#263238"
}, },
"GitCommits": {
"graphColor": "#425B67"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#009688", "localBranchIconColor": "#009688",
"otherIconColor": "#607D8B", "otherIconColor": "#607D8B",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#ab47bc50", "hoverBackground": "#ab47bc50",
"hoverBorderColor": "#ab47bc50", "hoverBorderColor": "#ab47bc50",
"hoverSeparatorColor": "#303348",
"focusedBorderColor": "#ab47bc50",
"pressedBackground": "#ab47bc50", "pressedBackground": "#ab47bc50",
"pressedBorderColor": "#ab47bc50" "pressedBorderColor": "#ab47bc50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#303348", "shadowColor": "#303348",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2b2a3e",
"Tooltip.background": "#202331"
},
"Content.background": "#202331",
"CheckBox": { "CheckBox": {
"background": "#292D3E", "background": "#292D3E",
"disabledText": "#515772", "disabledText": "#515772",
@@ -161,6 +168,7 @@
"hoverBackground": "#414863", "hoverBackground": "#414863",
"hoverColor": "#202331", "hoverColor": "#202331",
"hoverMaskColor": "#444267", "hoverMaskColor": "#444267",
"inactiveColoredFileBackground": "#303348",
"inactiveUnderlineColor": "#515772", "inactiveUnderlineColor": "#515772",
"inactiveMaskColor": "#202331", "inactiveMaskColor": "#202331",
"underlineColor": "#ab47bc", "underlineColor": "#ab47bc",
@@ -193,6 +201,7 @@
"hoverColor": "#444267", "hoverColor": "#444267",
"hoverMaskColor": "#444267", "hoverMaskColor": "#444267",
"inactiveMaskColor": "#292D3E", "inactiveMaskColor": "#292D3E",
"inactiveColoredFileBackground": "#292D3E2",
"inactiveUnderlineColor": "#515772", "inactiveUnderlineColor": "#515772",
"selectedForeground": "#A6ACCD", "selectedForeground": "#A6ACCD",
"selectedBackground": "#414863", "selectedBackground": "#414863",
@@ -288,13 +297,14 @@
"secondaryForeground": "#676E95", "secondaryForeground": "#676E95",
"visitedForeground": "#ab47bc" "visitedForeground": "#ab47bc"
}, },
"link.foreground": "#ab47bc",
"List": { "List": {
"background": "#34324a", "background": "#34324a",
"foreground": "#A6ACCD", "foreground": "#A6ACCD",
"selectionBackground": "#3C435E50", "selectionBackground": "#3C435E50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#676E9525" "selectionInactiveBackground": "#676E9550"
}, },
"material": { "material": {
"background": "#292D3E", "background": "#292D3E",
@@ -360,6 +370,7 @@
"background": "#202331" "background": "#202331"
} }
}, },
"NewPSD.warning": "#ab47bc",
"Notification": { "Notification": {
"background": "#202331", "background": "#202331",
"borderColor": "#202331", "borderColor": "#202331",
@@ -387,7 +398,9 @@
"messageForeground": "#A6ACCD" "messageForeground": "#A6ACCD"
}, },
"Outline": { "Outline": {
"color": "#303348" "color": "#303348",
"focusedColor": "#ab47bc",
"disabledColor": "#515772"
}, },
"Panel": { "Panel": {
"background": "#292D3E", "background": "#292D3E",
@@ -417,15 +430,17 @@
"disabledForeground": "#515772", "disabledForeground": "#515772",
"eapTagBackground": "#444267", "eapTagBackground": "#444267",
"lightSelectionBackground": "#3C435E", "lightSelectionBackground": "#3C435E",
"paidTagBackground": "#444267",
"selectionBackground": "#3C435E", "selectionBackground": "#3C435E",
"tagForeground": "#ab47bc", "tagForeground": "#ab47bc",
"tagBackground": "#444267", "tagBackground": "#444267",
"trialTagBackground": "#444267",
"Button": { "Button": {
"installBackground": "#303348", "installBackground": "#303348",
"installBorderColor": "#303348", "installBorderColor": "#303348",
"installForeground": "#A6ACCD", "installForeground": "#A6ACCD",
"installFocusedBackground": "#444267", "installFocusedBackground": "#444267",
"installFillForeground": "#676E95", "installFillForeground": "#515772",
"installFillBackground": "#303348", "installFillBackground": "#303348",
"updateBackground": "#303348", "updateBackground": "#303348",
"updateBorderColor": "#303348", "updateBorderColor": "#303348",
@@ -462,6 +477,7 @@
"separatorForeground": "#A6ACCD", "separatorForeground": "#A6ACCD",
"separatorColor": "#34324a", "separatorColor": "#34324a",
"Toolbar": { "Toolbar": {
"Floating.background": "#202331",
"background": "#202331", "background": "#202331",
"borderColor": "#202331" "borderColor": "#202331"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#444267", "selectionBackground": "#444267",
"trackColor": "#444267" "trackColor": "#444267"
}, },
"PsiViewer": {
"referenceHighlightColor": "#ab47bc"
},
"RadioButton": { "RadioButton": {
"background": "#292D3E", "background": "#292D3E",
"disabledText": "#515772", "disabledText": "#515772",
@@ -559,6 +578,7 @@
"endBackground": "#ab47bc", "endBackground": "#ab47bc",
"startBackground": "#ab47bc" "startBackground": "#ab47bc"
}, },
"SearchField.errorBackground": "#202331",
"Separator": { "Separator": {
"background": "#34324a", "background": "#34324a",
"foreground": "#34324a", "foreground": "#34324a",
@@ -648,6 +668,7 @@
"borderColor": "#292D3E", "borderColor": "#292D3E",
"bottomSeparatorColor": "#34324a", "bottomSeparatorColor": "#34324a",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#515772",
"foreground": "#A6ACCD", "foreground": "#A6ACCD",
"focusCellBackground": "#414863", "focusCellBackground": "#414863",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#2b2a3e", "hash": "#2b2a3e",
"modifiedItemForeground": "#ab47bc", "modifiedItemForeground": "#ab47bc",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#676E9570", "selectionBackground": "#676E9550",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#676E9525", "selectionInactiveBackground": "#676E9550",
"textBackground": "#202331" "textBackground": "#202331"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2b2a3e",
"ColorPicker.background": "#292D3E",
"ColorPicker.foreground": "#A6ACCD",
"Component.borderColor": "#2b2a3e",
"Component.background": "#292D3E",
"Component.foreground": "#A6ACCD",
"Connector.borderColor": "#2b2a3e",
"Connector.hoverBorderColor": "#444267",
"Canvas.background": "#202331",
"highStroke.foreground": "#A6ACCD",
"Label.foreground": "#676E95",
"List.selectionBackground": "#676E9550",
"Panel.borderColor": "#2b2a3e",
"Panel.background": "#292D3E", "Panel.background": "#292D3E",
"Preview.background": "#292D3E" "percent.foreground": "#A6ACCD",
"Placeholder.background": "#292D3E",
"Placeholder.borderColor": "#2b2a3e",
"Placeholder.foreground": "#A6ACCD",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#292D3E",
"stroke.acceleratorForeground": "#676E95"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#202331", "errorBackground": "#202331",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#292D3E" "selectedBranchBackground": "#292D3E"
}, },
"GitCommits": {
"graphColor": "#444267"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#ab47bc", "localBranchIconColor": "#ab47bc",
"otherIconColor": "#676E95", "otherIconColor": "#676E95",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#ab47bc50", "hoverBackground": "#ab47bc50",
"hoverBorderColor": "#ab47bc50", "hoverBorderColor": "#ab47bc50",
"hoverSeparatorColor": "#303348",
"focusedBorderColor": "#ab47bc50",
"pressedBackground": "#ab47bc50", "pressedBackground": "#ab47bc50",
"pressedBorderColor": "#ab47bc50" "pressedBorderColor": "#ab47bc50"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#303348", "shadowColor": "#303348",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2b2a3e",
"Tooltip.background": "#202331"
},
"Content.background": "#202331",
"CheckBox": { "CheckBox": {
"background": "#292D3E", "background": "#292D3E",
"disabledText": "#515772", "disabledText": "#515772",
@@ -161,6 +168,7 @@
"hoverBackground": "#414863", "hoverBackground": "#414863",
"hoverColor": "#292D3E", "hoverColor": "#292D3E",
"hoverMaskColor": "#444267", "hoverMaskColor": "#444267",
"inactiveColoredFileBackground": "#303348",
"inactiveUnderlineColor": "#515772", "inactiveUnderlineColor": "#515772",
"inactiveMaskColor": "#292D3E", "inactiveMaskColor": "#292D3E",
"underlineColor": "#ab47bc", "underlineColor": "#ab47bc",
@@ -193,6 +201,7 @@
"hoverColor": "#444267", "hoverColor": "#444267",
"hoverMaskColor": "#444267", "hoverMaskColor": "#444267",
"inactiveMaskColor": "#292D3E", "inactiveMaskColor": "#292D3E",
"inactiveColoredFileBackground": "#292D3E2",
"inactiveUnderlineColor": "#515772", "inactiveUnderlineColor": "#515772",
"selectedForeground": "#A6ACCD", "selectedForeground": "#A6ACCD",
"selectedBackground": "#414863", "selectedBackground": "#414863",
@@ -288,13 +297,14 @@
"secondaryForeground": "#676E95", "secondaryForeground": "#676E95",
"visitedForeground": "#ab47bc" "visitedForeground": "#ab47bc"
}, },
"link.foreground": "#ab47bc",
"List": { "List": {
"background": "#34324a", "background": "#34324a",
"foreground": "#A6ACCD", "foreground": "#A6ACCD",
"selectionBackground": "#3C435E50", "selectionBackground": "#3C435E50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#676E9525" "selectionInactiveBackground": "#676E9550"
}, },
"material": { "material": {
"background": "#292D3E", "background": "#292D3E",
@@ -360,6 +370,7 @@
"background": "#292D3E" "background": "#292D3E"
} }
}, },
"NewPSD.warning": "#ab47bc",
"Notification": { "Notification": {
"background": "#202331", "background": "#202331",
"borderColor": "#202331", "borderColor": "#202331",
@@ -387,7 +398,9 @@
"messageForeground": "#A6ACCD" "messageForeground": "#A6ACCD"
}, },
"Outline": { "Outline": {
"color": "#303348" "color": "#303348",
"focusedColor": "#ab47bc",
"disabledColor": "#515772"
}, },
"Panel": { "Panel": {
"background": "#292D3E", "background": "#292D3E",
@@ -417,15 +430,17 @@
"disabledForeground": "#515772", "disabledForeground": "#515772",
"eapTagBackground": "#444267", "eapTagBackground": "#444267",
"lightSelectionBackground": "#3C435E", "lightSelectionBackground": "#3C435E",
"paidTagBackground": "#444267",
"selectionBackground": "#3C435E", "selectionBackground": "#3C435E",
"tagForeground": "#ab47bc", "tagForeground": "#ab47bc",
"tagBackground": "#444267", "tagBackground": "#444267",
"trialTagBackground": "#444267",
"Button": { "Button": {
"installBackground": "#303348", "installBackground": "#303348",
"installBorderColor": "#303348", "installBorderColor": "#303348",
"installForeground": "#A6ACCD", "installForeground": "#A6ACCD",
"installFocusedBackground": "#444267", "installFocusedBackground": "#444267",
"installFillForeground": "#676E95", "installFillForeground": "#515772",
"installFillBackground": "#303348", "installFillBackground": "#303348",
"updateBackground": "#303348", "updateBackground": "#303348",
"updateBorderColor": "#303348", "updateBorderColor": "#303348",
@@ -462,6 +477,7 @@
"separatorForeground": "#A6ACCD", "separatorForeground": "#A6ACCD",
"separatorColor": "#34324a", "separatorColor": "#34324a",
"Toolbar": { "Toolbar": {
"Floating.background": "#202331",
"background": "#202331", "background": "#202331",
"borderColor": "#202331" "borderColor": "#202331"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#444267", "selectionBackground": "#444267",
"trackColor": "#444267" "trackColor": "#444267"
}, },
"PsiViewer": {
"referenceHighlightColor": "#ab47bc"
},
"RadioButton": { "RadioButton": {
"background": "#292D3E", "background": "#292D3E",
"disabledText": "#515772", "disabledText": "#515772",
@@ -559,6 +578,7 @@
"endBackground": "#ab47bc", "endBackground": "#ab47bc",
"startBackground": "#ab47bc" "startBackground": "#ab47bc"
}, },
"SearchField.errorBackground": "#202331",
"Separator": { "Separator": {
"background": "#34324a", "background": "#34324a",
"foreground": "#34324a", "foreground": "#34324a",
@@ -648,6 +668,7 @@
"borderColor": "#292D3E", "borderColor": "#292D3E",
"bottomSeparatorColor": "#34324a", "bottomSeparatorColor": "#34324a",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#515772",
"foreground": "#A6ACCD", "foreground": "#A6ACCD",
"focusCellBackground": "#414863", "focusCellBackground": "#414863",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#2b2a3e", "hash": "#2b2a3e",
"modifiedItemForeground": "#ab47bc", "modifiedItemForeground": "#ab47bc",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#676E9570", "selectionBackground": "#676E9550",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#676E9525", "selectionInactiveBackground": "#676E9550",
"textBackground": "#292D3E" "textBackground": "#292D3E"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2b2a3e",
"ColorPicker.background": "#292D3E",
"ColorPicker.foreground": "#A6ACCD",
"Component.borderColor": "#2b2a3e",
"Component.background": "#292D3E",
"Component.foreground": "#A6ACCD",
"Connector.borderColor": "#2b2a3e",
"Connector.hoverBorderColor": "#444267",
"Canvas.background": "#202331",
"highStroke.foreground": "#A6ACCD",
"Label.foreground": "#676E95",
"List.selectionBackground": "#676E9550",
"Panel.borderColor": "#2b2a3e",
"Panel.background": "#292D3E", "Panel.background": "#292D3E",
"Preview.background": "#292D3E" "percent.foreground": "#A6ACCD",
"Placeholder.background": "#292D3E",
"Placeholder.borderColor": "#2b2a3e",
"Placeholder.foreground": "#A6ACCD",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#292D3E",
"stroke.acceleratorForeground": "#676E95"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#202331", "errorBackground": "#202331",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#292D3E" "selectedBranchBackground": "#292D3E"
}, },
"GitCommits": {
"graphColor": "#444267"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#ab47bc", "localBranchIconColor": "#ab47bc",
"otherIconColor": "#676E95", "otherIconColor": "#676E95",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#c3e88d" "Objects.GreenAndroid": "#c3e88d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#ffd86650", "hoverBackground": "#ffd86650",
"hoverBorderColor": "#ffd86650", "hoverBorderColor": "#ffd86650",
"hoverSeparatorColor": "#403E41",
"focusedBorderColor": "#ffd86650",
"pressedBackground": "#ffd86650", "pressedBackground": "#ffd86650",
"pressedBorderColor": "#ffd86650" "pressedBorderColor": "#ffd86650"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#403E41", "shadowColor": "#403E41",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2d2a2e",
"Tooltip.background": "#363437"
},
"Content.background": "#3a3a3c",
"CheckBox": { "CheckBox": {
"background": "#2D2A2E", "background": "#2D2A2E",
"disabledText": "#5b595c", "disabledText": "#5b595c",
@@ -161,6 +168,7 @@
"hoverBackground": "#4A474B", "hoverBackground": "#4A474B",
"hoverColor": "#3a3a3c", "hoverColor": "#3a3a3c",
"hoverMaskColor": "#5b595c", "hoverMaskColor": "#5b595c",
"inactiveColoredFileBackground": "#403E41",
"inactiveUnderlineColor": "#5b595c", "inactiveUnderlineColor": "#5b595c",
"inactiveMaskColor": "#3a3a3c", "inactiveMaskColor": "#3a3a3c",
"underlineColor": "#ffd866", "underlineColor": "#ffd866",
@@ -193,6 +201,7 @@
"hoverColor": "#5b595c", "hoverColor": "#5b595c",
"hoverMaskColor": "#5b595c", "hoverMaskColor": "#5b595c",
"inactiveMaskColor": "#2D2A2E", "inactiveMaskColor": "#2D2A2E",
"inactiveColoredFileBackground": "#2D2A2E2",
"inactiveUnderlineColor": "#5b595c", "inactiveUnderlineColor": "#5b595c",
"selectedForeground": "#fcfcfa", "selectedForeground": "#fcfcfa",
"selectedBackground": "#4A474B", "selectedBackground": "#4A474B",
@@ -288,13 +297,14 @@
"secondaryForeground": "#939293", "secondaryForeground": "#939293",
"visitedForeground": "#ffd866" "visitedForeground": "#ffd866"
}, },
"link.foreground": "#ffd866",
"List": { "List": {
"background": "#403E41", "background": "#403E41",
"foreground": "#fcfcfa", "foreground": "#fcfcfa",
"selectionBackground": "#6E6C6F50", "selectionBackground": "#6E6C6F50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#ffd866", "selectionInactiveForeground": "#ffd866",
"selectionInactiveBackground": "#403E4125" "selectionInactiveBackground": "#403E41"
}, },
"material": { "material": {
"background": "#2D2A2E", "background": "#2D2A2E",
@@ -360,6 +370,7 @@
"background": "#3a3a3c" "background": "#3a3a3c"
} }
}, },
"NewPSD.warning": "#ffd866",
"Notification": { "Notification": {
"background": "#363437", "background": "#363437",
"borderColor": "#363437", "borderColor": "#363437",
@@ -387,7 +398,9 @@
"messageForeground": "#fcfcfa" "messageForeground": "#fcfcfa"
}, },
"Outline": { "Outline": {
"color": "#403E41" "color": "#403E41",
"focusedColor": "#ffd866",
"disabledColor": "#5b595c"
}, },
"Panel": { "Panel": {
"background": "#2D2A2E", "background": "#2D2A2E",
@@ -417,15 +430,17 @@
"disabledForeground": "#5b595c", "disabledForeground": "#5b595c",
"eapTagBackground": "#5b595c", "eapTagBackground": "#5b595c",
"lightSelectionBackground": "#6E6C6F", "lightSelectionBackground": "#6E6C6F",
"paidTagBackground": "#5b595c",
"selectionBackground": "#6E6C6F", "selectionBackground": "#6E6C6F",
"tagForeground": "#ffd866", "tagForeground": "#ffd866",
"tagBackground": "#5b595c", "tagBackground": "#5b595c",
"trialTagBackground": "#5b595c",
"Button": { "Button": {
"installBackground": "#403E41", "installBackground": "#403E41",
"installBorderColor": "#403E41", "installBorderColor": "#403E41",
"installForeground": "#fcfcfa", "installForeground": "#fcfcfa",
"installFocusedBackground": "#5b595c", "installFocusedBackground": "#5b595c",
"installFillForeground": "#939293", "installFillForeground": "#5b595c",
"installFillBackground": "#403E41", "installFillBackground": "#403E41",
"updateBackground": "#403E41", "updateBackground": "#403E41",
"updateBorderColor": "#403E41", "updateBorderColor": "#403E41",
@@ -462,6 +477,7 @@
"separatorForeground": "#fcfcfa", "separatorForeground": "#fcfcfa",
"separatorColor": "#403E41", "separatorColor": "#403E41",
"Toolbar": { "Toolbar": {
"Floating.background": "#3a3a3c",
"background": "#3a3a3c", "background": "#3a3a3c",
"borderColor": "#3a3a3c" "borderColor": "#3a3a3c"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#5b595c", "selectionBackground": "#5b595c",
"trackColor": "#5b595c" "trackColor": "#5b595c"
}, },
"PsiViewer": {
"referenceHighlightColor": "#ffd866"
},
"RadioButton": { "RadioButton": {
"background": "#2D2A2E", "background": "#2D2A2E",
"disabledText": "#5b595c", "disabledText": "#5b595c",
@@ -559,6 +578,7 @@
"endBackground": "#ffd866", "endBackground": "#ffd866",
"startBackground": "#ffd866" "startBackground": "#ffd866"
}, },
"SearchField.errorBackground": "#363437",
"Separator": { "Separator": {
"background": "#403E41", "background": "#403E41",
"foreground": "#403E41", "foreground": "#403E41",
@@ -648,6 +668,7 @@
"borderColor": "#2D2A2E", "borderColor": "#2D2A2E",
"bottomSeparatorColor": "#403E41", "bottomSeparatorColor": "#403E41",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#5b595c",
"foreground": "#fcfcfa", "foreground": "#fcfcfa",
"focusCellBackground": "#4A474B", "focusCellBackground": "#4A474B",
"focusCellForeground": "#ffd866", "focusCellForeground": "#ffd866",
@@ -746,17 +767,36 @@
"hash": "#2d2a2e", "hash": "#2d2a2e",
"modifiedItemForeground": "#ffd866", "modifiedItemForeground": "#ffd866",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#403E4170", "selectionBackground": "#403E41",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#403E4125", "selectionInactiveBackground": "#403E41",
"textBackground": "#3a3a3c" "textBackground": "#3a3a3c"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2d2a2e",
"ColorPicker.background": "#2D2A2E",
"ColorPicker.foreground": "#fcfcfa",
"Component.borderColor": "#2d2a2e",
"Component.background": "#2D2A2E",
"Component.foreground": "#fcfcfa",
"Connector.borderColor": "#2d2a2e",
"Connector.hoverBorderColor": "#5b595c",
"Canvas.background": "#3a3a3c",
"highStroke.foreground": "#fcfcfa",
"Label.foreground": "#939293",
"List.selectionBackground": "#403E41",
"Panel.borderColor": "#2d2a2e",
"Panel.background": "#2D2A2E", "Panel.background": "#2D2A2E",
"Preview.background": "#2D2A2E" "percent.foreground": "#fcfcfa",
"Placeholder.background": "#2D2A2E",
"Placeholder.borderColor": "#2d2a2e",
"Placeholder.foreground": "#fcfcfa",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#2D2A2E",
"stroke.acceleratorForeground": "#939293"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#363437", "errorBackground": "#363437",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#2D2A2E" "selectedBranchBackground": "#2D2A2E"
}, },
"GitCommits": {
"graphColor": "#5b595c"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#ffd866", "localBranchIconColor": "#ffd866",
"otherIconColor": "#939293", "otherIconColor": "#939293",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#FFD866" "Objects.GreenAndroid": "#FFD866"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#ffd86650", "hoverBackground": "#ffd86650",
"hoverBorderColor": "#ffd86650", "hoverBorderColor": "#ffd86650",
"hoverSeparatorColor": "#403E41",
"focusedBorderColor": "#ffd86650",
"pressedBackground": "#ffd86650", "pressedBackground": "#ffd86650",
"pressedBorderColor": "#ffd86650" "pressedBorderColor": "#ffd86650"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#403E41", "shadowColor": "#403E41",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#2d2a2e",
"Tooltip.background": "#363437"
},
"Content.background": "#3a3a3c",
"CheckBox": { "CheckBox": {
"background": "#2D2A2E", "background": "#2D2A2E",
"disabledText": "#5b595c", "disabledText": "#5b595c",
@@ -161,6 +168,7 @@
"hoverBackground": "#4A474B", "hoverBackground": "#4A474B",
"hoverColor": "#2D2A2E", "hoverColor": "#2D2A2E",
"hoverMaskColor": "#5b595c", "hoverMaskColor": "#5b595c",
"inactiveColoredFileBackground": "#403E41",
"inactiveUnderlineColor": "#5b595c", "inactiveUnderlineColor": "#5b595c",
"inactiveMaskColor": "#2D2A2E", "inactiveMaskColor": "#2D2A2E",
"underlineColor": "#ffd866", "underlineColor": "#ffd866",
@@ -193,6 +201,7 @@
"hoverColor": "#5b595c", "hoverColor": "#5b595c",
"hoverMaskColor": "#5b595c", "hoverMaskColor": "#5b595c",
"inactiveMaskColor": "#2D2A2E", "inactiveMaskColor": "#2D2A2E",
"inactiveColoredFileBackground": "#2D2A2E2",
"inactiveUnderlineColor": "#5b595c", "inactiveUnderlineColor": "#5b595c",
"selectedForeground": "#fcfcfa", "selectedForeground": "#fcfcfa",
"selectedBackground": "#4A474B", "selectedBackground": "#4A474B",
@@ -288,13 +297,14 @@
"secondaryForeground": "#939293", "secondaryForeground": "#939293",
"visitedForeground": "#ffd866" "visitedForeground": "#ffd866"
}, },
"link.foreground": "#ffd866",
"List": { "List": {
"background": "#403E41", "background": "#403E41",
"foreground": "#fcfcfa", "foreground": "#fcfcfa",
"selectionBackground": "#6E6C6F50", "selectionBackground": "#6E6C6F50",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#ffd866", "selectionInactiveForeground": "#ffd866",
"selectionInactiveBackground": "#403E4125" "selectionInactiveBackground": "#403E41"
}, },
"material": { "material": {
"background": "#2D2A2E", "background": "#2D2A2E",
@@ -360,6 +370,7 @@
"background": "#2D2A2E" "background": "#2D2A2E"
} }
}, },
"NewPSD.warning": "#ffd866",
"Notification": { "Notification": {
"background": "#363437", "background": "#363437",
"borderColor": "#363437", "borderColor": "#363437",
@@ -387,7 +398,9 @@
"messageForeground": "#fcfcfa" "messageForeground": "#fcfcfa"
}, },
"Outline": { "Outline": {
"color": "#403E41" "color": "#403E41",
"focusedColor": "#ffd866",
"disabledColor": "#5b595c"
}, },
"Panel": { "Panel": {
"background": "#2D2A2E", "background": "#2D2A2E",
@@ -417,15 +430,17 @@
"disabledForeground": "#5b595c", "disabledForeground": "#5b595c",
"eapTagBackground": "#5b595c", "eapTagBackground": "#5b595c",
"lightSelectionBackground": "#6E6C6F", "lightSelectionBackground": "#6E6C6F",
"paidTagBackground": "#5b595c",
"selectionBackground": "#6E6C6F", "selectionBackground": "#6E6C6F",
"tagForeground": "#ffd866", "tagForeground": "#ffd866",
"tagBackground": "#5b595c", "tagBackground": "#5b595c",
"trialTagBackground": "#5b595c",
"Button": { "Button": {
"installBackground": "#403E41", "installBackground": "#403E41",
"installBorderColor": "#403E41", "installBorderColor": "#403E41",
"installForeground": "#fcfcfa", "installForeground": "#fcfcfa",
"installFocusedBackground": "#5b595c", "installFocusedBackground": "#5b595c",
"installFillForeground": "#939293", "installFillForeground": "#5b595c",
"installFillBackground": "#403E41", "installFillBackground": "#403E41",
"updateBackground": "#403E41", "updateBackground": "#403E41",
"updateBorderColor": "#403E41", "updateBorderColor": "#403E41",
@@ -462,6 +477,7 @@
"separatorForeground": "#fcfcfa", "separatorForeground": "#fcfcfa",
"separatorColor": "#403E41", "separatorColor": "#403E41",
"Toolbar": { "Toolbar": {
"Floating.background": "#3a3a3c",
"background": "#3a3a3c", "background": "#3a3a3c",
"borderColor": "#3a3a3c" "borderColor": "#3a3a3c"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#5b595c", "selectionBackground": "#5b595c",
"trackColor": "#5b595c" "trackColor": "#5b595c"
}, },
"PsiViewer": {
"referenceHighlightColor": "#ffd866"
},
"RadioButton": { "RadioButton": {
"background": "#2D2A2E", "background": "#2D2A2E",
"disabledText": "#5b595c", "disabledText": "#5b595c",
@@ -559,6 +578,7 @@
"endBackground": "#ffd866", "endBackground": "#ffd866",
"startBackground": "#ffd866" "startBackground": "#ffd866"
}, },
"SearchField.errorBackground": "#363437",
"Separator": { "Separator": {
"background": "#403E41", "background": "#403E41",
"foreground": "#403E41", "foreground": "#403E41",
@@ -648,6 +668,7 @@
"borderColor": "#2D2A2E", "borderColor": "#2D2A2E",
"bottomSeparatorColor": "#403E41", "bottomSeparatorColor": "#403E41",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#5b595c",
"foreground": "#fcfcfa", "foreground": "#fcfcfa",
"focusCellBackground": "#4A474B", "focusCellBackground": "#4A474B",
"focusCellForeground": "#ffd866", "focusCellForeground": "#ffd866",
@@ -746,17 +767,36 @@
"hash": "#2d2a2e", "hash": "#2d2a2e",
"modifiedItemForeground": "#ffd866", "modifiedItemForeground": "#ffd866",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#403E4170", "selectionBackground": "#403E41",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#403E4125", "selectionInactiveBackground": "#403E41",
"textBackground": "#2D2A2E" "textBackground": "#2D2A2E"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#2d2a2e",
"ColorPicker.background": "#2D2A2E",
"ColorPicker.foreground": "#fcfcfa",
"Component.borderColor": "#2d2a2e",
"Component.background": "#2D2A2E",
"Component.foreground": "#fcfcfa",
"Connector.borderColor": "#2d2a2e",
"Connector.hoverBorderColor": "#5b595c",
"Canvas.background": "#3a3a3c",
"highStroke.foreground": "#fcfcfa",
"Label.foreground": "#939293",
"List.selectionBackground": "#403E41",
"Panel.borderColor": "#2d2a2e",
"Panel.background": "#2D2A2E", "Panel.background": "#2D2A2E",
"Preview.background": "#2D2A2E" "percent.foreground": "#fcfcfa",
"Placeholder.background": "#2D2A2E",
"Placeholder.borderColor": "#2d2a2e",
"Placeholder.foreground": "#fcfcfa",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#2D2A2E",
"stroke.acceleratorForeground": "#939293"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#363437", "errorBackground": "#363437",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#2D2A2E" "selectedBranchBackground": "#2D2A2E"
}, },
"GitCommits": {
"graphColor": "#5b595c"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#ffd866", "localBranchIconColor": "#ffd866",
"otherIconColor": "#939293", "otherIconColor": "#939293",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#FFD866" "Objects.GreenAndroid": "#FFD866"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#7e57c250", "hoverBackground": "#7e57c250",
"hoverBorderColor": "#7e57c250", "hoverBorderColor": "#7e57c250",
"hoverSeparatorColor": "#0b253a",
"focusedBorderColor": "#7e57c250",
"pressedBackground": "#7e57c250", "pressedBackground": "#7e57c250",
"pressedBorderColor": "#7e57c250" "pressedBorderColor": "#7e57c250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#0b253a", "shadowColor": "#0b253a",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#122d42",
"Tooltip.background": "#01111d"
},
"Content.background": "#010e1a",
"CheckBox": { "CheckBox": {
"background": "#011627", "background": "#011627",
"disabledText": "#697098", "disabledText": "#697098",
@@ -161,6 +168,7 @@
"hoverBackground": "#13344f", "hoverBackground": "#13344f",
"hoverColor": "#010e1a", "hoverColor": "#010e1a",
"hoverMaskColor": "#084d81", "hoverMaskColor": "#084d81",
"inactiveColoredFileBackground": "#0b253a",
"inactiveUnderlineColor": "#697098", "inactiveUnderlineColor": "#697098",
"inactiveMaskColor": "#010e1a", "inactiveMaskColor": "#010e1a",
"underlineColor": "#7e57c2", "underlineColor": "#7e57c2",
@@ -193,6 +201,7 @@
"hoverColor": "#084d81", "hoverColor": "#084d81",
"hoverMaskColor": "#084d81", "hoverMaskColor": "#084d81",
"inactiveMaskColor": "#011627", "inactiveMaskColor": "#011627",
"inactiveColoredFileBackground": "#0116272",
"inactiveUnderlineColor": "#697098", "inactiveUnderlineColor": "#697098",
"selectedForeground": "#d6deeb", "selectedForeground": "#d6deeb",
"selectedBackground": "#13344f", "selectedBackground": "#13344f",
@@ -288,13 +297,14 @@
"secondaryForeground": "#5f7e97", "secondaryForeground": "#5f7e97",
"visitedForeground": "#7e57c2" "visitedForeground": "#7e57c2"
}, },
"link.foreground": "#7e57c2",
"List": { "List": {
"background": "#0b2942", "background": "#0b2942",
"foreground": "#d6deeb", "foreground": "#d6deeb",
"selectionBackground": "#5f7e9750", "selectionBackground": "#5f7e9750",
"selectionForeground": "#ffffff", "selectionForeground": "#ffffff",
"selectionInactiveForeground": "#ffffff", "selectionInactiveForeground": "#ffffff",
"selectionInactiveBackground": "#13344f25" "selectionInactiveBackground": "#13344f50"
}, },
"material": { "material": {
"background": "#011627", "background": "#011627",
@@ -360,6 +370,7 @@
"background": "#010e1a" "background": "#010e1a"
} }
}, },
"NewPSD.warning": "#7e57c2",
"Notification": { "Notification": {
"background": "#01111d", "background": "#01111d",
"borderColor": "#01111d", "borderColor": "#01111d",
@@ -387,7 +398,9 @@
"messageForeground": "#d6deeb" "messageForeground": "#d6deeb"
}, },
"Outline": { "Outline": {
"color": "#0b253a" "color": "#0b253a",
"focusedColor": "#7e57c2",
"disabledColor": "#697098"
}, },
"Panel": { "Panel": {
"background": "#011627", "background": "#011627",
@@ -417,15 +430,17 @@
"disabledForeground": "#697098", "disabledForeground": "#697098",
"eapTagBackground": "#084d81", "eapTagBackground": "#084d81",
"lightSelectionBackground": "#5f7e97", "lightSelectionBackground": "#5f7e97",
"paidTagBackground": "#084d81",
"selectionBackground": "#5f7e97", "selectionBackground": "#5f7e97",
"tagForeground": "#7e57c2", "tagForeground": "#7e57c2",
"tagBackground": "#084d81", "tagBackground": "#084d81",
"trialTagBackground": "#084d81",
"Button": { "Button": {
"installBackground": "#0b253a", "installBackground": "#0b253a",
"installBorderColor": "#0b253a", "installBorderColor": "#0b253a",
"installForeground": "#d6deeb", "installForeground": "#d6deeb",
"installFocusedBackground": "#084d81", "installFocusedBackground": "#084d81",
"installFillForeground": "#5f7e97", "installFillForeground": "#697098",
"installFillBackground": "#0b253a", "installFillBackground": "#0b253a",
"updateBackground": "#0b253a", "updateBackground": "#0b253a",
"updateBorderColor": "#0b253a", "updateBorderColor": "#0b253a",
@@ -462,6 +477,7 @@
"separatorForeground": "#d6deeb", "separatorForeground": "#d6deeb",
"separatorColor": "#0b2942", "separatorColor": "#0b2942",
"Toolbar": { "Toolbar": {
"Floating.background": "#010e1a",
"background": "#010e1a", "background": "#010e1a",
"borderColor": "#010e1a" "borderColor": "#010e1a"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#084d81", "selectionBackground": "#084d81",
"trackColor": "#084d81" "trackColor": "#084d81"
}, },
"PsiViewer": {
"referenceHighlightColor": "#7e57c2"
},
"RadioButton": { "RadioButton": {
"background": "#011627", "background": "#011627",
"disabledText": "#697098", "disabledText": "#697098",
@@ -559,6 +578,7 @@
"endBackground": "#7e57c2", "endBackground": "#7e57c2",
"startBackground": "#7e57c2" "startBackground": "#7e57c2"
}, },
"SearchField.errorBackground": "#01111d",
"Separator": { "Separator": {
"background": "#0b2942", "background": "#0b2942",
"foreground": "#0b2942", "foreground": "#0b2942",
@@ -648,6 +668,7 @@
"borderColor": "#011627", "borderColor": "#011627",
"bottomSeparatorColor": "#0b2942", "bottomSeparatorColor": "#0b2942",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#697098",
"foreground": "#d6deeb", "foreground": "#d6deeb",
"focusCellBackground": "#13344f", "focusCellBackground": "#13344f",
"focusCellForeground": "#ffffff", "focusCellForeground": "#ffffff",
@@ -746,17 +767,36 @@
"hash": "#122d42", "hash": "#122d42",
"modifiedItemForeground": "#7e57c2", "modifiedItemForeground": "#7e57c2",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#13344f70", "selectionBackground": "#13344f50",
"selectionForeground": "#ffffff", "selectionForeground": "#ffffff",
"selectionInactiveForeground": "#ffffff", "selectionInactiveForeground": "#ffffff",
"selectionInactiveBackground": "#13344f25", "selectionInactiveBackground": "#13344f50",
"textBackground": "#010e1a" "textBackground": "#010e1a"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#122d42",
"ColorPicker.background": "#011627",
"ColorPicker.foreground": "#d6deeb",
"Component.borderColor": "#122d42",
"Component.background": "#011627",
"Component.foreground": "#d6deeb",
"Connector.borderColor": "#122d42",
"Connector.hoverBorderColor": "#084d81",
"Canvas.background": "#010e1a",
"highStroke.foreground": "#d6deeb",
"Label.foreground": "#5f7e97",
"List.selectionBackground": "#13344f50",
"Panel.borderColor": "#122d42",
"Panel.background": "#011627", "Panel.background": "#011627",
"Preview.background": "#011627" "percent.foreground": "#d6deeb",
"Placeholder.background": "#011627",
"Placeholder.borderColor": "#122d42",
"Placeholder.foreground": "#d6deeb",
"Placeholder.selectedForeground": "#ffffff",
"Preview.background": "#011627",
"stroke.acceleratorForeground": "#5f7e97"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#01111d", "errorBackground": "#01111d",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#011627" "selectedBranchBackground": "#011627"
}, },
"GitCommits": {
"graphColor": "#084d81"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#7e57c2", "localBranchIconColor": "#7e57c2",
"otherIconColor": "#5f7e97", "otherIconColor": "#5f7e97",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#ecc48d" "Objects.GreenAndroid": "#ecc48d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#7e57c250", "hoverBackground": "#7e57c250",
"hoverBorderColor": "#7e57c250", "hoverBorderColor": "#7e57c250",
"hoverSeparatorColor": "#0b253a",
"focusedBorderColor": "#7e57c250",
"pressedBackground": "#7e57c250", "pressedBackground": "#7e57c250",
"pressedBorderColor": "#7e57c250" "pressedBorderColor": "#7e57c250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#0b253a", "shadowColor": "#0b253a",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#122d42",
"Tooltip.background": "#01111d"
},
"Content.background": "#010e1a",
"CheckBox": { "CheckBox": {
"background": "#011627", "background": "#011627",
"disabledText": "#697098", "disabledText": "#697098",
@@ -161,6 +168,7 @@
"hoverBackground": "#13344f", "hoverBackground": "#13344f",
"hoverColor": "#011627", "hoverColor": "#011627",
"hoverMaskColor": "#084d81", "hoverMaskColor": "#084d81",
"inactiveColoredFileBackground": "#0b253a",
"inactiveUnderlineColor": "#697098", "inactiveUnderlineColor": "#697098",
"inactiveMaskColor": "#011627", "inactiveMaskColor": "#011627",
"underlineColor": "#7e57c2", "underlineColor": "#7e57c2",
@@ -193,6 +201,7 @@
"hoverColor": "#084d81", "hoverColor": "#084d81",
"hoverMaskColor": "#084d81", "hoverMaskColor": "#084d81",
"inactiveMaskColor": "#011627", "inactiveMaskColor": "#011627",
"inactiveColoredFileBackground": "#0116272",
"inactiveUnderlineColor": "#697098", "inactiveUnderlineColor": "#697098",
"selectedForeground": "#d6deeb", "selectedForeground": "#d6deeb",
"selectedBackground": "#13344f", "selectedBackground": "#13344f",
@@ -288,13 +297,14 @@
"secondaryForeground": "#5f7e97", "secondaryForeground": "#5f7e97",
"visitedForeground": "#7e57c2" "visitedForeground": "#7e57c2"
}, },
"link.foreground": "#7e57c2",
"List": { "List": {
"background": "#0b2942", "background": "#0b2942",
"foreground": "#d6deeb", "foreground": "#d6deeb",
"selectionBackground": "#5f7e9750", "selectionBackground": "#5f7e9750",
"selectionForeground": "#ffffff", "selectionForeground": "#ffffff",
"selectionInactiveForeground": "#ffffff", "selectionInactiveForeground": "#ffffff",
"selectionInactiveBackground": "#13344f25" "selectionInactiveBackground": "#13344f50"
}, },
"material": { "material": {
"background": "#011627", "background": "#011627",
@@ -360,6 +370,7 @@
"background": "#011627" "background": "#011627"
} }
}, },
"NewPSD.warning": "#7e57c2",
"Notification": { "Notification": {
"background": "#01111d", "background": "#01111d",
"borderColor": "#01111d", "borderColor": "#01111d",
@@ -387,7 +398,9 @@
"messageForeground": "#d6deeb" "messageForeground": "#d6deeb"
}, },
"Outline": { "Outline": {
"color": "#0b253a" "color": "#0b253a",
"focusedColor": "#7e57c2",
"disabledColor": "#697098"
}, },
"Panel": { "Panel": {
"background": "#011627", "background": "#011627",
@@ -417,15 +430,17 @@
"disabledForeground": "#697098", "disabledForeground": "#697098",
"eapTagBackground": "#084d81", "eapTagBackground": "#084d81",
"lightSelectionBackground": "#5f7e97", "lightSelectionBackground": "#5f7e97",
"paidTagBackground": "#084d81",
"selectionBackground": "#5f7e97", "selectionBackground": "#5f7e97",
"tagForeground": "#7e57c2", "tagForeground": "#7e57c2",
"tagBackground": "#084d81", "tagBackground": "#084d81",
"trialTagBackground": "#084d81",
"Button": { "Button": {
"installBackground": "#0b253a", "installBackground": "#0b253a",
"installBorderColor": "#0b253a", "installBorderColor": "#0b253a",
"installForeground": "#d6deeb", "installForeground": "#d6deeb",
"installFocusedBackground": "#084d81", "installFocusedBackground": "#084d81",
"installFillForeground": "#5f7e97", "installFillForeground": "#697098",
"installFillBackground": "#0b253a", "installFillBackground": "#0b253a",
"updateBackground": "#0b253a", "updateBackground": "#0b253a",
"updateBorderColor": "#0b253a", "updateBorderColor": "#0b253a",
@@ -462,6 +477,7 @@
"separatorForeground": "#d6deeb", "separatorForeground": "#d6deeb",
"separatorColor": "#0b2942", "separatorColor": "#0b2942",
"Toolbar": { "Toolbar": {
"Floating.background": "#010e1a",
"background": "#010e1a", "background": "#010e1a",
"borderColor": "#010e1a" "borderColor": "#010e1a"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#084d81", "selectionBackground": "#084d81",
"trackColor": "#084d81" "trackColor": "#084d81"
}, },
"PsiViewer": {
"referenceHighlightColor": "#7e57c2"
},
"RadioButton": { "RadioButton": {
"background": "#011627", "background": "#011627",
"disabledText": "#697098", "disabledText": "#697098",
@@ -559,6 +578,7 @@
"endBackground": "#7e57c2", "endBackground": "#7e57c2",
"startBackground": "#7e57c2" "startBackground": "#7e57c2"
}, },
"SearchField.errorBackground": "#01111d",
"Separator": { "Separator": {
"background": "#0b2942", "background": "#0b2942",
"foreground": "#0b2942", "foreground": "#0b2942",
@@ -648,6 +668,7 @@
"borderColor": "#011627", "borderColor": "#011627",
"bottomSeparatorColor": "#0b2942", "bottomSeparatorColor": "#0b2942",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#697098",
"foreground": "#d6deeb", "foreground": "#d6deeb",
"focusCellBackground": "#13344f", "focusCellBackground": "#13344f",
"focusCellForeground": "#ffffff", "focusCellForeground": "#ffffff",
@@ -746,17 +767,36 @@
"hash": "#122d42", "hash": "#122d42",
"modifiedItemForeground": "#7e57c2", "modifiedItemForeground": "#7e57c2",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#13344f70", "selectionBackground": "#13344f50",
"selectionForeground": "#ffffff", "selectionForeground": "#ffffff",
"selectionInactiveForeground": "#ffffff", "selectionInactiveForeground": "#ffffff",
"selectionInactiveBackground": "#13344f25", "selectionInactiveBackground": "#13344f50",
"textBackground": "#011627" "textBackground": "#011627"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#122d42",
"ColorPicker.background": "#011627",
"ColorPicker.foreground": "#d6deeb",
"Component.borderColor": "#122d42",
"Component.background": "#011627",
"Component.foreground": "#d6deeb",
"Connector.borderColor": "#122d42",
"Connector.hoverBorderColor": "#084d81",
"Canvas.background": "#010e1a",
"highStroke.foreground": "#d6deeb",
"Label.foreground": "#5f7e97",
"List.selectionBackground": "#13344f50",
"Panel.borderColor": "#122d42",
"Panel.background": "#011627", "Panel.background": "#011627",
"Preview.background": "#011627" "percent.foreground": "#d6deeb",
"Placeholder.background": "#011627",
"Placeholder.borderColor": "#122d42",
"Placeholder.foreground": "#d6deeb",
"Placeholder.selectedForeground": "#ffffff",
"Preview.background": "#011627",
"stroke.acceleratorForeground": "#5f7e97"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#01111d", "errorBackground": "#01111d",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#011627" "selectedBranchBackground": "#011627"
}, },
"GitCommits": {
"graphColor": "#084d81"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#7e57c2", "localBranchIconColor": "#7e57c2",
"otherIconColor": "#5f7e97", "otherIconColor": "#5f7e97",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#ecc48d" "Objects.GreenAndroid": "#ecc48d"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#d3368250", "hoverBackground": "#d3368250",
"hoverBorderColor": "#d3368250", "hoverBorderColor": "#d3368250",
"hoverSeparatorColor": "#073642",
"focusedBorderColor": "#d3368250",
"pressedBackground": "#d3368250", "pressedBackground": "#d3368250",
"pressedBorderColor": "#d3368250" "pressedBorderColor": "#d3368250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#073642", "shadowColor": "#073642",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#0D3640",
"Tooltip.background": "#2E4C52"
},
"Content.background": "#00252E",
"CheckBox": { "CheckBox": {
"background": "#002B36", "background": "#002B36",
"disabledText": "#2E5861", "disabledText": "#2E5861",
@@ -161,6 +168,7 @@
"hoverBackground": "#003946", "hoverBackground": "#003946",
"hoverColor": "#00252E", "hoverColor": "#00252E",
"hoverMaskColor": "#005a6f", "hoverMaskColor": "#005a6f",
"inactiveColoredFileBackground": "#073642",
"inactiveUnderlineColor": "#2E5861", "inactiveUnderlineColor": "#2E5861",
"inactiveMaskColor": "#00252E", "inactiveMaskColor": "#00252E",
"underlineColor": "#d33682", "underlineColor": "#d33682",
@@ -193,6 +201,7 @@
"hoverColor": "#005a6f", "hoverColor": "#005a6f",
"hoverMaskColor": "#005a6f", "hoverMaskColor": "#005a6f",
"inactiveMaskColor": "#002B36", "inactiveMaskColor": "#002B36",
"inactiveColoredFileBackground": "#002B362",
"inactiveUnderlineColor": "#2E5861", "inactiveUnderlineColor": "#2E5861",
"selectedForeground": "#839496", "selectedForeground": "#839496",
"selectedBackground": "#003946", "selectedBackground": "#003946",
@@ -288,13 +297,14 @@
"secondaryForeground": "#586e75", "secondaryForeground": "#586e75",
"visitedForeground": "#d33682" "visitedForeground": "#d33682"
}, },
"link.foreground": "#d33682",
"List": { "List": {
"background": "#003745", "background": "#003745",
"foreground": "#839496", "foreground": "#839496",
"selectionBackground": "#2E4C5250", "selectionBackground": "#2E4C5250",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#2E4C5225" "selectionInactiveBackground": "#2E4C5280"
}, },
"material": { "material": {
"background": "#002B36", "background": "#002B36",
@@ -360,6 +370,7 @@
"background": "#00252E" "background": "#00252E"
} }
}, },
"NewPSD.warning": "#d33682",
"Notification": { "Notification": {
"background": "#2E4C52", "background": "#2E4C52",
"borderColor": "#2E4C52", "borderColor": "#2E4C52",
@@ -387,7 +398,9 @@
"messageForeground": "#839496" "messageForeground": "#839496"
}, },
"Outline": { "Outline": {
"color": "#073642" "color": "#073642",
"focusedColor": "#d33682",
"disabledColor": "#2E5861"
}, },
"Panel": { "Panel": {
"background": "#002B36", "background": "#002B36",
@@ -417,15 +430,17 @@
"disabledForeground": "#2E5861", "disabledForeground": "#2E5861",
"eapTagBackground": "#005a6f", "eapTagBackground": "#005a6f",
"lightSelectionBackground": "#2E4C52", "lightSelectionBackground": "#2E4C52",
"paidTagBackground": "#005a6f",
"selectionBackground": "#2E4C52", "selectionBackground": "#2E4C52",
"tagForeground": "#d33682", "tagForeground": "#d33682",
"tagBackground": "#005a6f", "tagBackground": "#005a6f",
"trialTagBackground": "#005a6f",
"Button": { "Button": {
"installBackground": "#073642", "installBackground": "#073642",
"installBorderColor": "#073642", "installBorderColor": "#073642",
"installForeground": "#839496", "installForeground": "#839496",
"installFocusedBackground": "#005a6f", "installFocusedBackground": "#005a6f",
"installFillForeground": "#586e75", "installFillForeground": "#2E5861",
"installFillBackground": "#073642", "installFillBackground": "#073642",
"updateBackground": "#073642", "updateBackground": "#073642",
"updateBorderColor": "#073642", "updateBorderColor": "#073642",
@@ -462,6 +477,7 @@
"separatorForeground": "#839496", "separatorForeground": "#839496",
"separatorColor": "#003745", "separatorColor": "#003745",
"Toolbar": { "Toolbar": {
"Floating.background": "#00252E",
"background": "#00252E", "background": "#00252E",
"borderColor": "#00252E" "borderColor": "#00252E"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#005a6f", "selectionBackground": "#005a6f",
"trackColor": "#005a6f" "trackColor": "#005a6f"
}, },
"PsiViewer": {
"referenceHighlightColor": "#d33682"
},
"RadioButton": { "RadioButton": {
"background": "#002B36", "background": "#002B36",
"disabledText": "#2E5861", "disabledText": "#2E5861",
@@ -559,6 +578,7 @@
"endBackground": "#d33682", "endBackground": "#d33682",
"startBackground": "#d33682" "startBackground": "#d33682"
}, },
"SearchField.errorBackground": "#2E4C52",
"Separator": { "Separator": {
"background": "#003745", "background": "#003745",
"foreground": "#003745", "foreground": "#003745",
@@ -648,6 +668,7 @@
"borderColor": "#002B36", "borderColor": "#002B36",
"bottomSeparatorColor": "#003745", "bottomSeparatorColor": "#003745",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#2E5861",
"foreground": "#839496", "foreground": "#839496",
"focusCellBackground": "#003946", "focusCellBackground": "#003946",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#0D3640", "hash": "#0D3640",
"modifiedItemForeground": "#d33682", "modifiedItemForeground": "#d33682",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#2E4C5270", "selectionBackground": "#2E4C5280",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#2E4C5225", "selectionInactiveBackground": "#2E4C5280",
"textBackground": "#00252E" "textBackground": "#00252E"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#0D3640",
"ColorPicker.background": "#002B36",
"ColorPicker.foreground": "#839496",
"Component.borderColor": "#0D3640",
"Component.background": "#002B36",
"Component.foreground": "#839496",
"Connector.borderColor": "#0D3640",
"Connector.hoverBorderColor": "#005a6f",
"Canvas.background": "#00252E",
"highStroke.foreground": "#839496",
"Label.foreground": "#586e75",
"List.selectionBackground": "#2E4C5280",
"Panel.borderColor": "#0D3640",
"Panel.background": "#002B36", "Panel.background": "#002B36",
"Preview.background": "#002B36" "percent.foreground": "#839496",
"Placeholder.background": "#002B36",
"Placeholder.borderColor": "#0D3640",
"Placeholder.foreground": "#839496",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#002B36",
"stroke.acceleratorForeground": "#586e75"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#2E4C52", "errorBackground": "#2E4C52",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#002B36" "selectedBranchBackground": "#002B36"
}, },
"GitCommits": {
"graphColor": "#005a6f"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#d33682", "localBranchIconColor": "#d33682",
"otherIconColor": "#586e75", "otherIconColor": "#586e75",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#2AA198" "Objects.GreenAndroid": "#2AA198"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#d3368250", "hoverBackground": "#d3368250",
"hoverBorderColor": "#d3368250", "hoverBorderColor": "#d3368250",
"hoverSeparatorColor": "#073642",
"focusedBorderColor": "#d3368250",
"pressedBackground": "#d3368250", "pressedBackground": "#d3368250",
"pressedBorderColor": "#d3368250" "pressedBorderColor": "#d3368250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#073642", "shadowColor": "#073642",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#0D3640",
"Tooltip.background": "#2E4C52"
},
"Content.background": "#00252E",
"CheckBox": { "CheckBox": {
"background": "#002B36", "background": "#002B36",
"disabledText": "#2E5861", "disabledText": "#2E5861",
@@ -161,6 +168,7 @@
"hoverBackground": "#003946", "hoverBackground": "#003946",
"hoverColor": "#002B36", "hoverColor": "#002B36",
"hoverMaskColor": "#005a6f", "hoverMaskColor": "#005a6f",
"inactiveColoredFileBackground": "#073642",
"inactiveUnderlineColor": "#2E5861", "inactiveUnderlineColor": "#2E5861",
"inactiveMaskColor": "#002B36", "inactiveMaskColor": "#002B36",
"underlineColor": "#d33682", "underlineColor": "#d33682",
@@ -193,6 +201,7 @@
"hoverColor": "#005a6f", "hoverColor": "#005a6f",
"hoverMaskColor": "#005a6f", "hoverMaskColor": "#005a6f",
"inactiveMaskColor": "#002B36", "inactiveMaskColor": "#002B36",
"inactiveColoredFileBackground": "#002B362",
"inactiveUnderlineColor": "#2E5861", "inactiveUnderlineColor": "#2E5861",
"selectedForeground": "#839496", "selectedForeground": "#839496",
"selectedBackground": "#003946", "selectedBackground": "#003946",
@@ -288,13 +297,14 @@
"secondaryForeground": "#586e75", "secondaryForeground": "#586e75",
"visitedForeground": "#d33682" "visitedForeground": "#d33682"
}, },
"link.foreground": "#d33682",
"List": { "List": {
"background": "#003745", "background": "#003745",
"foreground": "#839496", "foreground": "#839496",
"selectionBackground": "#2E4C5250", "selectionBackground": "#2E4C5250",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#2E4C5225" "selectionInactiveBackground": "#2E4C5280"
}, },
"material": { "material": {
"background": "#002B36", "background": "#002B36",
@@ -360,6 +370,7 @@
"background": "#002B36" "background": "#002B36"
} }
}, },
"NewPSD.warning": "#d33682",
"Notification": { "Notification": {
"background": "#2E4C52", "background": "#2E4C52",
"borderColor": "#2E4C52", "borderColor": "#2E4C52",
@@ -387,7 +398,9 @@
"messageForeground": "#839496" "messageForeground": "#839496"
}, },
"Outline": { "Outline": {
"color": "#073642" "color": "#073642",
"focusedColor": "#d33682",
"disabledColor": "#2E5861"
}, },
"Panel": { "Panel": {
"background": "#002B36", "background": "#002B36",
@@ -417,15 +430,17 @@
"disabledForeground": "#2E5861", "disabledForeground": "#2E5861",
"eapTagBackground": "#005a6f", "eapTagBackground": "#005a6f",
"lightSelectionBackground": "#2E4C52", "lightSelectionBackground": "#2E4C52",
"paidTagBackground": "#005a6f",
"selectionBackground": "#2E4C52", "selectionBackground": "#2E4C52",
"tagForeground": "#d33682", "tagForeground": "#d33682",
"tagBackground": "#005a6f", "tagBackground": "#005a6f",
"trialTagBackground": "#005a6f",
"Button": { "Button": {
"installBackground": "#073642", "installBackground": "#073642",
"installBorderColor": "#073642", "installBorderColor": "#073642",
"installForeground": "#839496", "installForeground": "#839496",
"installFocusedBackground": "#005a6f", "installFocusedBackground": "#005a6f",
"installFillForeground": "#586e75", "installFillForeground": "#2E5861",
"installFillBackground": "#073642", "installFillBackground": "#073642",
"updateBackground": "#073642", "updateBackground": "#073642",
"updateBorderColor": "#073642", "updateBorderColor": "#073642",
@@ -462,6 +477,7 @@
"separatorForeground": "#839496", "separatorForeground": "#839496",
"separatorColor": "#003745", "separatorColor": "#003745",
"Toolbar": { "Toolbar": {
"Floating.background": "#00252E",
"background": "#00252E", "background": "#00252E",
"borderColor": "#00252E" "borderColor": "#00252E"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#005a6f", "selectionBackground": "#005a6f",
"trackColor": "#005a6f" "trackColor": "#005a6f"
}, },
"PsiViewer": {
"referenceHighlightColor": "#d33682"
},
"RadioButton": { "RadioButton": {
"background": "#002B36", "background": "#002B36",
"disabledText": "#2E5861", "disabledText": "#2E5861",
@@ -559,6 +578,7 @@
"endBackground": "#d33682", "endBackground": "#d33682",
"startBackground": "#d33682" "startBackground": "#d33682"
}, },
"SearchField.errorBackground": "#2E4C52",
"Separator": { "Separator": {
"background": "#003745", "background": "#003745",
"foreground": "#003745", "foreground": "#003745",
@@ -648,6 +668,7 @@
"borderColor": "#002B36", "borderColor": "#002B36",
"bottomSeparatorColor": "#003745", "bottomSeparatorColor": "#003745",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#2E5861",
"foreground": "#839496", "foreground": "#839496",
"focusCellBackground": "#003946", "focusCellBackground": "#003946",
"focusCellForeground": "#FFFFFF", "focusCellForeground": "#FFFFFF",
@@ -746,17 +767,36 @@
"hash": "#0D3640", "hash": "#0D3640",
"modifiedItemForeground": "#d33682", "modifiedItemForeground": "#d33682",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#2E4C5270", "selectionBackground": "#2E4C5280",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInactiveForeground": "#FFFFFF", "selectionInactiveForeground": "#FFFFFF",
"selectionInactiveBackground": "#2E4C5225", "selectionInactiveBackground": "#2E4C5280",
"textBackground": "#002B36" "textBackground": "#002B36"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#0D3640",
"ColorPicker.background": "#002B36",
"ColorPicker.foreground": "#839496",
"Component.borderColor": "#0D3640",
"Component.background": "#002B36",
"Component.foreground": "#839496",
"Connector.borderColor": "#0D3640",
"Connector.hoverBorderColor": "#005a6f",
"Canvas.background": "#00252E",
"highStroke.foreground": "#839496",
"Label.foreground": "#586e75",
"List.selectionBackground": "#2E4C5280",
"Panel.borderColor": "#0D3640",
"Panel.background": "#002B36", "Panel.background": "#002B36",
"Preview.background": "#002B36" "percent.foreground": "#839496",
"Placeholder.background": "#002B36",
"Placeholder.borderColor": "#0D3640",
"Placeholder.foreground": "#839496",
"Placeholder.selectedForeground": "#FFFFFF",
"Preview.background": "#002B36",
"stroke.acceleratorForeground": "#586e75"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#2E4C52", "errorBackground": "#2E4C52",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#002B36" "selectedBranchBackground": "#002B36"
}, },
"GitCommits": {
"graphColor": "#005a6f"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#d33682", "localBranchIconColor": "#d33682",
"otherIconColor": "#586e75", "otherIconColor": "#586e75",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#2AA198" "Objects.GreenAndroid": "#2AA198"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#d3368250", "hoverBackground": "#d3368250",
"hoverBorderColor": "#d3368250", "hoverBorderColor": "#d3368250",
"hoverSeparatorColor": "#d8d4c4",
"focusedBorderColor": "#d3368250",
"pressedBackground": "#d3368250", "pressedBackground": "#d3368250",
"pressedBorderColor": "#d3368250" "pressedBorderColor": "#d3368250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#d8d4c4", "shadowColor": "#d8d4c4",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#edead9",
"Tooltip.background": "#EDE8D4"
},
"Content.background": "#eee8d5",
"CheckBox": { "CheckBox": {
"background": "#fdf6e3", "background": "#fdf6e3",
"disabledText": "#C9CCC3", "disabledText": "#C9CCC3",
@@ -161,6 +168,7 @@
"hoverBackground": "#d1cbb8", "hoverBackground": "#d1cbb8",
"hoverColor": "#eee8d5", "hoverColor": "#eee8d5",
"hoverMaskColor": "#d1cbb8", "hoverMaskColor": "#d1cbb8",
"inactiveColoredFileBackground": "#d8d4c4",
"inactiveUnderlineColor": "#C9CCC3", "inactiveUnderlineColor": "#C9CCC3",
"inactiveMaskColor": "#eee8d5", "inactiveMaskColor": "#eee8d5",
"underlineColor": "#d33682", "underlineColor": "#d33682",
@@ -193,6 +201,7 @@
"hoverColor": "#d1cbb8", "hoverColor": "#d1cbb8",
"hoverMaskColor": "#d1cbb8", "hoverMaskColor": "#d1cbb8",
"inactiveMaskColor": "#fdf6e3", "inactiveMaskColor": "#fdf6e3",
"inactiveColoredFileBackground": "#fdf6e32",
"inactiveUnderlineColor": "#C9CCC3", "inactiveUnderlineColor": "#C9CCC3",
"selectedForeground": "#586e75", "selectedForeground": "#586e75",
"selectedBackground": "#d1cbb8", "selectedBackground": "#d1cbb8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#93a1a1", "secondaryForeground": "#93a1a1",
"visitedForeground": "#d33682" "visitedForeground": "#d33682"
}, },
"link.foreground": "#d33682",
"List": { "List": {
"background": "#F6F0DE", "background": "#F6F0DE",
"foreground": "#586e75", "foreground": "#586e75",
"selectionBackground": "#e8dcb650", "selectionBackground": "#e8dcb650",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInactiveForeground": "#002b36", "selectionInactiveForeground": "#002b36",
"selectionInactiveBackground": "#e8dcb625" "selectionInactiveBackground": "#e8dcb6b0"
}, },
"material": { "material": {
"background": "#fdf6e3", "background": "#fdf6e3",
@@ -360,6 +370,7 @@
"background": "#eee8d5" "background": "#eee8d5"
} }
}, },
"NewPSD.warning": "#d33682",
"Notification": { "Notification": {
"background": "#EDE8D4", "background": "#EDE8D4",
"borderColor": "#EDE8D4", "borderColor": "#EDE8D4",
@@ -387,7 +398,9 @@
"messageForeground": "#586e75" "messageForeground": "#586e75"
}, },
"Outline": { "Outline": {
"color": "#d8d4c4" "color": "#d8d4c4",
"focusedColor": "#d33682",
"disabledColor": "#C9CCC3"
}, },
"Panel": { "Panel": {
"background": "#fdf6e3", "background": "#fdf6e3",
@@ -417,15 +430,17 @@
"disabledForeground": "#C9CCC3", "disabledForeground": "#C9CCC3",
"eapTagBackground": "#d1cbb8", "eapTagBackground": "#d1cbb8",
"lightSelectionBackground": "#e8dcb6", "lightSelectionBackground": "#e8dcb6",
"paidTagBackground": "#d1cbb8",
"selectionBackground": "#e8dcb6", "selectionBackground": "#e8dcb6",
"tagForeground": "#d33682", "tagForeground": "#d33682",
"tagBackground": "#d1cbb8", "tagBackground": "#d1cbb8",
"trialTagBackground": "#d1cbb8",
"Button": { "Button": {
"installBackground": "#d8d4c4", "installBackground": "#d8d4c4",
"installBorderColor": "#d8d4c4", "installBorderColor": "#d8d4c4",
"installForeground": "#586e75", "installForeground": "#586e75",
"installFocusedBackground": "#d1cbb8", "installFocusedBackground": "#d1cbb8",
"installFillForeground": "#93a1a1", "installFillForeground": "#C9CCC3",
"installFillBackground": "#d8d4c4", "installFillBackground": "#d8d4c4",
"updateBackground": "#d8d4c4", "updateBackground": "#d8d4c4",
"updateBorderColor": "#d8d4c4", "updateBorderColor": "#d8d4c4",
@@ -462,6 +477,7 @@
"separatorForeground": "#586e75", "separatorForeground": "#586e75",
"separatorColor": "#F6F0DE", "separatorColor": "#F6F0DE",
"Toolbar": { "Toolbar": {
"Floating.background": "#eee8d5",
"background": "#eee8d5", "background": "#eee8d5",
"borderColor": "#eee8d5" "borderColor": "#eee8d5"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#d1cbb8", "selectionBackground": "#d1cbb8",
"trackColor": "#d1cbb8" "trackColor": "#d1cbb8"
}, },
"PsiViewer": {
"referenceHighlightColor": "#d33682"
},
"RadioButton": { "RadioButton": {
"background": "#fdf6e3", "background": "#fdf6e3",
"disabledText": "#C9CCC3", "disabledText": "#C9CCC3",
@@ -559,6 +578,7 @@
"endBackground": "#d33682", "endBackground": "#d33682",
"startBackground": "#d33682" "startBackground": "#d33682"
}, },
"SearchField.errorBackground": "#EDE8D4",
"Separator": { "Separator": {
"background": "#F6F0DE", "background": "#F6F0DE",
"foreground": "#F6F0DE", "foreground": "#F6F0DE",
@@ -648,6 +668,7 @@
"borderColor": "#fdf6e3", "borderColor": "#fdf6e3",
"bottomSeparatorColor": "#F6F0DE", "bottomSeparatorColor": "#F6F0DE",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#C9CCC3",
"foreground": "#586e75", "foreground": "#586e75",
"focusCellBackground": "#d1cbb8", "focusCellBackground": "#d1cbb8",
"focusCellForeground": "#002b36", "focusCellForeground": "#002b36",
@@ -746,17 +767,36 @@
"hash": "#edead9", "hash": "#edead9",
"modifiedItemForeground": "#d33682", "modifiedItemForeground": "#d33682",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#e8dcb670", "selectionBackground": "#e8dcb6b0",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInactiveForeground": "#002b36", "selectionInactiveForeground": "#002b36",
"selectionInactiveBackground": "#e8dcb625", "selectionInactiveBackground": "#e8dcb6b0",
"textBackground": "#eee8d5" "textBackground": "#eee8d5"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#edead9",
"ColorPicker.background": "#fdf6e3",
"ColorPicker.foreground": "#586e75",
"Component.borderColor": "#edead9",
"Component.background": "#fdf6e3",
"Component.foreground": "#586e75",
"Connector.borderColor": "#edead9",
"Connector.hoverBorderColor": "#d1cbb8",
"Canvas.background": "#eee8d5",
"highStroke.foreground": "#586e75",
"Label.foreground": "#93a1a1",
"List.selectionBackground": "#e8dcb6b0",
"Panel.borderColor": "#edead9",
"Panel.background": "#fdf6e3", "Panel.background": "#fdf6e3",
"Preview.background": "#fdf6e3" "percent.foreground": "#586e75",
"Placeholder.background": "#fdf6e3",
"Placeholder.borderColor": "#edead9",
"Placeholder.foreground": "#586e75",
"Placeholder.selectedForeground": "#002b36",
"Preview.background": "#fdf6e3",
"stroke.acceleratorForeground": "#93a1a1"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#EDE8D4", "errorBackground": "#EDE8D4",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#fdf6e3" "selectedBranchBackground": "#fdf6e3"
}, },
"GitCommits": {
"graphColor": "#d1cbb8"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#d33682", "localBranchIconColor": "#d33682",
"otherIconColor": "#93a1a1", "otherIconColor": "#93a1a1",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#2AA198" "Objects.GreenAndroid": "#2AA198"
} }
} }
} }

View File

@@ -27,6 +27,8 @@
"ActionButton": { "ActionButton": {
"hoverBackground": "#d3368250", "hoverBackground": "#d3368250",
"hoverBorderColor": "#d3368250", "hoverBorderColor": "#d3368250",
"hoverSeparatorColor": "#d8d4c4",
"focusedBorderColor": "#d3368250",
"pressedBackground": "#d3368250", "pressedBackground": "#d3368250",
"pressedBorderColor": "#d3368250" "pressedBorderColor": "#d3368250"
}, },
@@ -66,6 +68,11 @@
"shadowColor": "#d8d4c4", "shadowColor": "#d8d4c4",
"shadowWidth": 0 "shadowWidth": 0
}, },
"Canvas": {
"Tooltip.borderColor": "#edead9",
"Tooltip.background": "#EDE8D4"
},
"Content.background": "#eee8d5",
"CheckBox": { "CheckBox": {
"background": "#fdf6e3", "background": "#fdf6e3",
"disabledText": "#C9CCC3", "disabledText": "#C9CCC3",
@@ -161,6 +168,7 @@
"hoverBackground": "#d1cbb8", "hoverBackground": "#d1cbb8",
"hoverColor": "#fdf6e3", "hoverColor": "#fdf6e3",
"hoverMaskColor": "#d1cbb8", "hoverMaskColor": "#d1cbb8",
"inactiveColoredFileBackground": "#d8d4c4",
"inactiveUnderlineColor": "#C9CCC3", "inactiveUnderlineColor": "#C9CCC3",
"inactiveMaskColor": "#fdf6e3", "inactiveMaskColor": "#fdf6e3",
"underlineColor": "#d33682", "underlineColor": "#d33682",
@@ -193,6 +201,7 @@
"hoverColor": "#d1cbb8", "hoverColor": "#d1cbb8",
"hoverMaskColor": "#d1cbb8", "hoverMaskColor": "#d1cbb8",
"inactiveMaskColor": "#fdf6e3", "inactiveMaskColor": "#fdf6e3",
"inactiveColoredFileBackground": "#fdf6e32",
"inactiveUnderlineColor": "#C9CCC3", "inactiveUnderlineColor": "#C9CCC3",
"selectedForeground": "#586e75", "selectedForeground": "#586e75",
"selectedBackground": "#d1cbb8", "selectedBackground": "#d1cbb8",
@@ -288,13 +297,14 @@
"secondaryForeground": "#93a1a1", "secondaryForeground": "#93a1a1",
"visitedForeground": "#d33682" "visitedForeground": "#d33682"
}, },
"link.foreground": "#d33682",
"List": { "List": {
"background": "#F6F0DE", "background": "#F6F0DE",
"foreground": "#586e75", "foreground": "#586e75",
"selectionBackground": "#e8dcb650", "selectionBackground": "#e8dcb650",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInactiveForeground": "#002b36", "selectionInactiveForeground": "#002b36",
"selectionInactiveBackground": "#e8dcb625" "selectionInactiveBackground": "#e8dcb6b0"
}, },
"material": { "material": {
"background": "#fdf6e3", "background": "#fdf6e3",
@@ -360,6 +370,7 @@
"background": "#fdf6e3" "background": "#fdf6e3"
} }
}, },
"NewPSD.warning": "#d33682",
"Notification": { "Notification": {
"background": "#EDE8D4", "background": "#EDE8D4",
"borderColor": "#EDE8D4", "borderColor": "#EDE8D4",
@@ -387,7 +398,9 @@
"messageForeground": "#586e75" "messageForeground": "#586e75"
}, },
"Outline": { "Outline": {
"color": "#d8d4c4" "color": "#d8d4c4",
"focusedColor": "#d33682",
"disabledColor": "#C9CCC3"
}, },
"Panel": { "Panel": {
"background": "#fdf6e3", "background": "#fdf6e3",
@@ -417,15 +430,17 @@
"disabledForeground": "#C9CCC3", "disabledForeground": "#C9CCC3",
"eapTagBackground": "#d1cbb8", "eapTagBackground": "#d1cbb8",
"lightSelectionBackground": "#e8dcb6", "lightSelectionBackground": "#e8dcb6",
"paidTagBackground": "#d1cbb8",
"selectionBackground": "#e8dcb6", "selectionBackground": "#e8dcb6",
"tagForeground": "#d33682", "tagForeground": "#d33682",
"tagBackground": "#d1cbb8", "tagBackground": "#d1cbb8",
"trialTagBackground": "#d1cbb8",
"Button": { "Button": {
"installBackground": "#d8d4c4", "installBackground": "#d8d4c4",
"installBorderColor": "#d8d4c4", "installBorderColor": "#d8d4c4",
"installForeground": "#586e75", "installForeground": "#586e75",
"installFocusedBackground": "#d1cbb8", "installFocusedBackground": "#d1cbb8",
"installFillForeground": "#93a1a1", "installFillForeground": "#C9CCC3",
"installFillBackground": "#d8d4c4", "installFillBackground": "#d8d4c4",
"updateBackground": "#d8d4c4", "updateBackground": "#d8d4c4",
"updateBorderColor": "#d8d4c4", "updateBorderColor": "#d8d4c4",
@@ -462,6 +477,7 @@
"separatorForeground": "#586e75", "separatorForeground": "#586e75",
"separatorColor": "#F6F0DE", "separatorColor": "#F6F0DE",
"Toolbar": { "Toolbar": {
"Floating.background": "#eee8d5",
"background": "#eee8d5", "background": "#eee8d5",
"borderColor": "#eee8d5" "borderColor": "#eee8d5"
} }
@@ -483,6 +499,9 @@
"selectionBackground": "#d1cbb8", "selectionBackground": "#d1cbb8",
"trackColor": "#d1cbb8" "trackColor": "#d1cbb8"
}, },
"PsiViewer": {
"referenceHighlightColor": "#d33682"
},
"RadioButton": { "RadioButton": {
"background": "#fdf6e3", "background": "#fdf6e3",
"disabledText": "#C9CCC3", "disabledText": "#C9CCC3",
@@ -559,6 +578,7 @@
"endBackground": "#d33682", "endBackground": "#d33682",
"startBackground": "#d33682" "startBackground": "#d33682"
}, },
"SearchField.errorBackground": "#EDE8D4",
"Separator": { "Separator": {
"background": "#F6F0DE", "background": "#F6F0DE",
"foreground": "#F6F0DE", "foreground": "#F6F0DE",
@@ -648,6 +668,7 @@
"borderColor": "#fdf6e3", "borderColor": "#fdf6e3",
"bottomSeparatorColor": "#F6F0DE", "bottomSeparatorColor": "#F6F0DE",
"cellBorder": "4,0,4,0", "cellBorder": "4,0,4,0",
"disabledForeground": "#C9CCC3",
"foreground": "#586e75", "foreground": "#586e75",
"focusCellBackground": "#d1cbb8", "focusCellBackground": "#d1cbb8",
"focusCellForeground": "#002b36", "focusCellForeground": "#002b36",
@@ -746,17 +767,36 @@
"hash": "#edead9", "hash": "#edead9",
"modifiedItemForeground": "#d33682", "modifiedItemForeground": "#d33682",
"rowHeight": 28, "rowHeight": 28,
"selectionBackground": "#e8dcb670", "selectionBackground": "#e8dcb6b0",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInactiveForeground": "#002b36", "selectionInactiveForeground": "#002b36",
"selectionInactiveBackground": "#e8dcb625", "selectionInactiveBackground": "#e8dcb6b0",
"textBackground": "#fdf6e3" "textBackground": "#fdf6e3"
}, },
"Tree.leftChildIndent": 10, "Tree.leftChildIndent": 10,
"Tree.rightChildIndent": 5, "Tree.rightChildIndent": 5,
"UiDesigner": { "UiDesigner": {
"Activity.borderColor": "#edead9",
"ColorPicker.background": "#fdf6e3",
"ColorPicker.foreground": "#586e75",
"Component.borderColor": "#edead9",
"Component.background": "#fdf6e3",
"Component.foreground": "#586e75",
"Connector.borderColor": "#edead9",
"Connector.hoverBorderColor": "#d1cbb8",
"Canvas.background": "#eee8d5",
"highStroke.foreground": "#586e75",
"Label.foreground": "#93a1a1",
"List.selectionBackground": "#e8dcb6b0",
"Panel.borderColor": "#edead9",
"Panel.background": "#fdf6e3", "Panel.background": "#fdf6e3",
"Preview.background": "#fdf6e3" "percent.foreground": "#586e75",
"Placeholder.background": "#fdf6e3",
"Placeholder.borderColor": "#edead9",
"Placeholder.foreground": "#586e75",
"Placeholder.selectedForeground": "#002b36",
"Preview.background": "#fdf6e3",
"stroke.acceleratorForeground": "#93a1a1"
}, },
"ValidationTooltip": { "ValidationTooltip": {
"errorBackground": "#EDE8D4", "errorBackground": "#EDE8D4",
@@ -768,6 +808,9 @@
"FileHistory.Commit": { "FileHistory.Commit": {
"selectedBranchBackground": "#fdf6e3" "selectedBranchBackground": "#fdf6e3"
}, },
"GitCommits": {
"graphColor": "#d1cbb8"
},
"GitLog": { "GitLog": {
"localBranchIconColor": "#d33682", "localBranchIconColor": "#d33682",
"otherIconColor": "#93a1a1", "otherIconColor": "#93a1a1",
@@ -871,4 +914,4 @@
"Objects.GreenAndroid": "#2AA198" "Objects.GreenAndroid": "#2AA198"
} }
} }
} }