Control
Dark theme for Visual studio code
Big update 1
- completely updated syntax highlighting
- border color change
- changed color of active and inactive tabs
- changed the backlight in the terminal
Adding support for Fira Code
- Download Fira Code (free) and copy fonts to your OS font folder.
- In VScode press ctr + , to open User Settings then add the following options and save changes.
"editor.fontLigatures": true,
"editor.fontFamily": "Fira Code",
"workbench.colorTheme": "Control"





| |