soneta-ui-style

This commit is contained in:
Marcin Wojas
2026-03-22 20:56:25 +01:00
parent ccaf27e569
commit 81b895cf2f
707 changed files with 33942 additions and 0 deletions
@@ -0,0 +1,6 @@
$splash_screen_bg: white;
$splash_logo: rgb(118, 163, 0);
$splash_spinner_track: 1.1em solid rgba(118, 163, 0, 0.2);
$splash_spinner_fill: 1.1em solid rgb(118, 163, 0);
@import '../common/SplashScreen.scss';