A file icon theme based on Seti
With this extension we can:
- Apply this font in the web version of Visual Studio Code.
- Apply this font without installing to system.
"workbench.iconTheme": "vs-seti-{{FONT_ID}}",
"editor.fontFamily": "'{{FONT_NAME}}', 'Droid Sans Mono', 'monospace', monospace",
"editor.fontLigatures": true,
"terminal.integrated.fontLigatures.enabled": true,