You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sheremet-va Vitest should provide somehow at minimum 2 colorsets (until custom colors for project names come out), following an accessible dark/light theme convention, because when running Vitest with workspaces, either in a terminal with dark background or in Github Actions with dark background, it's not accessible (especially on Github actions) :
Clear and concise description of the problem
It is not possible to configure colors of the project names in UI or in the CLI.
Suggested solution
Allow accepting the
name
property as an object:We should also change the default colors to be background ones by default (this was initially part of #6329):
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: