Forum Discussion
tomyan112
Jan 18, 2020Brass Contributor
Use chrome theme in canary build guide
Ensure you’re using the latest canary version 81.0.395.0 or higher, right-click on its desktop shortcut, select properties. In the Target field, after msedge.exe” add “–enable-features=msAllowTheme...
HotCakeX
Jan 22, 2020MVP
Dan203
Jan 23, 2020Copper Contributor
HotCakeX it was exactly like your screenshot except I stuck –enable-features=msAllowThemeInstallationFromChromeStore to the end.
I'm a software developer so I know how CLI flags work.
Although looking closely at your screenshot I now see it has a double dash for the —profile-directory flag so maybe this requires a double dash to. I just copied and pasted what's in the OP which only has a single dash, or maybe actually some odd character as it looks slightly longer than a normal dash in this post.
I'll try again and pay close attention to that instead of copying and pasting.