Lee Murray
Lee Murray
Inspired by [code.visualstudio.com](https://code.visualstudio.com/) homepage, make the docs image assets be theme responsive. This includes both static & animated assets.  
Create an easy-to-understand/implement set of guidelines when creating animated gif assets to ensure a consistent experience across our docs. Includes, but not limited to: - frame rate - resolution -...
Create a more robust system to consistently annotate images to increase legibility & accessibility.
Develop decision trees, akin to the [notifications tree](https://code.visualstudio.com/api/ux-guidelines/notifications), to help extension developers choose the best UI elements for their functionality.
Audit & update images containing text over transparent backgrounds. This currently causes accessibility issues in dark theme: In light theme, the annotation strings are visible. In dark theme, the annotation...
To further assist extension developers to make the best UI/UX choices for their functionality, provide more contextually relevant information e.g _why_ should I choose one UI element over another.