Skip to content

Catpuccin --text-muted var fix#706

Merged
GilbN merged 1 commit into
themepark-dev:developfrom
emilyy3k:catpuccin-text-muted-fix
Nov 3, 2025
Merged

Catpuccin --text-muted var fix#706
GilbN merged 1 commit into
themepark-dev:developfrom
emilyy3k:catpuccin-text-muted-fix

Conversation

@emilyy3k

@emilyy3k emilyy3k commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

theme-park.dev


  • I have read the contributing guideline and understand that I have made the correct modifications

  • PR's are done against the develop branch.


Bug fixes

  • When submitting bugfixes please show a before and after screenshot of the fix, and a description of what the fix does.

Description:

  • Added # in front of --text-muted vars in catppuccin themes.
  • The --text-muted vars for the catpuccin themes are missing a #, meaning browsers don't see them as colours and they default to inheriting their parent colour. This effectively means text objects can be either incorrectly styled or unstyled.
  • You may have to look closely, but you can see the issue in the screenshots below. The text in the table under each attribute (such as 'Aliases: jpegphoto') has its colour set to --text-muted, but is not receiving that colour in the catpuccin themes. In the after screenshots, the # has been added and the muted text works.

Themes Before Fix

frappe-before latte-before

Themes After Fix

frappe-after latte-after

Benefits of this PR and context:

  • Adding the # fixes this issue.

How Has This Been Tested?

  • Tested theme with fix on multiple apps and catppuccin variations.

@GilbN GilbN merged commit b8bec92 into themepark-dev:develop Nov 3, 2025
@emilyy3k emilyy3k deleted the catpuccin-text-muted-fix branch November 4, 2025 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants