mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
2.x
This commit is contained in:
@ -40,8 +40,14 @@ export default {
|
||||
},
|
||||
colors: {
|
||||
gray: colors.slate,
|
||||
slate: colors.slate,
|
||||
primary: colors.indigo,
|
||||
green: colors.emerald,
|
||||
success: colors.emerald,
|
||||
danger: colors.red,
|
||||
warning: colors.yellow,
|
||||
info: colors.blue,
|
||||
secondary: colors.gray,
|
||||
},
|
||||
variants: {
|
||||
extend: {
|
||||
|
Reference in New Issue
Block a user