Skip to content

fix: match term color #3694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 25, 2022
Merged

fix: match term color #3694

merged 2 commits into from
Aug 25, 2022

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Aug 25, 2022

Fixes #3305 color mismatch
chrome_ZoOFRFc72Z

@f0ssel f0ssel requested a review from a team as a code owner August 25, 2022 16:23
@f0ssel f0ssel requested review from BrunoQuaresma and kylecarbs and removed request for a team August 25, 2022 16:23
@f0ssel f0ssel enabled auto-merge (squash) August 25, 2022 16:24
// This is a slight off-black.
// It's really easy on the eyes!
background: "#1F1F1F",
background: colors.gray[16],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine but palette.background.default is gray[15] so it might work as well. If the darker one looks better though, no problem.

@f0ssel f0ssel merged commit 7a77e55 into main Aug 25, 2022
@f0ssel f0ssel deleted the f0ssel/term-color branch August 25, 2022 16:34
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.

Web terminal is not matching the current site theme
3 participants