Kosmorro / kosmorro

A program to calculate your ephemerides.
https://kosmorro.space
GNU Affero General Public License v3.0
60 stars 7 forks source link

Colors are not adapted if terminal has a light background #211

Closed Deuchnord closed 2 years ago

Deuchnord commented 3 years ago

I have searched for an opened issue and didn't find my bug

Version of Kosmorro

0.10

Version of Python

3.9

Operating system

Linux

Installation source

Arch User Repository (AUR)

Bug description

When using a terminal with light background, the colors displayed by Kosmorro make the text difficult to read. The issue comes from the style applied here: https://github.com/Kosmorro/kosmorro/blob/master/_kosmorro/dumper.py#L143-L155

We should not use colors that are not visible on both dark and white background for simplicity.

Screenshot

Deuchnord commented 2 years ago

Taking this one, so it can be included in v0.10.6.