🌈 Bibata Amber Watch backgrond changed to white

This commit is contained in:
ful1e5 2020-09-02 10:58:04 +05:30
parent afc3c69581
commit 7343b3d16d

View file

@ -16,7 +16,10 @@ const colorSchemes: ColorSchemes = {
}, },
Amber: { Amber: {
base: amber, base: amber,
outline: white outline: white,
watch: {
background: white
}
}, },
Breeze: { Breeze: {
base: breezeDark, base: breezeDark,