Fixing BedBackgroundColor for all themes
This commit is contained in:
parent
397c040999
commit
8ad261c411
5 changed files with 6 additions and 6 deletions
|
|
@ -74,7 +74,7 @@
|
|||
},
|
||||
"DisabledColor": "#DDDDDD",
|
||||
"SplashAccentColor": "#00000000",
|
||||
"BedBackgroundColor": "#00000000",
|
||||
"BedBackgroundColor": "#ECECEC",
|
||||
"PrimaryAccentColor": "#B58900",
|
||||
"SectionBackgroundColor": "#e6e6e6"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue