aboutsummaryrefslogtreecommitdiff
path: root/autotests/input/syntax/rmarkdown/results
diff options
context:
space:
mode:
authorDominik Haumann <dhaumann@kde.org>2017-12-04 12:40:20 (GMT)
committerDominik Haumann <dhaumann@kde.org>2017-12-04 12:40:20 (GMT)
commit210eb236660afe3e13e195faf0a8f719b63c0f53 (patch)
tree992a8b910d7be58b96acda83dd365cce2a5e2269 /autotests/input/syntax/rmarkdown/results
parentf2962774cf600aa9bce9c3b0f6acee3826d9154c (diff)
Fix syntax unit tests
It seems the foreground color was changed
Diffstat (limited to 'autotests/input/syntax/rmarkdown/results')
-rw-r--r--autotests/input/syntax/rmarkdown/results/example.rmd.reference.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html b/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
index ced6208..e1b8e56 100644
--- a/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
+++ b/autotests/input/syntax/rmarkdown/results/example.rmd.reference.html
@@ -8,7 +8,7 @@
</head>
<!-- Highlighting: "R Markdown" -->
<body>
-<pre style='color:#31363b;background-color:#fcfcfc;'>
+<pre style='color:#232627;background-color:#fcfcfc;'>
---
<span style='color:#f67400;'>title:</span><span style='color:#2980b9;'> </span><span style='color:#da4453;'>&quot;</span><span style='color:#da4453;'>test</span><span style='color:#da4453;'>&quot;</span>
<span style='color:#f67400;'>author:</span><span style='color:#2980b9;'> </span><span style='color:#da4453;'>&quot;</span><span style='color:#da4453;'>me</span><span style='color:#da4453;'>&quot;</span>