Briefly describe (1-2 sentences) the Bug you’re experiencing:
There is a color difference between two Workspaces. Its like some colors look more like Pastel versions of their original colors. All colors look different, even hovers and grays. In HTML body tag there are different classes in both Workspaces. When I remove them, the ‘normal’ color are back.
Steps to reproduce:
Click profile icon on top right. Choose different Workspace (not Personal Projects). It opens in a new tab/window. If applicable, yours may also have a different color.
Browser version:
Firefox 94.0.1
Upload screenshots below:
Compared browser tabs and their colors… and compared the code. The green squares are the same classes and the red squares are the different classes per Workspace.
My ‘normal’ Asana has these classes:
DesignTokenThemeSelectors-theme–systemDarkMode A11y-focusInvisible
My ‘weird pastel’ Asana has these classes:
DesignTokenThemeSelectors-theme–systemDarkMode DesignTokenThemeSelectors-theme–colorRefreshMode DesignTokenThemeSelectors-theme–colorRefreshSystemDarkMode
Its not a big issue, but weirdly annoying.