mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 12:21:22 -03:00
6 lines
133 B
CSS
6 lines
133 B
CSS
:root {
|
|
--md-primary-fg-color: #0096d7;
|
|
--md-primary-fg-color--light: #0096d7;
|
|
--md-primary-fg-color--dark: #0096d7;
|
|
}
|