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

79 lines
No EOL
2.1 KiB
JSON

{
"DefaultFontSize": 11,
"TextColor": "#BBBBBB",
"PresetColors": {
"MaterialPreset": "#FF7F00",
"QualityPreset": "#FFFF00",
"UserOverride": "#445FDC96"
},
"IsDarkTheme": true,
"SlightShade": "#00000028",
"MinimalShade": "#0000000F",
"Shade": "#00000078",
"DarkShade": "#000000BE",
"BackgroundColor": "#373737",
"TabBarBackground": "#282828",
"InactiveTabColor": "#404040",
"InteractionLayerOverlayColor": "#373737F0",
"SplitterBackground": "#2C2C2C",
"TabBodyBackground": "#00000000",
"ToolbarButtonBackground": "#00000000",
"ThumbnailBackground": "#00000000",
"AccentMimimalOverlay": "#B5890050",
"EditFieldColors": {
"Focused": {
"BackgroundColor": "#CCCCCC",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#222222"
},
"Hovered": {
"BackgroundColor": "#333333",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#FFFFFF"
},
"Inactive": {
"BackgroundColor": "#303030",
"ForegroundColor": "#00000000",
"BorderColor": "#282828",
"TextColor": "#EEEEEE"
}
},
"LightTextColor": "#00000000",
"BorderColor": "#BBBBBB",
"BorderColor40": "#555555",
"BorderColor20": "#444444",
"RowBorder": "#333333",
"DropList": {
"Open": {
"BackgroundColor": "#282828",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#BBBBBB"
},
"Focused": {
"BackgroundColor": "#00000000",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#00000000"
},
"Hovered": {
"BackgroundColor": "#333333",
"ForegroundColor": "#00000000",
"BorderColor": "#FF7F00",
"TextColor": "#FFFFFF"
},
"Inactive": {
"BackgroundColor": "#303030",
"ForegroundColor": "#00000000",
"BorderColor": "#282828",
"TextColor": "#EEEEEE"
}
},
"DisabledColor": "#505050",
"SplashAccentColor": "#EEEEEE",
"BedBackgroundColor": "#00000000",
"PrimaryAccentColor": "#B58900",
"SectionBackgroundColor": "#404040"
}