daltonmenezes / aura-theme

✨ A beautiful dark theme for your favorite apps.
MIT License
3.18k stars 151 forks source link

Chrome's new update makes the tab green bar overlap with the search bar. #193

Closed ishaanbedi closed 11 months ago

ishaanbedi commented 1 year ago

Before the latest Chrome update, the green bar used to lie above the current tab:

Screenshot 2023-08-25 at 8 21 54 AM

Now, after Version 116.0.5845.110 update, the green bar is being overlapped by the search bar, extending to the entire screen, in addition to being on the top of the current tab:

Screenshot 2023-08-25 at 8 23 09 AM

I've tried reloading, uninstalling & reinstalling the extension, as well as restarting the browser, all to no avail.

yacosta738 commented 11 months ago

All the Chromium's browsers are affected by this issue. Any update on how we can fix the issue?

xmannv commented 11 months ago

For the others who are bothered about the green line on the toolbar, read more about the changing of Chrome Refresh 2023:

https://support.google.com/chrome/thread/231028373/chrome-theme-toolbar-image-displays-twice?hl=en

My quick change is to clear the green line in theme_tab_background.png

theme_tab_background

Freddd13 commented 11 months ago

It seems in chrome, there' s also another issue for a while. The loading animation in the left of the tab seems lost of contrast as a grey to black. Is there anyone who encountered this problem?

daltonmenezes commented 11 months ago

@xmannv @yacosta738 @ishaanbedi @Freddd13

I think we can solve all these issues by the following changes: Captura de Tela 2023-09-24 às 21 16 46

what do you guys think about it?

Freddd13 commented 11 months ago

@daltonmenezes Looks good. However, it would be even better if we could enclose the tab with a cyan line, similar to the theme in Firefox. I suppose there might be some browser-specific differences that make it a bit challenging. Besides, what is the color of loading animaton now ( in the red box of the following img?

image

By the way, I noticed that my Github icon is the only one that appears grey, while yours are white. 🤦‍♂️ I don't know why.

daltonmenezes commented 11 months ago

@Freddd13 as far as I know, we cannot change these things on Chrome. If someone know how to get these results, please share with us!