Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek R <vividvilla@gmail.com>2019-11-19 13:52:05 +0300
committerVivek R <vividvilla@gmail.com>2019-11-19 13:52:05 +0300
commit6148bfde450dd8c50f5c43a4a73303fa286a1565 (patch)
treecb9e01452a7e4e6fd0c0d37ce0e347b66deb3afa /README.md
parent8961042aa10efe8f6cbe320bc61f6b3ef5333cfb (diff)
fix: update demo pygmentes style
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7df135c..62a826c 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ theme = "ezhil"
copyright = "© Copyright notice"
# Enable syntax highlighting.
-pygmentsstyle = "vs"
+pygmentsstyle = "solarized-dark"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true