vss-web-extension-sdk
vss-web-extension-sdk copied to clipboard
identify/detemine if dark mode is activated
VSTS recently launched dark mode(still in preview). we have an vsts extension made in React+OfficeUI fabic.
how to know that someone if someone is using the dark theme or the regular theme?
I'll bump this and say that it would be nice to know if the Dark Theme is enabled or not. How do we know when @manne 's changes are acceptable to fold in?
Looks like these changes have been folded in and they (mostly) work: https://github.com/Microsoft/vss-web-extension-sdk/pull/105