mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 06:15:53 -03:00
7 lines
173 B
CSS
7 lines
173 B
CSS
:root {
|
|
--md-primary-fg-color: #0096d7;
|
|
--md-primary-fg-color--light: #0096d7;
|
|
--md-primary-fg-color--dark: #0096d7;
|
|
--md-footer-bg-color--dark: #fffff;
|
|
}
|