Skip to content

Commit

Permalink
Update for 2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
4lex4 committed Jul 31, 2023
1 parent b80d117 commit b85eeca
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 67 deletions.
48 changes: 36 additions & 12 deletions resources/PreciousDarkEleven.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"iconHoverAlpha": ""
},
"Button": {
"Split": {
"default": {
"iconColor": "white",
"separatorColor": "#48689c"
}
},
"arc": "",
"background": "panel",
"default": {
Expand Down Expand Up @@ -226,9 +232,9 @@
"Variables": {
"changedValueForeground": "#68b0ee",
"collectingDataForeground": "grey04",
"errorMessageForeground": "#ff8782",
"errorMessageForeground": "#ff8882",
"evaluatingExpressionForeground": "grey04",
"exceptionForeground": "#ff8782",
"exceptionForeground": "#ff8882",
"modifyingValueForeground": "#68b0ee",
"typeForeground": "grey02",
"valueForeground": "#d8a6a2"
Expand Down Expand Up @@ -299,7 +305,7 @@
"Gray": "grey14",
"Green": "#232c24",
"Orange": "#302824",
"Rose": "#322727",
"Rose": "#312727",
"Violet": "#2b2934",
"Yellow": "#2c2a21"
},
Expand Down Expand Up @@ -373,7 +379,7 @@
"background": "panel",
"disabledForeground": "disabledForeground",
"disabledText": "disabledForeground",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"foreground": "foreground",
"infoForeground": "infoPanelForeground",
"selectedForeground": "foreground",
Expand Down Expand Up @@ -418,6 +424,9 @@
"selectionInactiveBackground": "grey11",
"selectionInactiveForeground": "foreground"
},
"MainMenu": {
"transparentSelectionBackground": "selectionBackground"
},
"MainToolbar": {
"Dropdown": {
"maxWidth": ""
Expand All @@ -426,6 +435,9 @@
"separatorColor": ""
},
"MainWindow": {
"FullScreeControl": {
"Background": "#88888d"
},
"Tab": {
"background": "grey12",
"borderColor": "grey09",
Expand Down Expand Up @@ -600,6 +612,7 @@
"eapTagBackground": "#47302f",
"hoverBackground": "#20272f",
"lightSelectionBackground": "#20272f",
"suggestedLabelBackground": "#2b3b2e",
"tagBackground": "grey14",
"tagForeground": "infoPanelForeground"
},
Expand Down Expand Up @@ -670,8 +683,8 @@
},
"ProgressBar": {
"background": "panel",
"failedColor": "#db6864",
"failedEndColor": "#863735",
"failedColor": "#da6864",
"failedEndColor": "#853735",
"foreground": "foreground",
"indeterminateEndColor": "#4e8fcf",
"indeterminateStartColor": "#385371",
Expand All @@ -684,6 +697,9 @@
"warningColor": "#ae861c",
"warningEndColor": "#614f28"
},
"ProgressIcon": {
"color": "#595d6a"
},
"RadioButton": {
"background": "panel",
"disabledText": "disabledForeground",
Expand Down Expand Up @@ -713,9 +729,11 @@
"RunWidget": {
"foreground": "black",
"hoverBackground": "#b8b7b619",
"iconColor": "white",
"pressedBackground": "#b8b7b628",
"runModeIconColor": "#5b8b3d",
"runningBackground": "#6b9b4e",
"runIconColor": "#5b8b3d",
"runningBackground": "#708627",
"runningIconColor": "white",
"stopBackground": "#d86a65"
},
"ScrollBar": {
Expand Down Expand Up @@ -787,7 +805,7 @@
},
"SearchField": {
"errorBackground": "#4b2f2d",
"errorForeground": "#ff8782"
"errorForeground": "#ff8882"
},
"SearchMatch": {
"endBackground": "#9bb553b3",
Expand Down Expand Up @@ -832,7 +850,7 @@
"SpeedSearch": {
"background": "contentBackground",
"borderColor": "border",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"foreground": "foreground"
},
"Spinner": {
Expand Down Expand Up @@ -1032,7 +1050,8 @@
"arc": ""
},
"background": "contentBackground",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"forceFocusedSelectionForeground": false,
"foreground": "foreground",
"hash": "grey13",
"hoverBackground": "#20272f",
Expand All @@ -1053,7 +1072,7 @@
}
},
"ValidationTooltip": {
"errorBackground": "#322727",
"errorBackground": "#312727",
"errorBorderColor": "#774745",
"warningBackground": "#2c2922",
"warningBorderColor": "#635231"
Expand Down Expand Up @@ -1117,6 +1136,11 @@
"Details": {
"background": "white"
},
"LearnTab": {
"CourseCard": {
"hover": ""
}
},
"Projects": {
"actions": {
"background": "#222e3a",
Expand Down
48 changes: 36 additions & 12 deletions resources/PreciousDarkFifteen.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"iconHoverAlpha": ""
},
"Button": {
"Split": {
"default": {
"iconColor": "white",
"separatorColor": "#4b6ca2"
}
},
"arc": "",
"background": "panel",
"default": {
Expand Down Expand Up @@ -226,9 +232,9 @@
"Variables": {
"changedValueForeground": "#66b0ef",
"collectingDataForeground": "grey04",
"errorMessageForeground": "#ff8782",
"errorMessageForeground": "#ff8882",
"evaluatingExpressionForeground": "grey04",
"exceptionForeground": "#ff8782",
"exceptionForeground": "#ff8882",
"modifyingValueForeground": "#66b0ef",
"typeForeground": "grey02",
"valueForeground": "#d9a8a2"
Expand Down Expand Up @@ -299,7 +305,7 @@
"Gray": "grey14",
"Green": "#2a342e",
"Orange": "#37302e",
"Rose": "#392f31",
"Rose": "#382f31",
"Violet": "#32303e",
"Yellow": "#33322b"
},
Expand Down Expand Up @@ -373,7 +379,7 @@
"background": "panel",
"disabledForeground": "disabledForeground",
"disabledText": "disabledForeground",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"foreground": "foreground",
"infoForeground": "infoPanelForeground",
"selectedForeground": "foreground",
Expand Down Expand Up @@ -418,6 +424,9 @@
"selectionInactiveBackground": "grey11",
"selectionInactiveForeground": "foreground"
},
"MainMenu": {
"transparentSelectionBackground": "selectionBackground"
},
"MainToolbar": {
"Dropdown": {
"maxWidth": ""
Expand All @@ -426,6 +435,9 @@
"separatorColor": ""
},
"MainWindow": {
"FullScreeControl": {
"Background": "#8c8c91"
},
"Tab": {
"background": "grey12",
"borderColor": "grey09",
Expand Down Expand Up @@ -600,6 +612,7 @@
"eapTagBackground": "#4e3738",
"hoverBackground": "#272f39",
"lightSelectionBackground": "#272f39",
"suggestedLabelBackground": "#314237",
"tagBackground": "grey14",
"tagForeground": "infoPanelForeground"
},
Expand Down Expand Up @@ -670,8 +683,8 @@
},
"ProgressBar": {
"background": "panel",
"failedColor": "#dd6a66",
"failedEndColor": "#8c3d3b",
"failedColor": "#dc6a66",
"failedEndColor": "#8b3d3b",
"foreground": "foreground",
"indeterminateEndColor": "#4f91d2",
"indeterminateStartColor": "#3c5978",
Expand All @@ -684,6 +697,9 @@
"warningColor": "#b08824",
"warningEndColor": "#665530"
},
"ProgressIcon": {
"color": "#5e6371"
},
"RadioButton": {
"background": "panel",
"disabledText": "disabledForeground",
Expand Down Expand Up @@ -713,9 +729,11 @@
"RunWidget": {
"foreground": "black",
"hoverBackground": "#bab9b619",
"iconColor": "white",
"pressedBackground": "#bab9b628",
"runModeIconColor": "#5e8e41",
"runningBackground": "#6d9d51",
"runIconColor": "#5e8e41",
"runningBackground": "#73892d",
"runningIconColor": "white",
"stopBackground": "#da6c67"
},
"ScrollBar": {
Expand Down Expand Up @@ -787,7 +805,7 @@
},
"SearchField": {
"errorBackground": "#523636",
"errorForeground": "#ff8782"
"errorForeground": "#ff8882"
},
"SearchMatch": {
"endBackground": "#9bb555b3",
Expand Down Expand Up @@ -832,7 +850,7 @@
"SpeedSearch": {
"background": "contentBackground",
"borderColor": "border",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"foreground": "foreground"
},
"Spinner": {
Expand Down Expand Up @@ -1032,7 +1050,8 @@
"arc": ""
},
"background": "contentBackground",
"errorForeground": "#ff8782",
"errorForeground": "#ff8882",
"forceFocusedSelectionForeground": false,
"foreground": "foreground",
"hash": "grey13",
"hoverBackground": "#272f39",
Expand All @@ -1053,7 +1072,7 @@
}
},
"ValidationTooltip": {
"errorBackground": "#392f31",
"errorBackground": "#382f31",
"errorBorderColor": "#7c4d4b",
"warningBackground": "#33312c",
"warningBorderColor": "#685838"
Expand Down Expand Up @@ -1117,6 +1136,11 @@
"Details": {
"background": "white"
},
"LearnTab": {
"CourseCard": {
"hover": ""
}
},
"Projects": {
"actions": {
"background": "#283544",
Expand Down
28 changes: 26 additions & 2 deletions resources/PreciousLightWarm.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"iconHoverAlpha": ""
},
"Button": {
"Split": {
"default": {
"iconColor": "white",
"separatorColor": "#85a8df"
}
},
"arc": "",
"background": "panel",
"default": {
Expand Down Expand Up @@ -418,6 +424,9 @@
"selectionInactiveBackground": "grey11",
"selectionInactiveForeground": "foreground"
},
"MainMenu": {
"transparentSelectionBackground": "selectionBackground"
},
"MainToolbar": {
"Dropdown": {
"maxWidth": ""
Expand All @@ -426,6 +435,9 @@
"separatorColor": ""
},
"MainWindow": {
"FullScreeControl": {
"Background": "#7b7d82"
},
"Tab": {
"background": "grey12",
"borderColor": "grey09",
Expand Down Expand Up @@ -600,6 +612,7 @@
"eapTagBackground": "#f4d1c5",
"hoverBackground": "#eeece6",
"lightSelectionBackground": "#eeece6",
"suggestedLabelBackground": "#d2dcc4",
"tagBackground": "grey14",
"tagForeground": "infoPanelForeground"
},
Expand Down Expand Up @@ -684,6 +697,9 @@
"warningColor": "#a27f2c",
"warningEndColor": "#ceba90"
},
"ProgressIcon": {
"color": "#a9abb5"
},
"RadioButton": {
"background": "panel",
"disabledText": "disabledForeground",
Expand Down Expand Up @@ -713,9 +729,11 @@
"RunWidget": {
"foreground": "black",
"hoverBackground": "#4e535919",
"iconColor": "white",
"pressedBackground": "#4e535928",
"runModeIconColor": "#709f56",
"runningBackground": "#638f49",
"runIconColor": "#709f56",
"runningBackground": "#849b42",
"runningIconColor": "white",
"stopBackground": "#cb635e"
},
"ScrollBar": {
Expand Down Expand Up @@ -1033,6 +1051,7 @@
},
"background": "contentBackground",
"errorForeground": "#b14645",
"forceFocusedSelectionForeground": false,
"foreground": "foreground",
"hash": "grey13",
"hoverBackground": "#eeece6",
Expand Down Expand Up @@ -1117,6 +1136,11 @@
"Details": {
"background": "white"
},
"LearnTab": {
"CourseCard": {
"hover": ""
}
},
"Projects": {
"actions": {
"background": "#dfe5e8",
Expand Down
Loading

0 comments on commit b85eeca

Please sign in to comment.