logo/src/css/light.css

10 lines
94 B
CSS

/* light css */
.background {
fill: #f5e0dc;
}
.fg {
fill: #1e1e2e;
stroke: #1e1e2e;
}