-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API for change browser's header/address bar color #1667
Comments
should be easy, as of right now most sites just have purple accent on vivaldi(due to deriving it off icon if that's not set) |
Question: Should we use site.webmanifest, manifest.json, or content.json for this? |
Not good to use content.json for things that aren't related to ZeroNet (#1748) |
probably must be in the content.json since the actual site is iframed |
I think it will work similarly to setting the background and viewport properties. |
The text was updated successfully, but these errors were encountered: