Skip to content

Mint-Y light theme has dark terminal background in nemo-terminal #548

Description

@sporteka2

When using the light Mint-Y theme in Linux Mint 22.3, nemo-terminal (Nemo embedded terminal) has a dark background (#222226) with white text, while the rest of the desktop is light.

This creates an undesirable contrast. Root cause: /usr/share/themes/Mint-Y/gtk-3.0/gtk.css hardcodes dark colors for vte-terminal.terminal-screen regardless of theme variant.

Expected: light theme → light terminal background.
Actual: light theme → dark terminal.

Workaround: override via ~/.config/gtk-3.0/gtk.css, then restart nemo. Please fix in the theme package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions