Add title tab color

Fixes #4575
This commit is contained in:
Orestis Floros
2021-11-04 21:41:55 +01:00
parent 3c81e8ddaa
commit f36050b303
8 changed files with 51 additions and 26 deletions

View File

@ -56,7 +56,7 @@ state INITIAL:
exectype = 'exec_always', 'exec' -> EXEC
colorclass = 'client.background'
-> COLOR_SINGLE
colorclass = 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
colorclass = 'client.focused_inactive', 'client.focused_tab_title', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'
-> COLOR_BORDER
# We ignore comments and 'set' lines (variables).