mattercontrol/StaticData/Themes/System/Classic/Classic-Dark.json
2020-09-12 08:53:40 -07:00

92 lines
No EOL
2.4 KiB
JSON

{
"DefaultFontSize": 11,
"TextColor": "#FFFFFF",
"PresetColors": {
"MaterialPreset": "#FF7F00",
"QualityPreset": "#FFFF00",
"UserOverride": "#445FDC96"
},
"IsDarkTheme": true,
"SlightShade": "#00000028",
"MinimalShade": "#0000000F",
"Shade": "#00000078",
"DarkShade": "#000000BE",
"BackgroundColor": "#404040",
"TabBarBackground": "#363636",
"InactiveTabColor": "#4E4E4E",
"Object3DControlLayerOverlayColor": "#404040F0",
"SplitterBackground": "#383838",
"TabBodyBackground": "#00000000",
"ToolbarButtonBackground": "#00000000",
"ThumbnailBackground": "#00000000",
"AccentMimimalOverlay": "#EC678832",
"EditFieldColors": {
"Focused": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#222222",
"LightTextColor": "#6e6e6e"
},
"Hovered": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#00000000"
},
"Inactive": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#222222",
"LightTextColor": "#6e6e6e"
}
},
"BedColor": "#999",
"UnderBedColor": "#EEE5",
"PrinterBedTextColor": "#222",
"HotendLimitsBackgroundColor": "#00000050",
"BedGridColors": {
"Red": "#7F0000",
"Green": "#267F00",
"Blue": "#0026FF",
"Line": "#666"
},
"LightTextColor": "#00000000",
"BorderColor": "#C8C8C8",
"BorderColor40": "#2B2B2B",
"BorderColor20": "#383838",
"PopupBorderColor": "#222",
"RowBorder": "#424242",
"DropList": {
"Open": {
"BackgroundColor": "#8A8A8A",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#EEEEEE"
},
"Focused": {
"BackgroundColor": "#282828",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#EEEEEE"
},
"Hovered": {
"BackgroundColor": "#404040",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#EEEEEE"
},
"Inactive": {
"BackgroundColor": "#404040",
"ForegroundColor": "#00000000",
"BorderColor": "#656565",
"TextColor": "#EEEEEE"
}
},
"DisabledColor": "#575757",
"SplashAccentColor": "#EC6788",
"BedBackgroundColor": "#3B3B3B",
"PrimaryAccentColor": "#EC6788",
"SectionBackgroundColor": "#393939"
}