Skip to content

Commit

Permalink
updated colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Willem Toerien committed Oct 25, 2024
1 parent 5d4dcbf commit 2db4483
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects/wtprograms/material-design/tailwind/theme/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ module.exports = reduce('color', [
...paleteColors('primary'),
...paleteColors('secondary'),
...paleteColors('tertiary'),
...paleteColors('error'),
...paleteColors('danger'),
...paleteColors('warning'),
...paleteColors('success'),
'surface',
'surface-on',
'surface-variant',
Expand Down

0 comments on commit 2db4483

Please sign in to comment.