This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Update Background #128
civilwardido
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, I think what you want to do is possible. What information is currently still missing? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello please i want to know if there is way to update the background when using electron with browser ?
titlebar.updateBackground(new Color(new RGBA(0, 0, 0, .7))); is a litte poor documentation...
i have a html theme and i want that when i switch the theme it also change the titlebar background color...
please is there a way to do it ? or a tutorial ? thanks
Beta Was this translation helpful? Give feedback.
All reactions