3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python1,059 forks (1,059 forks)batch import
Enhancement ✨Good first issueHacktoberfestHelp wanted 🙏Needs PRpyreverse
Repository metrics
- Stars
- 4,978 stars (4,978 stars)
- PR merge metrics
- Avg merge 12h 9m (Avg merge 12h 9m)29 merged PRs in 30d (29 merged PRs in 30d)
Description
Current problem
pyreverse output does not fit with dark mode pages
Desired solution
Add an option to set dark mode in pyreverse
Additional context
No response
Contributor guide
- Research direction
- Look at the current pyreverse diagram generation code, identify where colors are hardcoded, and add an option to switch to a dark color theme.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Python