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