- Go to
View -> Command Paletteor pressCtrl+Shift+P; - Then enter
Install Extension; - Write
Omni; - Select it or press
Enterto install.
If you are a git user, you can install the theme and keep up to date by cloning the repo:
$ git clone https://github.com/getomni/visual-studio-code.git ~/.vscode/extensions/theme-omni
$ cd ~/.vscode/extensions/theme-omni
$ npm install
$ npm run build
Run Visual Studio Code. The Omni theme will be available from File -> Preferences -> Color Theme dropdown menu.