Skip to content

Commit 1f3b07c

Browse files
scastieleleanor-clifford
authored andcommitted
Add Normal text style
1 parent b35e6de commit 1f3b07c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dracula.theme

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"line-number-color": "#6272a4",
55
"line-number-background-color": null,
66
"text-styles": {
7+
"Normal": {
8+
"text-color": "#f8f8f2",
9+
"background-color": null,
10+
"bold": false,
11+
"italic": false,
12+
"underline": false
13+
},
714
"Other": {
815
"text-color": "#f8f8f2",
916
"background-color": null,

0 commit comments

Comments
 (0)