paulpflug / color-tabs

Adds colors to tabs..
MIT License
13 stars 7 forks source link

Add option for deterministic color based on file path #24

Closed jeffreykuiken closed 1 year ago

jeffreykuiken commented 6 years ago

This adds an option to color tabs with a deterministic color. This color is based on the path of a file, and computed using the hashbow plugin. It is added as an option, so the previous behavior is still supported (and default). I think this also implements #17 btw :)

It was inspired by the hyperterm-dibdabs plugin for hyperterm.