Change MDC theme primary colour

This commit is contained in:
Matthew Grove
2018-11-14 19:07:36 +00:00
parent e16016b8b5
commit 4bd2f0b84e

View File

@@ -1,5 +1,5 @@
:root {
--mdc-theme-primary: #00897b;
--mdc-theme-primary: #00adb4;
--mdc-theme-secondary: #d84315;
}
.mdc-text-field-helper-text {