-
Notifications
You must be signed in to change notification settings - Fork 79
Flyingfox broken in Firefox 89 #60
Comments
will try that, but from what i see from your screenshot, isn't the color between the url bar and outside it not sync up ? i use default flyingfox color which is blue but this only applied to url bar, color outside the url bar is gray and context menu also gray, also have you check extension like uBO, iirc the extension icon color is also broken, and the number of ads uBO blocked is in darker text color which really hard to see as well, animation and other thing work normally tho, just the color is bit out of sync |
It actually synced, context menu and all that, but I don't use tree tab and hide pretty much everything else. For the addon badge change the color value in "extension-icon.css"
|
Iirc it has been that way for quite a while now lol. Anyway, changing that shouldn't be too hard, navbar.css is the place, try editing |
i noticed it since i updated to firefox 89 and it pretty annoying lol since flyingfox is normal for me on my other linux device with firefox stable |
That explains things, since the stable release still hasn't caught up on the proton stuff. |
Definitely broken in 89. I am working on it but its going a little slow since I am busy with some other stuff. Here's a tentative list of things that should be fixed:
Feel free to mention any missing stuff in this thread. |
I think today the 89.0 update is officialy released on the stable version of firefox. |
Hi, got 89 today. The redesign apparently can be disabled with browser.proton.enabled in about:config but it does not completely revert it. Edit:
|
I was able to get it back to the previous look (with some issues, but those have to be fixed by flyingfox ofcourse) by doing the following:
If anyone wants a theme that matches the default flyingfox colors, here's the one I made: https://color.firefox.com/?theme=XQAAAAL7AAAAAAAAAABBKYhm849SCia2CaaEGccwS-xMDPr15o6IPrg4NnLy5y5PGDukvAxjnCA7-_EgyoWzQ2_pEbf-IUy1s7GcUi9qyZvRERj_Xm2cmbSAZQNDTfm-h-WX2k-6V2YhxZanQbJgUaup7TYYuleBD7OTBWWUxMOrDdZnYnnhRwXSKzN1RmWrgqblX2t3AFuA_JbcfprOU-H_xCFYAA You can make your own with your own colors in a few minutes if you customized them Maybe the flyingfox website could be made to generate a firefox color theme for you with your colors that you have selected for flyingfox if this is really the only way to change the colors (but I doubt it is) |
this works but still gives a few issues like the icons on the nav bar still being black on dark theme |
So I just did a full distro upgrade and seems like I'm in trouble as well 😅 |
It looks like to me the problem is the selector which finds whether you are operating in lightmode/dark mode. I use dark mode, so if I change (line 89 in the original) this line in the variables.css file:
to instead just say:
|
This. I haven't updated past Firefox 88 and have just been waiting to see whether this will get fixed now |
Yeah, I agree. This just doesn't work properly whatsoever on new firefox, and this has been a thing for a few months. Everything from the TST tab to the colors of the theme are all messed up. I hope this gets fixed ASAP. |
OP wont even try to fix this? There will be no new commits fixing it? Might as well archive the repo, so. |
Why don't you push a commit fixing it, @hrqmonteiro ? |
fix background color according to akshat46#60 (comment)
why so rude? As someone else said either do a pr with a fix yourself or respect the author not having the time to keep up with fun-projects |
@akshat46 I wouldn't mind trying to debug all the code and making it work again. I was just wondering if you are still active to accept pull requests and maybe answer some questions about the code. |
Sorry for being MIA everyone. My life looks very different than when I started this project and I am also just kinda over it since I achieved most things I wanted to with this right around news of 89 and its UI overhaul came out. Maintenance of this project requires motivation that I unfortunately do not have. I will be archiving this repository, Looks like this fork is the most up-to-date and has fixed a lot of the issues mentioned here. |
Describe the bug
Look like new design update in Firefox 89 broke Flyingfox's color, windows control and extension icon
Screenshots
![ảnh](https://user-images.githubusercontent.com/35302594/112749878-63d82f00-8fef-11eb-8f9c-33a9c99aeeed.png)
Firefox Version: Nightly 89.0a1
The text was updated successfully, but these errors were encountered: