mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Automatically apply custom chroma theme when set in style
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ type StyleBlock struct {
|
||||
type StyleCodeBlock struct {
|
||||
StyleBlock
|
||||
Theme string `json:"theme"`
|
||||
Chroma struct {
|
||||
Chroma *struct {
|
||||
Text StylePrimitive `json:"text"`
|
||||
Error StylePrimitive `json:"error"`
|
||||
Comment StylePrimitive `json:"comment"`
|
||||
|
||||
Reference in New Issue
Block a user