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

@ -74,7 +74,7 @@
},
"DisabledColor": "#FBFBFB",
"SplashAccentColor": "#00000000",
"BedBackgroundColor": "#00000000",
"BedBackgroundColor": "#3B3B3B",
"PrimaryAccentColor": "#00000000",
"SectionBackgroundColor": "#393939"
"SectionBackgroundColor": "#3B3B3B"
}