RC-10: update tailwind config

This commit is contained in:
2023-08-27 12:00:46 +01:00
parent 6983d5724a
commit 15f9ae928c

View File

@@ -186,6 +186,8 @@ module.exports = {
primary: '#151B30',
secondary: '#6D6D6D',
disabled: '#D9D9D9',
highlight1: '#FFBC6E',
highlight2: '#DB00FF',
},
primary: {
light: '#FFFFFF',