Fixing BedBackgroundColor for all themes

This commit is contained in:
Lars Brubaker 2021-05-24 12:18:18 -07:00
parent 397c040999
commit 8ad261c411
5 changed files with 6 additions and 6 deletions

View file

@ -86,7 +86,7 @@
},
"DisabledColor": "#505050",
"SplashAccentColor": "#EEEEEE",
"BedBackgroundColor": "#00000000",
"BedBackgroundColor": "#323232",
"PrimaryAccentColor": "#B58900",
"SectionBackgroundColor": "#404040"
}