gossa/src/theme.css
2019-01-27 15:40:44 +01:00

8 lines
112 B
CSS

html, a {
background-color: #2d3436;
color: #dfe6e9;
}
.arrow {
filter: invert(100%) !important;
}