RRethy / base16-nvim

Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
MIT License
522 stars 77 forks source link

duplicate harmonic colors for base16-shell naming #95

Closed Igneous closed 7 months ago

Igneous commented 8 months ago

Hi,

This is the stupidest fix, but it'd be nice for compatibility with upstream base16-shell (as well as tinted-shell). The harmonic theme seems like it has multiple namings, either "harmonic-{light,dark}" or "harmonic16-{light,dark}".

base16-nvim currently explodes if BASE16_THEME="harmonic-light".