INSTALL.md
December 30, 2024 ยท View on GitHub
Visual Studio Code
Install using Quick Open
- Press
Ctrl+PorGo -> Go to File... - Past
ext install Moonbloom.moonbloom-theme - Press
Enterif necessary. Enjoy!
Install using Marketplaces
- Download the extension from marketplace.visualstudio.com or open-vsx.org.
- Click on the
Extensionsicon 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
.vsixextension.
Install using Git
- For
VSCode, clone the repository into the~/.vscodedirectory.
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-ossdirectory.
git clone https://github.com/moonbloom-theme/visual-studio-code.git ~/.vscode-oss/extensions/moonbloom-theme
- For
Windsurf, clone into the~/.windsurfdirectory.
git clone https://github.com/moonbloom-theme/visual-studio-code.git ~/.windsurf/extensions/moonbloom-theme
Activating theme
Run Visual Studio Code. The Moonbloom Theme will be available from File -> Preferences -> Color Theme dropdown menu.