add brand color

This commit is contained in:
samfreund
2025-04-13 08:09:17 -05:00
parent 358f5747ab
commit eb85834180
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
:root > * {
--md-primary-fg-color: #3498DB;
}