It seems that the text opacity is reduced, but not properly restored within the command and once the command has finished.
Opacity should not affect the entire terminal.
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
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
Expected behavior
Opacity should not affect the entire terminal.
Parity with Local
Screenshots
should look like this:
Platform
Additional context
No response