Set brand colour to purple
This commit is contained in:
parent
f47aedfb67
commit
5a03eb10bf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
brand: "#FD4F00",
|
||||
brand: "#9600ff",
|
||||
}
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue