Skip to content

Terminal not resetting text color #1886

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

Open
1 task done
OrbisK opened this issue May 30, 2025 · 0 comments
Open
1 task done

Terminal not resetting text color #1886

OrbisK opened this issue May 30, 2025 · 0 comments

Comments

@OrbisK
Copy link

OrbisK commented May 30, 2025

Describe the bug

It seems that the text opacity is reduced, but not properly restored within the command and once the command has finished.

Link to the blitz that caused the error

https://stackblitz.com/edit/nuxt-starter-rrsjl3im?file=child%2Fapp.vue,child%2Fnuxt.config.ts&issueNumber=25747&issueRepo=nuxt/nuxt

Steps to reproduce

  1. open reproduction
  2. cd ../child/
  3. pnpm i && pnpm build

Expected behavior

Opacity should not affect the entire terminal.

Parity with Local

Screenshots

Image

should look like this:

Image

Platform

Browser name  = Chrome
Full version  = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 83111837,
  "usedJSHeapSize": 79956157,
  "jsHeapSizeLimit": 4294705152
}
Hash = 55edb8f4

Additional context

No response

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

No branches or pull requests

1 participant