mirror of
https://github.com/aleleba/vscode-fira-code-and-material-icon-theme.git
synced 2025-07-02 14:48:59 -06:00
835d2b74402ba9a8e3a308ee900f5b0891cbccdf
Fira Code Material Icon Theme
This extension is a fork of Fira Code Icon Theme used as a submodule and adding fira code font to the theme.
To use this Extension, you need to add to settings.json the following lines:
{
"workbench.iconTheme": "fira-code-material-icon-theme",
"editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace",
"editor.fontLigatures": true,
}
Languages
JavaScript
100%