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

fix themePreview

This commit is contained in:
kirbo 2024-06-09 17:44:10 -07:00
parent d370e7b850
commit ed24abc10f
No known key found for this signature in database

View file

@ -75,8 +75,8 @@ export default createTheme({
extend: { extend: {
colors: { colors: {
themePreview: { themePreview: {
primary: tokens.blue.c500, primary: tokens.black.c80,
secondary: tokens.shade.c700 secondary: tokens.black.c100
}, },
pill: { pill: {