From 2704dd7b04746b325eb87f9d7eaf671e9ed5e7e3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 8 Apr 2012 20:43:39 +0200 Subject: update geshi css files Signed-off-by: Florian Pritz --- data/paste-ocaml.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data/paste-ocaml.css') diff --git a/data/paste-ocaml.css b/data/paste-ocaml.css index f76e5dbc3..ed2c03760 100644 --- a/data/paste-ocaml.css +++ b/data/paste-ocaml.css @@ -10,10 +10,13 @@ .ocaml .kw4 {color: #06c; font-weight: bold;} .ocaml .kw5 {color: #06c; font-weight: bold;} .ocaml .coMULTI {color: #5d478b; font-style: italic;} -.ocaml .br0 {color: #6c6;} +.ocaml .co1 {color: #5d478b; font-style: italic;} +.ocaml .br0 {color: #a52a2a;} .ocaml .sy0 {color: #a52a2a;} .ocaml .st0 {color: #3cb371;} .ocaml .nu0 {color: #c6c;} .ocaml .me1 {color: #060;} +.ocaml .re1 {font-weight:bold; color:#339933;} +.ocaml .re2 {font-weight:bold; color:#993399;} .ocaml .ln-xtra, .ocaml li.ln-xtra, .ocaml div.ln-xtra {background-color: #ffc;} .ocaml span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b