Plugin for CudaText.
Allows to colorize ui-tabs headers: per lexer, and per file extension.
Plugin has config file in JSON format, to open it, call
"Options / Settings-plugins / Tab Colors / Config" menu item.
Config has pairs "key":"value".
- "key" is lexer name, or just file extension with leading dot (it can be double extension too).
- "value" is string with HTML color like "#rrggbb" or "#rgb".
Authors:
Alexey (CudaText)
Shovel (CudaText forum user)