Github themes for Helix text editor
Adapted from primer/github-vscode-theme
github_darkgithub_dark_colorblindgithub_dark_dimmedgithub_dark_high_contrastgithub_lightgithub_light_colorblindgithub_light_high_contrast
Copy files from ./themes to the themes in your helix config directory – usually ~/.config/helix/themes (see docs).
cp ./themes/*.toml ~/.config/helix/themes…or use make install, which will do the same:
make install