scheme: add update static themes

Add primary, secondary and tertiary colours to static themes
Remove accent
This commit is contained in:
2 * r + 2 * t
2025-03-07 21:20:57 +11:00
parent d9196304ca
commit 172b7f30de
16 changed files with 48 additions and 19 deletions
+3 -1
View File
@@ -26,4 +26,6 @@ mantle 1f2122
crust 181a1b
success b8bb26
error cc241d
accent b8bb26
primary b8bb26
secondary c59e9d
tertiary fabd2f
+3 -1
View File
@@ -26,4 +26,6 @@ mantle f2e8c0
crust eae0bd
success 79740e
error 9d0006
accent 79740e
primary 79740e
secondary 8f3f71
tertiary b57614