Updated code highlight styles

This commit is contained in:
NGPixel
2017-04-03 21:56:39 -04:00
parent 6918eac3ad
commit 8b898b9dc6
3 changed files with 11 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ $primary: 'indigo';
@import 'libs/twemoji-awesome';
@import 'libs/jquery-contextmenu';
@import 'node_modules/highlight.js/styles/tomorrow';
@import 'node_modules/highlight.js/styles/atom-one-dark';
@import 'node_modules/simplemde/dist/simplemde.min';
@import 'components/_editor';