1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

fix purple coloring

This commit is contained in:
kirbo 2024-06-06 12:05:18 -07:00
parent 3330e6ba4f
commit 398bd9ace8
No known key found for this signature in database

View file

@ -246,8 +246,8 @@ export default createTheme({
buttonOverInputHover: tokens.ash.c500,
inputPlaceholder: tokens.ash.c200,
cardBorder: tokens.ash.c700,
slider: tokens.ash.c800,
sliderFilled: tokens.ash.c600,
slider: tokens.ash.c50,
sliderFilled: tokens.purple.c200,
buttons: {
list: tokens.ash.c700,