10 lines
448 B
CSS
10 lines
448 B
CSS
/* Palette generated by Material Palette - materialpalette.com/lime/cyan */
|
|
|
|
.dark-primary-color { background: #AFB42B; }
|
|
.default-primary-color { background: #CDDC39; }
|
|
.light-primary-color { background: #F0F4C3; }
|
|
.text-primary-color { color: #212121; }
|
|
.accent-color { background: #00BCD4; }
|
|
.primary-text-color { color: #212121; }
|
|
.secondary-text-color { color: #757575; }
|
|
.divider-color { border-color: #BDBDBD; }
|