summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
authorFrancesco Rodriguez <frodsan@me.com>2014-04-23 12:30:05 -0300
committerFrancesco Rodriguez <frodsan@me.com>2014-04-23 12:30:05 -0300
commit931e0c66c9334c0747fc4862b5ec2b99b8f07566 (patch)
tree441ce413260aabb00d03f0149f812d39777fa8f3 /theme
parent0212084862ad87eec773c1f97d231400b09c7ec1 (diff)
downloadgitbook-931e0c66c9334c0747fc4862b5ec2b99b8f07566.zip
gitbook-931e0c66c9334c0747fc4862b5ec2b99b8f07566.tar.gz
gitbook-931e0c66c9334c0747fc4862b5ec2b99b8f07566.tar.bz2
Update color themes for highlight.js link.
Diffstat (limited to 'theme')
-rw-r--r--theme/stylesheets/book/highlight.less4
-rw-r--r--theme/stylesheets/page/highlight.less4
2 files changed, 4 insertions, 4 deletions
diff --git a/theme/stylesheets/book/highlight.less b/theme/stylesheets/book/highlight.less
index 33e0040..004e7a5 100644
--- a/theme/stylesheets/book/highlight.less
+++ b/theme/stylesheets/book/highlight.less
@@ -1,4 +1,4 @@
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* http://jmblog.github.io/color-themes-for-highlightjs */
/* Tomorrow Comment */
.hljs-comment {
@@ -87,4 +87,4 @@
.xml .css,
.xml .hljs-cdata {
opacity: 0.5;
-} \ No newline at end of file
+}
diff --git a/theme/stylesheets/page/highlight.less b/theme/stylesheets/page/highlight.less
index ae9d1f8..26078cb 100644
--- a/theme/stylesheets/page/highlight.less
+++ b/theme/stylesheets/page/highlight.less
@@ -1,4 +1,4 @@
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* http://jmblog.github.io/color-themes-for-highlightjs */
/* Tomorrow Comment */
.hljs-comment,
@@ -87,4 +87,4 @@
.xml .css,
.xml .hljs-cdata {
opacity: 0.5;
-} \ No newline at end of file
+}