With live updates in your terminal, and color dials at your fingertips!
I love the amazing themes created by the community and use a variety of their plugins to achieve a consistent theme across my tooling 🙏 I must confess however, I sometimes feel the need to just tweak one of two subtle shades depending on my setup - I know, I have a problem - but I find this is a great solution (and it's fun!).
- Tweak and save your favourite themes - or just play and see what you come up with
- Search and narrow your themes easily (even supports regex)
- Curate your themes by favouriting or ignoring (there's a lot these days!)
- Edit with granularity - click on a color name to zoom in and edit with precision
- Toggle "show changes" to go back-and-forth between your intended changes and the original
- "Reset" your changes back to the original (and try again!)
- 🎨 Themes pulled (and refreshed) from tinted-themes base16-schemes
- 🚀 Runs locally via nextjs
- 💅 Colors tweaked via react-colorful
- 🛠️ Builds (hydrates) themes for base16-shell, base16-nvim and base16-vim
This is ultimately just a nextjs app - so you can boot it locally via...
yarn && yarn dev
A browser should open at http://localhost:8080/
. Click "download" in the left panel to clone and navigate the base16 schemes locally 👌
- Requires tmux to source color previews within terminal (uses
tmux new-window "source ${path}"
to achieve new color palette seamlessly)