Skip to content

fix(chatgpt): correct user message text color - #2299

Merged
uncenter merged 1 commit into
catppuccin:mainfrom
JosephDemarest:codex/userstyles-2298-message-text
Jul 26, 2026
Merged

fix(chatgpt): correct user message text color#2299
uncenter merged 1 commit into
catppuccin:mainfrom
JosephDemarest:codex/userstyles-2298-message-text

Conversation

@JosephDemarest

Copy link
Copy Markdown
Contributor

🗒 Checklist 🗒

5.6 sol ultra was used.

🔧 What does this fix? 🔧

Sets ChatGPT's --theme-user-msg-text custom property to Catppuccin's @text color beside the existing user-message background variable. This prevents ChatGPT's upstream default from rendering user messages with black text.

Closes #2298

🔍 Reproduction Steps 🔍

  1. Enable the Catppuccin userstyle on https://chatgpt.com.
  2. Open a conversation containing a user message.
  3. Confirm that the user-message text uses the selected Catppuccin flavor's text color.

✅ Verification

  • deno fmt --check styles/chatgpt/catppuccin.user.less
  • deno task lint styles/chatgpt
  • deno task lint
  • deno task test — 7 passed

@JosephDemarest
JosephDemarest requested a review from uncenter as a code owner July 26, 2026 12:58
@github-actions github-actions Bot added the chatgpt ChatGPT label Jul 26, 2026
@uncenter
uncenter merged commit a248733 into catppuccin:main Jul 26, 2026
2 checks passed
@Soontosh

Copy link
Copy Markdown

Thank you @JosephDemarest !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chatgpt ChatGPT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improper Font Color for User's Messages in ChatGPT Web

3 participants