summaryrefslogtreecommitdiff
path: root/lib/coderay
diff options
context:
space:
mode:
Diffstat (limited to 'lib/coderay')
-rw-r--r--lib/coderay/styles/alpha.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/styles/alpha.rb b/lib/coderay/styles/alpha.rb
index 9e5d8c4..c9b07c9 100644
--- a/lib/coderay/styles/alpha.rb
+++ b/lib/coderay/styles/alpha.rb
@@ -109,6 +109,7 @@ table.CodeRay td { padding: 2px 4px; vertical-align: top; }
.s .k { color: #D20; }
.s .ch { color: #b0b; }
.s .dl { color: #710; }
+.s .mod { color: #E40; }
.sh { background-color:hsla(120,100%,50%,0.1); }
.sh .k { color:#2B2 }