Skip to content

Commit d2fe460

Browse files
committed
updated pandoc theme
1 parent adab508 commit d2fe460

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/resources/pandoc/highlight-styles/pygments.theme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"underline": false
9090
},
9191
"BuiltIn": {
92-
"text-color": null,
92+
"text-color": "#008000",
9393
"background-color": null,
9494
"bold": false,
9595
"italic": false,
@@ -138,9 +138,9 @@
138138
"underline": false
139139
},
140140
"Import": {
141-
"text-color": null,
141+
"text-color": "#008000",
142142
"background-color": null,
143-
"bold": false,
143+
"bold": true,
144144
"italic": false,
145145
"underline": false
146146
},

0 commit comments

Comments
 (0)