popov.link/_scss/base/_highlight.scss
Valentin Popov 8ecf890fa1
Added a perfect dark theme
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-05-04 04:51:17 +04:00

5 lines
83 B
SCSS

$color00: rgb(255, 0, 0);
$color01: rgb(255, 255, 204);
@import 'highlight/main';