update ui
This commit is contained in:
@@ -5,11 +5,11 @@ export default {
|
||||
extend: {
|
||||
colors: {
|
||||
magenta: {
|
||||
DEFAULT: "#E20074",
|
||||
50: "#FFF0F7",
|
||||
100: "#FFE0EF",
|
||||
600: "#E20074",
|
||||
700: "#B8005E",
|
||||
DEFAULT: "#6366F1",
|
||||
50: "#EEF2FF",
|
||||
100: "#E0E7FF",
|
||||
600: "#6366F1",
|
||||
700: "#4F46E5",
|
||||
},
|
||||
surface: {
|
||||
DEFAULT: "#FFFFFF",
|
||||
|
||||
Reference in New Issue
Block a user