Add active to attributes list

This commit is contained in:
Dheepak Krishnamurthy 2020-08-09 20:22:22 -06:00
parent c1df417a13
commit 42e4f03a61

View file

@ -126,6 +126,7 @@ impl TColorConfig {
let enabled = true;
let attributes = vec![
"active",
"alternate",
"blocked",
"blocking",