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