| 25 Feb 2024 |
maralorn | You can open a feature request issue on github. | 21:58:52 |
maralorn | Currently nom is not very configurable, but once it is a flag like that would be easy to add. | 21:59:16 |
@qbit:tapenet.org | In reply to @maralorn:maralorn.de Why would you want that? Lots of reasons - big ones being color blind people and non-dark terminals | 22:06:29 |
maralorn | qbit: Fair, it’s a reasonable request and I will provide that nob when I get to it. Just wanted to point out that both of these scenarios can imo be solved by configuring a good color theme in the terminal. The nom color theme is not optimized for dark terminals, in fact I developed it on a light terminal. nom only uses the 16 basic colors which are set by the terminal. Imo every user should set those default colors to a palette which provides a good contrast in their setup. Although I assume for color blind people that’s likely not completely achievable … | 22:14:48 |
@qbit:tapenet.org | Not sure what color lib is in use but a number of them support the NO_COLOR env var: http://no-color.org/ | 22:31:56 |