feat(ui): Update brand color to blue variant

This commit is contained in:
2026-06-05 01:18:50 +05:30
parent 15f4ee7679
commit 61434f18db
+1 -1
View File
@@ -6,7 +6,7 @@
}
:root {
--primary-color: #c15151;
--primary-color: #356C87;
--secondary-color: #7f7f7f;
--background-color: #ffffff;
--border-color: #dedede;