mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 03:41:27 +02:00
feat(admin-plugin): update tailwind.config.js colors #211
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = {
|
||||
white: '#ffffff',
|
||||
dark: "#16171a",
|
||||
"dark-muted": "#292b30",
|
||||
red: '#E65354',
|
||||
gray: {
|
||||
'000': '#f9f9f9',
|
||||
'100': '#ededed',
|
||||
|
Reference in New Issue
Block a user