Skip to content

💄 fix(windows-terminal): change cyan color in aura-theme.json#246

Open
gabrielcardinali wants to merge 1 commit intodaltonmenezes:mainfrom
gabrielcardinali:patch-1
Open

💄 fix(windows-terminal): change cyan color in aura-theme.json#246
gabrielcardinali wants to merge 1 commit intodaltonmenezes:mainfrom
gabrielcardinali:patch-1

Conversation

@gabrielcardinali
Copy link

Updated the cyan color value in the aura theme to improve text readability on cyan backgrounds.

Description

This PR:

  • Changed the cyan color from #EDECEE (light/white) to #1A1924 (dark, near-black)
  • Improves text contrast and readability when file/folder backgrounds are highlighted in cyan
  • Ensures text remains legible against cyan-colored backgrounds in Windows Terminal
  • Maintains consistency with the Aura Dark theme's overall dark aesthetic

Checklist

  • PR description included
  • I've read the documents

Updated the cyan color value in the aura theme.
@arrrgi
Copy link

arrrgi commented Dec 19, 2025

Hey @gabrielcardinali, there's also a couple of issues with your PR that you'll need to address:

  1. If the issue is genuine, have you raised this as an issue that you can link to this PR? Please do that and post screenshots with evidence of where this happens in the issue description (not in this PR's comments)

  2. To have these changes adopted you will need to make the change in src/ports/windows-terminal/templates/aura-theme.json template and (you'll need Yarn installed) run the following command to update the different color variation packages with the changes:

    $ yarn build only windows-terminal
  3. Use one of the accent colors in the ports template JSON to maintain consistency with the style guides, you can find the list here and here

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