7 lines
246 B
JSON
7 lines
246 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
|
||
|
}
|