]> git.lizzy.rs Git - micro.git/commit
Add tabbar.active color group (#1831)
authorDmitry Maluka <dmitrymaluka@gmail.com>
Sun, 18 Oct 2020 00:53:08 +0000 (02:53 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 00:53:08 +0000 (20:53 -0400)
commit23162f7a344c661936d6ca804ac38650b3688be6
treedcc8a9d4c4215ea085192ac7e6375c0ea83e4f47
parent92e9060bcd41cd177fe58ba60328201b004c0925
Add tabbar.active color group (#1831)

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
internal/display/tabwindow.go