Files
zed-config/conf.json
2025-09-22 20:33:43 +00:00

22 lines
386 B
JSON

{
"icon_theme": "Catppuccin Macchiato",
"telemetry": {
"diagnostics": false,
"metrics": false
},
"disable_ai": true,
"collaboration_panel": {
"button": false
},
"notification_panel": {
"button": false
},
"ui_font_size": 16,
"buffer_font_size": 14,
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Catppuccin Macchiato"
}
}