mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-21 15:44:17 +02:00
Let user pick a syntax color theme in Gold's style config
This commit is contained in:
parent
51ffc0d1ad
commit
67685a4ebe
3 changed files with 11 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
"color": "200"
|
||||
},
|
||||
"code_block": {
|
||||
"color": "200"
|
||||
"color": "200",
|
||||
"theme": "solarized-dark"
|
||||
},
|
||||
"emph": {
|
||||
"italic": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue