mattercontrol/StaticData/Themes/System/Classic/Classic-Dark.json

79 lines
No EOL
2.1 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",
"InteractionLayerOverlayColor": "#404040F0",
"SplitterBackground": "#383838",
"TabBodyBackground": "#00000000",
"ToolbarButtonBackground": "#00000000",
"ThumbnailBackground": "#00000000",
"AccentMimimalOverlay": "#EC678832",
"EditFieldColors": {
"Focused": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#222222"
},
"Hovered": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#00000000"
},
"Inactive": {
"BackgroundColor": "#EEEEEE",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#222222"
}
},
"LightTextColor": "#00000000",
"BorderColor": "#C8C8C8",
"BorderColor40": "#2B2B2B",
"BorderColor20": "#383838",
"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"
}