Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ENH]: Dark Mode for VS Code #30094

Closed as not planned
Closed as not planned
@knods3k

Description

@knods3k

Problem

Since the style "dark-background" didn't fit the VS Code Dark Mode color scheme very well, I would appreciate a style that matches more nicely.

Proposed solution

I have edited my rcParams and now it looks pretty neat. I would like to share it with everyone but I'm not sure how exactly I should go about it.

Do I make a pull request with avscode-dark.mplstyle? If so, where exactly should the file go?

Is this welcome at all?
I'm also happy to make changes, or include additional information, if required.

Here is how it looks:

Image

The rcParams are as follows, with some commented out, because they change additional technicalities that are not strictly necessary for aesthetic purposes.

# CUSTOM # Set dark background default line colors to white.lines.color: whitepatch.edgecolor: whitetext.color: whiteaxes.facecolor: "#1f1f1f"axes.edgecolor: whiteaxes.labelcolor: whitextick.color: whiteytick.color: whitegrid.color: whitefigure.facecolor: "#1f1f1f"figure.edgecolor: "#1f1f1f"patch.facecolor: C0### Boxplotsboxplot.boxprops.color: whiteboxplot.capprops.color: whiteboxplot.flierprops.color: whiteboxplot.flierprops.markeredgecolor: whiteboxplot.whiskerprops.color: white# Change color cycler to match VS Code Syntax Highlightingaxes.prop_cycle: cycler('color', ['DCDCAA','9CDCFE','4EC9B0','C586C0','6a9955','CE9178','4FC1FF','d16969','569cd6','d7ba7d','C8C8C8','ce9178','b5cea8'])# Change default color mapimage.cmap: cividis# Additional technicalities that work well with the interactive window# figure.figsize: 8, 4.5# figure.dpi: 200# figure.autolayout: True# image.aspect: auto# hist.bins: sqrt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp