Change theme colours
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
:root {
|
||||
/* change theme */
|
||||
--mdc-theme-primary: #cb7425;
|
||||
--mdc-theme-secondary: #6086cc;
|
||||
--mdc-theme-primary: #0092a1;
|
||||
--mdc-theme-secondary: #546875;
|
||||
/* ensure Bootstrap doesn't alter any font sizes set in rem */
|
||||
font-size: initial;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user