Skip to content

Commit f7e9726

Browse files
committed
[Chore] update default theme config
1 parent f2deffc commit f7e9726

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cli/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"theme": "candy",
55
"window": {
66
"mac_window_bar": true,
7-
"shadow": 20,
7+
"shadow": {
8+
"radius": 20,
9+
"color": "#00000040"
10+
},
811
"margin": {
912
"x": 82,
1013
"y": 82

0 commit comments

Comments
 (0)