summaryrefslogtreecommitdiffstats
path: root/data/paste-haskell.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/paste-haskell.css')
-rw-r--r--data/paste-haskell.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/paste-haskell.css b/data/paste-haskell.css
index ccc5833c3..ce5b8af47 100644
--- a/data/paste-haskell.css
+++ b/data/paste-haskell.css
@@ -11,6 +11,7 @@
.haskell .kw5 {color: maroon;}
.haskell .co1 {color: #5d478b; font-style: italic;}
.haskell .co2 {color: #339933; font-weight: bold;}
+.haskell .co3 {color: #5d478b; font-style: italic;}
.haskell .coMULTI {color: #5d478b; font-style: italic;}
.haskell .es0 {background-color: #3cb371; font-weight: bold;}
.haskell .br0 {color: green;}