Skip to content

Commit 571499b

Browse files
committed
Enable shadow by default
1 parent b56a7d0 commit 571499b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/DefaultStyle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"GradientColor2": [64, 64, 64],
1313
"GradientColor3": [58, 58, 58],
1414
"ShadowColor": [20, 20, 20],
15-
"ShadowEnabled": false,
15+
"ShadowEnabled": true,
1616
"FontColor" : "white",
1717
"FontColorFaded" : "gray",
1818
"ConnectionPointColor": [169, 169, 169],

0 commit comments

Comments
 (0)