aboutsummaryrefslogtreecommitdiff
path: root/_scss/base/_highlight.scss
blob: c3cf78350844b435f526b7a807ea20fb5d558ba2 (plain) (blame)
1
2
3
4
$color00: rgb(255, 0, 0);
$color01: rgb(255, 255, 204);

@import 'highlight/main';