desbma

Results 93 comments of desbma

Alright, it took me **a lot** of time, testing several new profiles, interactions with other extensions, etc. Steps to reproduce with a fresh profile (tested with Firefox 40.0.3 on Ubuntu):...

FYI I tried version 1.0.3, and this is not fixed.

api.github.com : cookieblocked assets-cdn.github.com : cookieblocked live.github.com : cookieblocked www.google-analytics.com : blocked

Can you? I don't understand why you redirect me to a PPA when I open an issue in your repository. Does the PPA carry patches this repository does not? If...

Here is my full config file: [alacritty.txt](https://github.com/kdheepak/taskwarrior-tui/files/5906706/alacritty.txt) The part about colors: ``` colors: # Default colors primary: background: '0x002b36' # base03 foreground: '0x839496' # base0 # Cursor colors cursor: text:...

Here you go, with my anonymized task list, side by side: ![Selection_2021-02-09_21-20-57](https://user-images.githubusercontent.com/1145175/107423771-0cecc800-6b1d-11eb-84f0-a056627ca63f.png) As you can see, the colors are quite different.

Thanks, it's much better, but there are still many differences in the color rendering: ![Selection_2021-02-11_12-54-25](https://user-images.githubusercontent.com/1145175/107635490-88f52600-6c6b-11eb-846c-622e3875129b.png)

The blue tasks are the recurring ones (the parents, not the periodically generated instances) : https://github.com/GothenburgBitFactory/taskwarrior/blob/9017cd6e530e4dbb0aaabd66dd11f6e7e0b56aa4/doc/rc/solarized-dark-256.theme#L60 Sorry I can't export my task list, the screens above have been generated with...

Recurring tasks now appear in blue, but I still have many tasks for example with virtual tags `PENDING READY TAGGED UNBLOCKED YEAR` that appear red in `taskwarrior-tui` and grey in...

Using test data from https://github.com/kdheepak/taskwarrior-testdata I managed to produce different colors by adding a due date for task 9, and making it depend on task 14 : ![Selection_2021-02-12_01-14-48](https://user-images.githubusercontent.com/1145175/107715566-dacf9780-6ccf-11eb-81b1-b5b747f6b471.png)