mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-10 06:40:24 +09:00
Added tabbar.active color group for displaying the name of the active tab in the tabbar with different colors. If tabbar.active is not defined in the colorscheme, the active tab name is displayed with the same colors as inactive ones. Ref #1646