-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed as not planned
Closed as not planned
Copy link
Labels
New featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: styles
Description
Problem
There are a lot of proposed styles on https://matplotlib.org/stable/gallery/style_sheets/style_sheets_reference.html but most of them are light theme: a single dark theme exists against almost 30 light, and let's be honest it's not one that has received a lot of love. I submitted a quick fix to make it viable with a grid (#23598) but it's not going to fix the core issue, that is the lack of dark themes available.
The dark_background is also pretty bland: using "black" is typically the most aggressive background you could pick for a "dark" theme, it doesn't need to be.
Proposed solution
Maybe https://github.com/chriskempson/base16 (for example) could be used as a foundation for adding more dark flavors?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
New featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: styles