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,
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,