circolog-website/res/css/palette(3).css

11 lines
448 B
CSS
Raw Permalink Normal View History

2019-03-23 17:43:02 +01:00
/* 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; }