27 lines
478 B
JSON
27 lines
478 B
JSON
{
|
|
"icon_theme": "Catppuccin Macchiato",
|
|
"telemetry": {
|
|
"diagnostics": false,
|
|
"metrics": false
|
|
},
|
|
"disable_ai": true,
|
|
"chat_panel": {
|
|
"button": "never",
|
|
"dock": "right",
|
|
"default_width": 240
|
|
},
|
|
"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"
|
|
}
|
|
}
|