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

27 lines
356 B
JSON

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