93 lines
No EOL
2.4 KiB
JSON
93 lines
No EOL
2.4 KiB
JSON
{
|
|
"DefaultFontSize": 11,
|
|
"TextColor": "#333",
|
|
"PresetColors": {
|
|
"MaterialPreset": "#FF7F00",
|
|
"QualityPreset": "#FFFF00",
|
|
"UserOverride": "#445FDC96"
|
|
},
|
|
"IsDarkTheme": false,
|
|
"SlightShade": "#00000028",
|
|
"MinimalShade": "#0000000F",
|
|
"Shade": "#00000078",
|
|
"DarkShade": "#000000BE",
|
|
"BackgroundColor": "#fff",
|
|
"TabBarBackground": "#F3F3F3",
|
|
"InactiveTabColor": "#E6E6E6",
|
|
"InteractionLayerOverlayColor": "#ffffffF0",
|
|
"SplitterBackground": "#E1E1E1",
|
|
"TabBodyBackground": "#00000000",
|
|
"ToolbarButtonBackground": "#00000000",
|
|
"ThumbnailBackground": "#00000000",
|
|
"AccentMimimalOverlay": "#B5890050",
|
|
"EditFieldColors": {
|
|
"Focused": {
|
|
"BackgroundColor": "#fff",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#FF7F00",
|
|
"TextColor": "#222222",
|
|
"LightTextColor": "#6e6e6e"
|
|
|
|
},
|
|
"Hovered": {
|
|
"BackgroundColor": "#fff",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#FF7F00",
|
|
"TextColor": "#00000000"
|
|
},
|
|
"Inactive": {
|
|
"BackgroundColor": "#fff",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#ccc",
|
|
"TextColor": "#222222",
|
|
"LightTextColor": "#6e6e6e"
|
|
}
|
|
},
|
|
"BedColor": "#f1f1f1",
|
|
"UnderBedColor": "#bbb3",
|
|
"PrinterBedTextColor": "#666",
|
|
"HotendLimitsBackgroundColor": "#00000020",
|
|
"BedGridColors": {
|
|
"Red": "#7F0000",
|
|
"Green": "#267F00",
|
|
"Blue": "#0026FF",
|
|
"Line": "#ccc"
|
|
},
|
|
"LightTextColor": "#00000000",
|
|
"BorderColor": "#555",
|
|
"BorderColor40": "#555555",
|
|
"BorderColor20": "#ccc",
|
|
"PopupBorderColor": "#ccc",
|
|
"RowBorder": "#ddd",
|
|
"DropList": {
|
|
"Open": {
|
|
"BackgroundColor": "#bbb",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#00000000",
|
|
"TextColor": "#222222"
|
|
},
|
|
"Focused": {
|
|
"BackgroundColor": "#ddd",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#FF7F00",
|
|
"TextColor": "#222222"
|
|
},
|
|
"Hovered": {
|
|
"BackgroundColor": "#ddd",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#FF7F00",
|
|
"TextColor": "#222222"
|
|
},
|
|
"Inactive": {
|
|
"BackgroundColor": "#fff",
|
|
"ForegroundColor": "#00000000",
|
|
"BorderColor": "#ddd",
|
|
"TextColor": "#222222"
|
|
}
|
|
},
|
|
"DisabledColor": "#505050",
|
|
"SplashAccentColor": "#EEEEEE",
|
|
"BedBackgroundColor": "#e9e9e9",
|
|
"PrimaryAccentColor": "#B58900",
|
|
"SectionBackgroundColor": "#F5F5F5"
|
|
} |