We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddcf3db commit ff8e1f8Copy full SHA for ff8e1f8
2 files changed
src/resources/pandoc/highlight-styles/a11y-dark.theme
@@ -155,7 +155,6 @@
155
"underline": false
156
},
157
"Import": {
158
- "text-color": "#f8f8f2",
159
"background-color": null,
160
"bold": false,
161
"italic": false,
src/resources/pandoc/highlight-styles/arrow-dark.theme
@@ -1,8 +1,6 @@
1
{
2
"text-styles": {
3
"Alert": {
4
- "background-color": "#2a0f15",
5
- "bold": true,
6
"selected-text-color": "#f07178",
7
"text-color": "#f07178"
8
0 commit comments