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