mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-25 04:24:33 -04:00
🌈 Bibata Amber Watch backgrond changed to white
This commit is contained in:
parent
afc3c69581
commit
7343b3d16d
1 changed files with 4 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue