switch to monokai as default syntax highlight theme
This commit is contained in:
parent
7b66abd49c
commit
fbbae1dc55
18 changed files with 92 additions and 21 deletions
|
@ -19,7 +19,7 @@
|
|||
<link rel="stylesheet" href="css/theme/black.css" id="theme">
|
||||
|
||||
<!-- Theme used for syntax highlighting of code -->
|
||||
<link rel="stylesheet" href="lib/css/zenburn.css">
|
||||
<link rel="stylesheet" href="lib/css/monokai.css">
|
||||
|
||||
<!-- Printing and PDF exports -->
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue