feat: Ability to set list color indicator (#1033)

Closes #840
This commit is contained in:
Lukas Corona
2025-02-25 15:58:59 +01:00
committed by GitHub
parent ac09d9b6bd
commit 4821d407a7
19 changed files with 365 additions and 166 deletions
+12
View File
@@ -0,0 +1,12 @@
export default [
'berry-red',
'pumpkin-orange',
'lagoon-blue',
'pink-tulip',
'light-mud',
'orange-peel',
'bright-moss',
'antique-blue',
'dark-granite',
'lagune-blue',
];