Closed dbarnett closed 1 month ago
On the flipside, I think some of the other default color choices were picked with a light background in mind, such as using 'yellow' for debug_msg. Might need to look into detecting light vs. dark terminal bg or providing theming for any hard-coded color choices in the app.
I made a change to use the 'brightblack' color (a.k.a. gray) when printing ignored cals in the calendar list, but after seeing it on some different dark terminal backgrounds I've realized I've made a terrible mistake. :sweat_smile:
Should change that to use other coloring (maybe just go back to default color).