frontend graphs

This commit is contained in:
sameeranageshwar
2026-04-12 01:09:03 -04:00
parent 5772782dcf
commit bcc8236ddd
9 changed files with 755 additions and 281 deletions
+2
View File
@@ -22,9 +22,11 @@
--shadow-glow-primary: 0 0 15px rgba(243, 139, 168, 0.4);
--shadow-glow-alert: 0 0 15px rgba(243, 139, 168, 0.4);
--shadow-glow-blue: 0 0 15px rgba(243, 139, 168, 0.4);
--map-icon-filter: invert(1) contrast(100) opacity(0.9);
}
.light-theme {
--map-icon-filter: invert(0) contrast(150) opacity(0.9);
--color-crust: #dce0e8;
--color-mantle: #e6e9ef;
--color-base: #eff1f5;