summaryrefslogtreecommitdiff
path: root/_sass/skins/highlight/tomorrow/_night-bright.scss
blob: 39d6cfc0e1e72e2fb33037e64c61c04b69bd3d9b (plain)
1
2
3
4
5
6
7
8
9
10
$highlight-background   :#000;
$highlight-foreground   :#eaeaea;
$highlight-comment      :#969896;
$highlight-red          :#d54e53;
$highlight-orange       :#e78c45;
$highlight-yellow       :#e7c547;
$highlight-green        :#b9ca4a;
$highlight-aqua         :#70c0b1;
$highlight-blue         :#7aa6da;
$highlight-purple       :#c397d8;