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
- PR metrics pending (PR metrics pending)
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