Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Grossniklaus <grossnik@kes>2018-07-11 19:30:33 +0300
committerBruno Grossniklaus <grossnik@kes>2018-07-11 19:30:33 +0300
commitcfc8a2cad11c6d05470e7abf2a6bba1fe0f3d709 (patch)
tree01187a29b8658d3a10c8897e1b52096741e0ec25 /layouts
parent3bd9f073467557d5b1438c2cf10feef3800b43e5 (diff)
Darken Term In
Diffstat (limited to 'layouts')
-rw-r--r--layouts/shortcodes/term-in.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/term-in.html b/layouts/shortcodes/term-in.html
index 3c9ef7b..51d27b3 100644
--- a/layouts/shortcodes/term-in.html
+++ b/layouts/shortcodes/term-in.html
@@ -1 +1 @@
-<pre class="terminal-in w3-theme-d4 notranslate">{{ .Inner }}</pre>
+<pre class="terminal-in w3-theme-d5 notranslate">{{ .Inner }}</pre>