mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 19:15:28 +00:00
matches colors to logo
This commit is contained in:
@ -14,8 +14,8 @@ module.exports = {
|
|||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
colors: {
|
colors: {
|
||||||
'primary':'#902eec',
|
'primary':'#90A8D8',
|
||||||
'secondary':'#f580f5',
|
'secondary':'#DDBC91',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user