aboutsummaryrefslogtreecommitdiff
path: root/target/site/jacoco/jacoco-resources/prettify.css
diff options
context:
space:
mode:
Diffstat (limited to 'target/site/jacoco/jacoco-resources/prettify.css')
-rw-r--r--target/site/jacoco/jacoco-resources/prettify.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/site/jacoco/jacoco-resources/prettify.css b/target/site/jacoco/jacoco-resources/prettify.css
new file mode 100644
index 0000000..be5166e
--- /dev/null
+++ b/target/site/jacoco/jacoco-resources/prettify.css
@@ -0,0 +1,13 @@
+/* Pretty printing styles. Used with prettify.js. */
+
+.str { color: #2A00FF; }
+.kwd { color: #7F0055; font-weight:bold; }
+.com { color: #3F5FBF; }
+.typ { color: #606; }
+.lit { color: #066; }
+.pun { color: #660; }
+.pln { color: #000; }
+.tag { color: #008; }
+.atn { color: #606; }
+.atv { color: #080; }
+.dec { color: #606; }