mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Exposing these in the renderer didn't make sense as they weren't backed by the same instance / value store. This API should be browser only especially now that we have nativeTheme.themeSource. Exposing in //common was a mistake from the beginning.