summaryrefslogtreecommitdiffstats
path: root/web/templates
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-24 21:55:44 +0200
commit0f62befef06f7fc467571a87affdfa95fa1fbb81 (patch)
treee1bff7bd1da78a199053f76eb92ce6567417a87d /web/templates
parent113741243bee612b9e65530e1827a0891d96474c (diff)
downloadchat-0f62befef06f7fc467571a87affdfa95fa1fbb81.tar.gz
chat-0f62befef06f7fc467571a87affdfa95fa1fbb81.tar.bz2
chat-0f62befef06f7fc467571a87affdfa95fa1fbb81.zip
code style theme chooser
Diffstat (limited to 'web/templates')
-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">