Merge pull request #720 from bugout-dev/fix-colors-2

put colors to theme
pull/724/head
Anton Mushnin 2022-11-29 14:35:24 +03:00 zatwierdzone przez GitHub
commit d463d0a7d1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -102,6 +102,7 @@ const theme = extendTheme({
600: "#6469b1",
700: "#4d54a6",
800: "#373e9b",
850: "#358BF5",
900: "#212990",
1000: "#1e2582",
1100: "#1a2173",
@ -182,6 +183,7 @@ const theme = extendTheme({
700: "#a8d973",
800: "#9dd562",
900: "#92D050",
1000: "#46C370",
},
black: {