Setup wizard for Settings

This commit is contained in:
Julian Krauser 2025-04-25 12:13:02 +02:00
parent 5d9007f517
commit 8880af2880
11 changed files with 622 additions and 60 deletions

View file

@ -18,7 +18,7 @@
--error: #9a0d55;
--warning: #bb6210;
--info: #388994;
--success: #73ad0f;
--success: #7ac142;
}
.dark {
--primary: #ff0d00;
@ -27,7 +27,7 @@
--error: #9a0d55;
--warning: #bb6210;
--info: #4ccbda;
--success: #73ad0f;
--success: #7ac142;
}
}