3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,465 forks (1,465 forks)batch import
bughelp wanted
Repository metrics
- Stars
- 4,978 stars (4,978 stars)
- PR merge metrics
- Avg merge 139d 13h (Avg merge 139d 13h)51 merged PRs in 30d (51 merged PRs in 30d)
Description
When printing warnings, the word 'WARNING' is printed in bright yellow. This is unreadable on a white background. I suggest orange would be a better color to use.
meson-color.txt
Contributor guide
- Research direction
- Locate the color definition for warning messages in the codebase and change the yellow to orange.
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Prerequisites
- None