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
1 changed files with 2 additions and 2 deletions

View File

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