8 lines
273 B
JSON
8 lines
273 B
JSON
|
{
|
||
|
"workbench.colorTheme": "Panda Syntax",
|
||
|
"workbench.iconTheme": "sweet-vscode-icons",
|
||
|
"workbench.productIconTheme": "bootstrap-product-icons",
|
||
|
"editor.fontFamily": "JetBrainsMono Nerd Font",
|
||
|
"redhat.telemetry.enabled": true,
|
||
|
"editor.fontSize": 18
|
||
|
}
|