feat: update brand color palette from indigo to amber
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
colors: {
|
||||
amber: colors.amber,
|
||||
slate: colors.slate,
|
||||
indigo: colors.indigo,
|
||||
indigo: colors.amber, // Overriding default indigo classes to render as amber (orange)
|
||||
violet: colors.violet,
|
||||
emerald: colors.emerald,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user