cideM / yui

A minimal Vim/Neovim color scheme inspired by Dieter Rams
MIT License
135 stars 6 forks source link

Refactor theme to fully use combinators; improve lightline loading #41

Closed cideM closed 1 year ago

cideM commented 1 year ago

On the one hand it's overkill what I'm doing here. Although I hope that having a declarative theme will make it easier to generate Alacritty and tmux themes from it. But the same can probably be had from just a flat list of simple tables. Anyway, I wanted to know what this approach is like so it's here to stay ^_^

I also improved the lightline loading, which makes one of the options obselete. It's therefore marked as depcrecated. It now uses an autoload variable, like other themes.