summaryrefslogtreecommitdiffstats
path: root/data/paste-vb.css
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-04-08 20:43:39 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-04-09 20:47:33 +0200
commit2704dd7b04746b325eb87f9d7eaf671e9ed5e7e3 (patch)
treead7bde9b82cf8297e0118316aa982f6787d21ba9 /data/paste-vb.css
parentb256550f2b2640d4ff507d5c759251bac538bbd9 (diff)
update geshi css files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/paste-vb.css')
-rw-r--r--data/paste-vb.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/paste-vb.css b/data/paste-vb.css
index 861b57e7a..d8f35c141 100644
--- a/data/paste-vb.css
+++ b/data/paste-vb.css
@@ -4,7 +4,12 @@
.vb li, .vb .li1 {font-weight: normal; vertical-align:top;}
.vb .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.vb .li2 {font-weight: bold; vertical-align:top;}
-.vb .kw1 {color: #000080;}
+.vb .kw1 {color: #F660AB; font-weight: bold;}
+.vb .kw2 {color: #E56717; font-weight: bold;}
+.vb .kw3 {color: #8D38C9; font-weight: bold;}
+.vb .kw4 {color: #151B8D; font-weight: bold;}
+.vb .kw5 {color: #00C2FF; font-weight: bold;}
+.vb .kw6 {color: #3EA99F; font-weight: bold;}
.vb .co1 {color: #008000;}
.vb .es0 {color: #800000; font-weight: bold;}
.vb .st0 {color: #800000;}