fixed klammer usage

This commit is contained in:
2025-11-04 22:28:23 +01:00
parent 0b46919e46
commit cff2374f41
2 changed files with 82 additions and 36 deletions

View File

@@ -19,6 +19,8 @@ export const designTokens = {
9: '#cda8f0',
10: '#ebd7fa',
},
manager: '#CC0000',
// Semantic Colors
primary: '#51258f',