GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Specific color shown with task list command, but no longer shown with only task command
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
#### To report a bug...
* What command(s) did you run? `task` and `task list`
* What did you expect to happen? I thought those commands would provide same color.
* What actually happened? One specific color is shown when running only `task` while that color is no longer shown when running `task list`. In my case, I use Solarized Dark theme: using `task` shows well orange color for medium priority, but that color is no longer shown when using `task list` command.
* Paste the output of the ```task diag``` command.
```
task 2.6.2
Platform: Darwin
Compiler
Version: Apple LLVM 14.0.0 (clang-1400.0.29.202)
Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++17
Build Features
CMake: 3.25.1
libuuid: libuuid + uuid_unparse_lower
libgnutls: 3.7.8
Build type: Release
Configuration
File: /Users/Nathalie/.taskrc (found), 1419 bytes, mode 100640
Data: /Users/Nathalie/.task (found), dir, mode 40750
Locking: Enabled
GC: Enabled
$VISUAL: /usr/local/bin/vim
Server:
CA: -
Certificate: -
Key: -
Trust: strict
Ciphers: NORMAL
Creds:
Hooks
System: Enabled
Location: /Users/Nathalie/.task/hooks
(-none-)
Tests
Terminal: 210x35
Dups: Scanned 41 tasks for duplicate UUIDs:
No duplicates found
Broken ref: Scanned 41 tasks for broken references:
No broken references found
```
Contributor guide
Assessment
This issue has not been assessed yet.