aboutsummaryrefslogtreecommitdiff
path: root/docs/coverage/lib/highlight.js-6.2/rstudio.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/coverage/lib/highlight.js-6.2/rstudio.css')
-rw-r--r--docs/coverage/lib/highlight.js-6.2/rstudio.css81
1 files changed, 0 insertions, 81 deletions
diff --git a/docs/coverage/lib/highlight.js-6.2/rstudio.css b/docs/coverage/lib/highlight.js-6.2/rstudio.css
deleted file mode 100644
index 58de9a9a..00000000
--- a/docs/coverage/lib/highlight.js-6.2/rstudio.css
+++ /dev/null
@@ -1,81 +0,0 @@
-code {
- line-height: 150%;
-}
-
-pre .operator,
-pre .paren {
- color: rgb(104, 118, 135)
-}
-
-pre .literal {
- color: rgb(88, 72, 246)
-}
-
-pre .number {
- color: rgb(0, 0, 205);
-}
-
-pre .comment {
- color: rgb(76, 136, 107);
- font-style: italic;
-}
-
-pre .keyword,
-pre .id {
- color: rgb(0, 0, 255);
-}
-
-pre .identifier {
- color: rgb(0, 0, 0);
-}
-
-pre .string,
-pre .attribute {
- color: rgb(3, 106, 7);
-}
-
-pre .doctype {
- color: rgb(104, 104, 92);
-}
-
-pre .tag,
-pre .title {
- color: rgb(4, 29, 140);
-}
-
-pre .value {
- color: rgb(13, 105, 18);
-}
-
-.language-xml .attribute {
- color: rgb(0, 0, 0);
-}
-
-.language-css .attribute {
- color: rgb(110, 124, 219);
-}
-
-.language-css .value {
- color: rgb(23, 149, 30);
-}
-
-.language-css .number,
-.language-css .hexcolor {
- color: rgb(7, 27, 201);
-}
-
-.language-css .function {
- color: rgb(61, 77, 113);
-}
-
-.language-css .tag {
- color: rgb(195, 13, 25);
-}
-
-.language-css .class {
- color: rgb(53, 132, 148);
-}
-
-.language-css .pseudo {
- color: rgb(13, 105, 18);
-}

Contact - Imprint