dotfiles/Code/User/settings.json

11 lines
339 B
JSON
Raw Permalink Normal View History

2024-01-13 13:50:04 -06:00
{
"workbench.colorTheme": "Panda Syntax",
"workbench.iconTheme": "sweet-vscode-icons",
"workbench.productIconTheme": "bootstrap-product-icons",
"editor.fontFamily": "JetBrainsMono Nerd Font",
"redhat.telemetry.enabled": true,
"window.zoomLevel": 1,
"window.titleBarStyle": "custom",
"editor.fontSize": 13
}