summaryrefslogtreecommitdiffstats
path: root/data/paste-cpp.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-cpp.css
parent1563e6b6b3f4062ad5013d9b3fd55e8c4d91ad16 (diff)
split css file
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'data/paste-cpp.css')
-rw-r--r--data/paste-cpp.css38
1 files changed, 38 insertions, 0 deletions
diff --git a/data/paste-cpp.css b/data/paste-cpp.css
new file mode 100644
index 000000000..32638c0a6
--- /dev/null
+++ b/data/paste-cpp.css
@@ -0,0 +1,38 @@
+.cpp .de1, .cpp .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
+.cpp {font-family:monospace;}
+.cpp .imp {font-weight: bold; color: red;}
+.cpp li, .cpp .li1 {font-weight: normal; vertical-align:top;}
+.cpp .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
+.cpp .li2 {font-weight: bold; vertical-align:top;}
+.cpp .kw1 {color: #0000ff;}
+.cpp .kw2 {color: #0000ff;}
+.cpp .kw3 {color: #0000dd;}
+.cpp .kw4 {color: #0000ff;}
+.cpp .co1 {color: #666666;}
+.cpp .co2 {color: #339900;}
+.cpp .coMULTI {color: #ff0000; font-style: italic;}
+.cpp .es0 {color: #000099; font-weight: bold;}
+.cpp .es1 {color: #000099; font-weight: bold;}
+.cpp .es2 {color: #660099; font-weight: bold;}
+.cpp .es3 {color: #660099; font-weight: bold;}
+.cpp .es4 {color: #660099; font-weight: bold;}
+.cpp .es5 {color: #006699; font-weight: bold;}
+.cpp .br0 {color: #008000;}
+.cpp .sy0 {color: #008000;}
+.cpp .sy1 {color: #000080;}
+.cpp .sy2 {color: #000040;}
+.cpp .sy3 {color: #000040;}
+.cpp .sy4 {color: #008080;}
+.cpp .st0 {color: #FF0000;}
+.cpp .nu0 {color: #0000dd;}
+.cpp .nu6 {color: #208080;}
+.cpp .nu8 {color: #208080;}
+.cpp .nu12 {color: #208080;}
+.cpp .nu16 {color:#800080;}
+.cpp .nu17 {color:#800080;}
+.cpp .nu18 {color:#800080;}
+.cpp .nu19 {color:#800080;}
+.cpp .me1 {color: #007788;}
+.cpp .me2 {color: #007788;}
+.cpp .ln-xtra, .cpp li.ln-xtra, .cpp div.ln-xtra {background-color: #ffc;}
+.cpp span.xtra { display:block; }