Let user pick a syntax color theme in Gold's style config

This commit is contained in:
Christian Muehlhaeuser 2019-11-25 05:57:43 +01:00
commit 67685a4ebe
3 changed files with 11 additions and 2 deletions

View file

@ -18,7 +18,8 @@
"color": "200"
},
"code_block": {
"color": "200"
"color": "200",
"theme": "solarized-dark"
},
"emph": {
"italic": true