This commit is contained in:
Viktor Rådberg
2024-01-28 17:04:30 +01:00
parent cc915dff36
commit 8b33a2a38a
5 changed files with 273 additions and 12 deletions

View File

@@ -54,6 +54,10 @@ export default {
backdrop: 'rgba(0, 0, 0, 0.3)',
settings: 'rgba(20, 20, 0, 0.9)',
},
icons: {
dark: '#000000',
light: '#FFFFFF',
},
text: {
primary: '#F5F5F5',
secondary: '#76A6A5',