Files
2026-07-13 13:12:56 +08:00

33 lines
411 B
JSON

{
"window": true,
"theme": "charm",
"border": {
"radius": 8,
"width": 1,
"color": "#515151"
},
"shadow": {
"blur": 24,
"x": 0,
"y": 12
},
"padding": [
20,
40,
20,
20
],
"margin": [
50,
60,
70,
60
],
"background": "#171717",
"font": {
"family": "JetBrains Mono",
"size": 14,
"ligatures": true
},
"line_height": 1.2
}