-
Notifications
You must be signed in to change notification settings - Fork 3
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
Is it possible to update material moon to match chrome even more closely? #7
Comments
In order to have a 3-dot menu in the navigation toolbar, you have to use the Toolbarize Menu Button extension: As for the other chrome-parity issues, I'll try to do these later (if possible). The tab style (shape/curve) is intentional as I can't replicate it in SVG exactly. |
Thanks for the reply. I'd love for the other chrome parity stuff to be
integrated. Is it possible to merge the URL and search bar into something
like the omnibar on chrome with this theme?
Also, is there a way to move the menu to the right side, same position as
chrome?
…On Sun, Feb 17, 2019, 6:09 PM Franklin DM ***@***.*** wrote:
In order to have a 3-dot menu in the navigation toolbar, you have to use
the Toolbarize Menu Button extension:
http://addons.palemoon.org/addon/toolbarize-menu-button/
As for the other chrome-parity issues, I'll try to do these later (if
possible). The tab style (shape/curve) is intentional as I can't replicate
it in SVG exactly.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AeR3r1FgqS13gbsNZP4COqOKhc0O3WIOks5vOgtegaJpZM4a_5sY>
.
|
Replicating the omnibar functionality would require an extension. IIRC there's an old FF extension that does this. You might get more luck with that at the forum. |
I take it this is not a priority and therefore will not be updated anytime soon? |
Sorry for not responding to this issue promptly. Could you try the current release if there are still any issues? |
Current design of chrome:
Current design of Material moon:
Would it be possible to move the menu icon to the right side of the of the browser and have the same 3 dot format as chrome? I like the way it's menu is positioned, the icon used to access it(the 3 vertical dots). I find the menu positioned on the right more natural and accessible.
Could the home and refresh icons be resized to exactly match chromes? Pale Moons icons are larger than chromes, which is for some reason disconcerting for me.
The top of the tabs in pale moon go up to the very top of browser with no white space between it and the top of the window. It also has a grey border as opposed to white in the current chrome design. I'd prefer the white space a la chrome's current design.
Pale moon's tabs are also greyer than chrome's. Chrome has a lighter color, much closer to white, Hexcode: f2f2f2, Pale Moon's with Material chrome is currently Hexcode: dadada.
The space under the tabs is F1F1F1 in pale moon, chromes is F2F2F2.
The new tab button in chrome is d0d0d0, Pale moons is D6D6D6. The space next to the new tab icon is f5f5f5, pale moons is f2f2f2.
The space under the URL bar is: f1f1f1 on pale moon, it's f2f2f2 in chrome. The lines that are the border of the URL bar in pale moon is 2 pixels thick, chrome's is 1. Chrome’s url bar border is colored as a9a9a9, pale moons is ababab.
The space between the bottom of the url text entry box and the end of the toolbar at the top is 7 pixels in Pale moon, chrome’s is 12.
The refresh and home and arrow icons are colored as 595959 in Pale moon, Chrome’s is 5f6368.
That's all i can think of right now. I appreciate your time and hard work.
Edit: Also just noticed, Pale moon's tabs collide differently than chromes.
Chrome:
Pale Moon:
The text was updated successfully, but these errors were encountered: