helix/iTerm/VSCode color themes based on the one found on Gleam's website.
Shoutout to @aslilac and @lpil for the original design! ❤️
My part of the job was implementing the original colors, adding some missing ones and designing the rest of the editor :)
The above screenshots also use Material Icon Theme and Material Product Icons.
Download the helix.zip file and unzip it into the themes folder in your config directory
(most likely ~/.config/helix/themes/).
Try it out through the :theme gleam command or set it permanently in your helix config
(most likely ~/.config/helix/config.toml):
theme = "gleam"Download the iterm.zip file from Releases,
unzip it and import the themes via Profiles > Colors > Color Presets... > Import....
Download the extension from the VSCode Marketplace or the Open VSX Registry.
or
Download the .vsix file (found in Releases) and use
Extensions: Install from VSIX....
or
Clone this repository and use
Developer: Install Extension from Location....



