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
First, thank you for the Rose Pine theme—it’s visually stunning and a pleasure to use. However, I would like to highlight an accessibility issue with the current VS Code implementation
Accessibility Issue:
The current color scheme uses the same shade across the sidebar, other panes, and the editor area. While this creates a cohesive and aesthetically pleasing look, it can make it challenging to intuitively distinguish between different sections of the editor, especially during prolonged usage. This lack of visual distinction can be an accessibility issue for many users, particularly those with visual processing difficulties. Even for those without particular visual accessibility issues, this increases cognitive load, which can impact focus
Suggestion:
Introduce slightly different background colors for the sidebar, other panes (such as the file explorer, top pane, etc.), and the main editor area.
The differentiation doesn’t need to be drastic—subtle variations would be sufficient to provide a clear visual distinction between these sections.
The text was updated successfully, but these errors were encountered:
Thank you for bringing this up. I've been wanting to create a high contrast version for VSCode but haven't had the time. I would be happy to accept a PR for this, though. This would allow us to eventually increase syntax contrast as well without changing the base theme.
I don’t plan to change the current variants, but I’m open to adjustments if the high contrast versions aren’t sufficient.
If you have time, feel free to add some overrides to your local setup and share them here. We could include them in the readme or use them as a base for the high contrast versions.
Thanks for considering this. I am very new to colors but still, I have attempted to make the contrast a bit better on all the three schemes. I have only used colors from the palette except for activityBar.background for Rosé Pine Dawn because none of the colors from the palette were giving a soothing contrast
First, thank you for the Rose Pine theme—it’s visually stunning and a pleasure to use. However, I would like to highlight an accessibility issue with the current VS Code implementation
Accessibility Issue:
The current color scheme uses the same shade across the sidebar, other panes, and the editor area. While this creates a cohesive and aesthetically pleasing look, it can make it challenging to intuitively distinguish between different sections of the editor, especially during prolonged usage. This lack of visual distinction can be an accessibility issue for many users, particularly those with visual processing difficulties. Even for those without particular visual accessibility issues, this increases cognitive load, which can impact focus
Suggestion:
The text was updated successfully, but these errors were encountered: