mirror of
https://github.com/aleleba/vscode-fira-code-and-material-icon-theme.git
synced 2025-07-02 22:58:42 -06:00
00e1a0fc2b633517cbb43c5056d2d845e7a5420b
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%