Changing map colors

This commit is contained in:
g 2020-09-28 20:27:14 +02:00
commit c3087d3ae7
3 changed files with 117 additions and 8 deletions

View file

@ -14,6 +14,7 @@
@import "components/_login";
@import "components/_charts";
@import "components/_maps";
@theme-color-brand: #ceccd2;
@theme-color-background-base: #faf9f6;