mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* feat: support more color formats for backgroundColor * feat: support more formats in getBackgroundColor * chore: remove redundant includes * refactor: differentiate rgb/rgba/hsl/hsla + docs * chore: address review cleanup comments * refactor: simple getBackgroundColor * chore: fix iwyu * fix: typescript arg * Update docs/api/browser-view.md Co-authored-by: Jeremy Rose <jeremya@chromium.org> * chore: address comments Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: Jeremy Rose <jeremya@chromium.org>