Add 'Core' section.

This commit is contained in:
Joshua Bemenderfer
2023-02-12 22:11:13 -05:00
parent df3aa36e26
commit 381aec4ba4
17 changed files with 178 additions and 32 deletions

View File

@@ -30,7 +30,7 @@ module.exports = {
600: '#1F609A',
700: '#17456F',
800: '#0E2B45',
900: '#05111B'
900: '#0C2236'
},
warn: colors.orange,
danger: colors.red,