mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 11:51:28 +02:00
feat(admin-plugin): fix custom grayscale #211
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
'600': '#a0a0a0',
|
||||
'700': '#898989',
|
||||
'800': '#6c6c6c',
|
||||
'800': '#3f3f3f',
|
||||
'900': '#3f3f3f',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user