- Press
Ctrl+P
orGo -> Go to File...
- Past
ext install Moonbloom.moonbloom-theme
- Press
Enter
if necessary. Enjoy!
- Download the extension from marketplace.visualstudio.com or open-vsx.org.
- Click on the
Extensions
icon in the sidebar or use the keyboard shortcutCtrl+Shift+X
. - Click on the three dots
...
in the top right corner of the Extensions panel. - Select the
Install from VSIX...
option. - In the dialog window, locate and select the file with the
.vsix
extension.
- For
VSCode
, clone the repository into the~/.vscode
directory.
git clone https://github.com/moonbloom-theme/visual-studio-code.git ~/.vscode/extensions/moonbloom-theme
- For OSS alternatives, such as
Vscodium
,Code
, etc., clone into the~/.vscode-oss
directory.
git clone https://github.com/moonbloom-theme/visual-studio-code.git ~/.vscode-oss/extensions/moonbloom-theme
- For
Windsurf
, clone into the~/.windsurf
directory.
git clone https://github.com/moonbloom-theme/visual-studio-code.git ~/.windsurf/extensions/moonbloom-theme
Run Visual Studio Code. The Moonbloom Theme will be available from File -> Preferences -> Color Theme
dropdown menu.