Skip to content
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

Rounded corners (Windows) #266

Closed
macruspareto opened this issue Nov 6, 2021 · 2 comments
Closed

Rounded corners (Windows) #266

macruspareto opened this issue Nov 6, 2021 · 2 comments
Labels
Class::Color Color, background, blur, etc. Distribution::Photon-Style Photon style distribution related Env::Win8 Issues on Windows8 or Windows8.1 Issue::Bug Something isn't working

Comments

@macruspareto
Copy link

First of all, thanks for your effort, Black! Just by looking into the Open/Closed Issues section, I can only imagine how much of your personal time has been put into this project...

I use Firefox on Win 8.1 and on Linux Xubuntu.
To my personal taste, the new Proton UI (rounded corners, detached tabs, bold fonts, bold frames) is more coherent with Linux, I just decided to keep it without any customization.

But on Windows, with sharp corners everywhere and thinner fonts, do you think you could tweak the url bar and the search bar, remove this "roundedness" and make it thinner?

(Also, the Min/Max/Close buttons are blacked, need to comment out 2 lines in the user.css as someone has suggested).

Thanks!

Untitled

@black7375
Copy link
Owner

Strangely, this bug is not reproducible.
Can I get information about about:support - Copy text to clipboard?

@black7375 black7375 added Class::Color Color, background, blur, etc. Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working Distribution::Photon-Style Photon style distribution related labels Nov 7, 2021
@black7375 black7375 mentioned this issue Mar 30, 2022
14 tasks
black7375 added a commit that referenced this issue Apr 5, 2022
`userChrome.tab.photon_like_radius` to `userChrome.rounding.square_tab`
@black7375 black7375 added Env::Win8 Issues on Windows8 or Windows8.1 and removed Env::Windows Issues on Windows10, Windows11, unknown windows labels Apr 23, 2022
@black7375
Copy link
Owner

Try using version 5.0.0 options.

Firefox-UI-Fix/user.js

Lines 71 to 77 in 0fd746b

// user_pref("userChrome.rounding.square_button", true);
// user_pref("userChrome.rounding.square_panel", true);
// user_pref("userChrome.rounding.square_panelitem", true);
// user_pref("userChrome.rounding.square_menupopup", true);
// user_pref("userChrome.rounding.square_menuitem", true);
// user_pref("userChrome.rounding.square_field", true);
// user_pref("userChrome.rounding.square_checklabel", true);


Min/Max/Close buttons are blacked resolved at #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class::Color Color, background, blur, etc. Distribution::Photon-Style Photon style distribution related Env::Win8 Issues on Windows8 or Windows8.1 Issue::Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants