Add charade colour
This commit is contained in:
parent
b5c66b8638
commit
9cd72cb445
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
charade: '#2a293c',
|
||||
inherit: 'inherit'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue