zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
16.32k stars 386 forks source link

Favicons don't change using light or dark theme #712

Open PowerzinBR opened 2 months ago

PowerzinBR commented 2 months ago

What happened?

Hi everyone! I was recently using this awesome browser and discovered that if i use a light or dark theme, the favicon won't change. For example GitHub favicon changes while using light or dark theme in chrome, while in Zen it don't.

Here's some photos of the issue image image

Also, i would like to ask if there's a way to insert a CSS in the browser when it starts, thanks for the support!

And another question, how do i see the browser version? Thanks :)

Reproducible?

Version

1.0.0-a.29

Severity impact

Low

What platform are you seeing the problem on?

Windows

Relevant log output

No response

PowerzinBR commented 2 months ago

Also one thing i forgot to ask, how do i remove this underscore thing from the texts? image

PowerzinBR commented 2 months ago

What does that have to do with the browser?

chriskirknielsen commented 2 months ago

Don't click that, likely a harmful, or at the very least a spam bot.

You should open one issue per topic you want to address. Tacking on multiple questions make it difficult for the maintainers to find and answer. I am not a maintainer, by the way, just a Zen user who's keeping an eye on progress and issues.

I do agree about the favicons, that needs work — my thinking was we could have custom favicon background overrides, per-domain, but we'll see what the dev team comes up with!

I'll still try to answer to help a fellow user:

PowerzinBR commented 2 months ago

Thank you! I knew it has a harmful link because there's nothing related to the browser, i will surely not repeat my mistake in addressing topics in one issue. Thanks for answering.

About the hotkeys, there's no way to disable it?

As for the Stylus extension, I use Tamper monkey to insert CSS into webpages. I was referring to injecting CSS directly into the browser itself. Maybe use an theme for this? They use a CSS file to change the colors (or anything else).

PowerzinBR commented 2 months ago

UPDATE: I discovered that we can create an userChrome.css file in a folder called chrome in zen, i discovered it in the docs. Thanks.