1
0
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:
Awilum
2020-01-30 01:07:30 +03:00
parent 8369dfb0d0
commit ad5848f74c

View File

@@ -6,6 +6,7 @@ module.exports = {
white: '#ffffff',
dark: "#16171a",
"dark-muted": "#292b30",
red: '#E65354',
gray: {
'000': '#f9f9f9',
'100': '#ededed',