summaryrefslogtreecommitdiff
path: root/lib/coderay/styles
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-06-12 15:09:45 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-06-12 15:09:45 +0200
commitce3f8389dda50a93a4aec151f6051841d7c65099 (patch)
treefcc971ea1151dacdb50c0368833848d86a18bff0 /lib/coderay/styles
parent2e4e83bf84282d6ce7fbc9eeff2cbe1c79788a9b (diff)
parentaeac6672fbe70702288b259605cb863493ad8ac2 (diff)
downloadcoderay-ce3f8389dda50a93a4aec151f6051841d7c65099.tar.gz
Merge remote-tracking branch 'shimomura1004/taskpaper' into taskpaper-scanner
Diffstat (limited to 'lib/coderay/styles')
-rw-r--r--lib/coderay/styles/alpha.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/coderay/styles/alpha.rb b/lib/coderay/styles/alpha.rb
index a21fbf1..6829686 100644
--- a/lib/coderay/styles/alpha.rb
+++ b/lib/coderay/styles/alpha.rb
@@ -140,6 +140,9 @@ table.CodeRay td { padding: 2px 4px; vertical-align: top; }
.delete .delete { color: #c00; background:transparent; font-weight:bold }
.change .change { color: #88f }
.head .head { color: #f4f }
+
+.project { color: #707; font-weight: bold }
+.complete { text-decoration: line-through; color: gray }
TOKENS
end