Add bed colors to all themes
- Issue MatterHackers/MCCentral#5325 Migrate to themed bed colors
This commit is contained in:
parent
b3b576af4e
commit
0fca0ffdd2
6 changed files with 51 additions and 0 deletions
|
|
@ -42,6 +42,16 @@
|
|||
"LightTextColor": "#494949"
|
||||
}
|
||||
},
|
||||
"BedColor": "#666",
|
||||
"UnderBedColor": "#EEE5",
|
||||
"PrinterBedTextColor": "#1a1a1a",
|
||||
"HotendLimitsBackgroundColor": "#00000050",
|
||||
"BedGridColors": {
|
||||
"Red": "#E10000",
|
||||
"Green": "#37BA00",
|
||||
"Blue": "#0026FF",
|
||||
"Line": "#444"
|
||||
},
|
||||
"LightTextColor": "#00000000",
|
||||
"BorderColor": "#BBBBBB",
|
||||
"BorderColor40": "#333",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue