linuxmint / linuxmint/mint-themes

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

Open Beginner friendly
#548 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
265
Forks
137
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with /usr/share/themes/Mint-Y/gtk-3.0/gtk.css and inspect the vte-terminal.terminal-screen rules that hardcode the dark colors. Compare the light and dark theme variants, then verify in nemo-terminal that the light Mint-Y theme uses a light background with readable text after restarting Nemo.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design, desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.