brand: DiD color palette (Deep Navy/Lime Green/Light Blue/Soft Grey) and Monda/Montserrat fonts
This commit is contained in:
@@ -8,10 +8,10 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
'base-100': '#faf7f5',
|
||||
'base-200': '#efeae6',
|
||||
'base-300': '#e7e2df',
|
||||
'base-content': '#291334'
|
||||
'base-100': '#FFFFFF',
|
||||
'base-200': '#CCD6D0',
|
||||
'base-300': '#AFC0B8',
|
||||
'base-content': '#022647'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user