mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Fix Dracula JSON
This commit is contained in:
+2
-2
@@ -49,11 +49,11 @@
|
|||||||
"crossed_out": true
|
"crossed_out": true
|
||||||
},
|
},
|
||||||
"emph": {
|
"emph": {
|
||||||
"italic": true
|
"italic": true,
|
||||||
"color": "229"
|
"color": "229"
|
||||||
},
|
},
|
||||||
"strong": {
|
"strong": {
|
||||||
"bold": true
|
"bold": true,
|
||||||
"color": "#ffb86c"
|
"color": "#ffb86c"
|
||||||
},
|
},
|
||||||
"hr": {
|
"hr": {
|
||||||
|
|||||||
Reference in New Issue
Block a user