summaryrefslogtreecommitdiffstats
path: root/data/paste-systemverilog.css
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-09-22 15:46:40 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-09-22 15:49:12 +0200
commit8a00125ce96b39de0454e81fb8a4892a59317d48 (patch)
tree61af0eb8311d95e9eba13f53b2d5ba6c30ad232d /data/paste-systemverilog.css
parent1563e6b6b3f4062ad5013d9b3fd55e8c4d91ad16 (diff)
split css file
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'data/paste-systemverilog.css')
-rw-r--r--data/paste-systemverilog.css29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/paste-systemverilog.css b/data/paste-systemverilog.css
new file mode 100644
index 000000000..6d51015e5
--- /dev/null
+++ b/data/paste-systemverilog.css
@@ -0,0 +1,29 @@
+.systemverilog .de1, .systemverilog .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
+.systemverilog {font-family:monospace;}
+.systemverilog .imp {font-weight: bold; color: red;}
+.systemverilog li, .systemverilog .li1 {font-weight: normal; vertical-align:top;}
+.systemverilog .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
+.systemverilog .li2 {font-weight: bold; vertical-align:top;}
+.systemverilog .kw1 {color: #996666; font-weight: bold;}
+.systemverilog .kw2 {color: #336600; font-weight: bold;}
+.systemverilog .kw3 {color: #996600; font-weight: bold;}
+.systemverilog .kw4 {color: #000033; font-weight: bold;}
+.systemverilog .kw5 {color: #330033; font-weight: bold;}
+.systemverilog .kw6 {color: #996600; font-weight: bold;}
+.systemverilog .kw7 {color: #CC9900; font-weight: bold;}
+.systemverilog .kw8 {color: #990000; font-weight: bold;}
+.systemverilog .co1 {color: #00008B; font-style: italic;}
+.systemverilog .coMULTI {color: #00008B; font-style: italic;}
+.systemverilog .es0 {color: #9F79EE}
+.systemverilog .br0 {color: #9F79EE;}
+.systemverilog .sy0 {color: #5D478B;}
+.systemverilog .st0 {color: #FF00FF;}
+.systemverilog .nu0 {color: #ff0055;}
+.systemverilog .me1 {color: #202020;}
+.systemverilog .me2 {color: #202020;}
+.systemverilog .re0 {color: #ff0055;}
+.systemverilog .re1 {color: #ff0055;}
+.systemverilog .re2 {color: #ff0055;}
+.systemverilog .re3 {color: #ff0055;}
+.systemverilog .ln-xtra, .systemverilog li.ln-xtra, .systemverilog div.ln-xtra {background-color: #ffc;}
+.systemverilog span.xtra { display:block; }