mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Add active to attributes list
This commit is contained in:
parent
c1df417a13
commit
42e4f03a61
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ impl TColorConfig {
|
|||
let enabled = true;
|
||||
|
||||
let attributes = vec![
|
||||
"active",
|
||||
"alternate",
|
||||
"blocked",
|
||||
"blocking",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue