Configure Maven repository for unionflow-server-api dependency

This commit is contained in:
dahoud
2025-12-10 01:12:54 +00:00
commit 2910809949
1173 changed files with 435718 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
$primaryLightColor: #A1DCF5;
$primaryColor:#7EC8E8;
$primaryDarkColor: #58AED3;
$primaryDarkerColor: #3099C6;
$primaryTextColor: #3E4754;
$primaryLighterColor: rgba($primaryLightColor,.1);
@import '../sass/theme/_theme_dark';