aboutsummaryrefslogtreecommitdiff
path: root/target/site/jacoco/jacoco-resources/prettify.css
diff options
context:
space:
mode:
authorClyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>2021-06-26 14:54:04 +0000
committerGitHub <noreply@github.com>2021-06-26 14:54:04 +0000
commitaf3f000913ddcd6fdf4d8581c0e9dad1b1edc6a3 (patch)
treea0c875335ce68efd4959ee031dfa8671c9eaa78a /target/site/jacoco/jacoco-resources/prettify.css
parent4ff84568723b1663b9e20f95535d3213f8d3e92e (diff)
parente9ee951e570c441151385d1ccd8c4230abf704ca (diff)
Merge pull request #6 from Said-Belhadj/feature/STZ-0002
Feature/stz 0002
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; }