Microsoft Edge Chromium can install Google Chrome themes. In this blog post, learn how to do it.

Microsoft has finally released preview build of its Chromium based Edge browser. Since it based on Chromium, it is ovbious users will be able to enjoy most of the features available on the Chrome browser. Like, you can install chrome extensions, themes, and other things possible only in Chrome.
In our previous blog post, we have already covered how you can install Chrome Extensions in Chromium Edge. In case, you’re fan of Chrome themes and would like to apply your favorite one in the Chromium Edge, then fortunately it is possible.
The information was first reported by reddit user on this thread. He explained that installing Chrome themes on Chromium Edge is possible only by loading them as
Install Chrome Themes in Edge Chromium
In case, you have installed the latest preview build of Chromium Edge and want to try the feature, then here’s how you can do it.
Step One – Get Theme .CRX file
Grab .crx file of the Chrome theme which you want to install. For that:
Download and install the Get CRX extension on Chrome browser. Once the installation process completes, the icon for extension will appear on the upper right corner.
Next, head over to the Chrome theme page (which you want to set in Chromium Edge) on Chrome web store. For example, we would like to apply oceanic theme.
Once you’re on the theme page, click on the Get CRX icon and from the menu select “Get CRX of this extension.” This will instantly open browse window.

You can save the .crx file of the location whereever you want on your computer.
Step Two – Install Chrome Extension (Load Unpacked)
Launch Chromium Edge browser on your computer. Click on the “Settings and more” icon (…) available on the upper-right corner, select Extensions from the menu.

Here on this page, you need to turn on Developer mode. The option is available on the bottom left side.
Now you’re ready to install Chrome extension on Chromium Edge. All you need to do is to drag-drop the .crx file of the theme on this page.

A quick dialog box will open up asking you “Add oceanic to Microsoft Edge” or whatever theme you’re installing, click on Add Theme button. This will instantly enable the theme on Chromium Edge.

This is how the Oceanic theme looks like on Edge Chromium.

Following the same steps, you can install as many Chrome themes on Microsoft Edge Chromium browser.
As we discussed above, the browser is in the early development stage; the feature is not ready entirely.
Note: The Chrome theme which you have installed on Chromium Edge will not appear under Extension page.
Uninstall Themes in Chromium Edge
At the moment, there is an option available in the Edge Chromium to uninstall theme. But using a quick workaround, you can do that:
1. On your Windows 10 computer, launch File Explorer and Copy-Paste following address and hit enter.
C:\Users\viney\AppData\Local\Microsoft\Edge SxS\User Data\Default |
In above path, you need to replace ‘viney‘ with your ‘yourusername‘
2. Here, look for the file with a name Preference. Right click on it and open with Notepad. Using the search feature (CTRL+F) find Theme ID. We’re using Oceanic Theme and its ID is “gbbacdmgjdfajabgglpjifcedoajdimg.”
You can quickly find theme id by visiting the web page of the theme on Chrome Store. Check the following screenshot:

3. Once you find theme id of your theme, search it in the Preference file. The theme id will be next to theme”:{“id”: and followed by Pack. It should look like this:
theme":{"id": "
gbbacdmgjdfajabgglpjifcedoajdimg","pack"
In the above code, remove the theme id and before saving the file make sure it should look like:
theme":{"id": "","pack"

To save file, click on the File and select Save.
Now close the Edge Canary or Dev and relaunch. This time browser will launch with the default theme.
If you’re still wondering about using preview build of Edge Chromium, then check out our blog post on How to Download Microsoft’s Chromium Edge browser.
This is not accurate; not all CRX themes will apply correctly due to an invalid header. The best way to do this is to install the theme in Chrome, then in Edge Anaheim with Developer Mode enabled, select Pack Extension. Copy the path to the theme’s folder (identified by the extension ID found either under chrome://extensions or in the URL of the Chrome Web Store), making sure you delete any .pem files located in the directory. Once it’s packed, you can then drag the CRX into Edge. It will be correctly packed for Anaheim and work correctly.
Furthermore, it is possible to uninstall themes without resetting the browser. Just edit the Preferences file and delete the extension ID for the “theme” flag, it will return to the default theme. You can also delete the theme’s new folder, but this is unnecessary.
Thanks for your feedback 🙂