summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
authorFlorian Orben <florian.orben@gmail.com>2015-10-24 15:50:20 +0200
committerFlorian Orben <florian.orben@gmail.com>2015-10-29 17:26:34 +0100
commit3e7ffafa97c61ddd2f479022e4d63bdf745fcac3 (patch)
tree2b7342139352da056fef2422ce203bb7d1b1d215 /web/templates/head.html
parent1e4510be3bb13c00583e14dbbcf99ade7a76c9bd (diff)
downloadchat-3e7ffafa97c61ddd2f479022e4d63bdf745fcac3.tar.gz
chat-3e7ffafa97c61ddd2f479022e4d63bdf745fcac3.tar.bz2
chat-3e7ffafa97c61ddd2f479022e4d63bdf745fcac3.zip
code style theme chooser
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 837cfb133..fdc371af4 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -24,7 +24,7 @@
<link rel="stylesheet" href="/static/css/bootstrap-colorpicker.min.css">
<link rel="stylesheet" href="/static/css/styles.css">
<link rel="stylesheet" href="/static/css/google-fonts.css">
- <link rel="stylesheet" href="/static/css/highlight/monokai_sublime.css">
+ <link rel="stylesheet" class="code_theme" href="">
<link id="favicon" rel="icon" href="/static/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/static/images/favicon.ico" type="image/x-icon">