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