-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Split view - UI polish #39027
Comments
@aguscruiz real number may not work on Windows. Can we have integer for the thickness?
And curious if Browser/ToolBar/Button/Outline is valid token. I couldn't find the color. |
Yeah we can use 2px instead. We can use that on macOS/Linux aswell, so we keep the same in all. Btw the color token I used is for border/icon/interactive. That should solve the issue with the color not having contrast in dark mode
This one is part of the new color tokens for the material design work. It's built on top of the new primitives, so it's not accessible without those. You need it for the url indicator? If that's the use case, you can use the same color we give the top tab bar background. It's the same value. ------------------------------------------Note: With that URL indicator, the whole inactive tab gets a border color too I left a clean design without images here so you can see it better |
Yeah, I needed it for inactive web view's border. I guess that's the same value with the mini url bar's border. |
Browser's current frame color looks lighter than the design guide, so vaguely notice the border 🤔 |
Yeah, another update from the material design Token update that's pending. |
Okay then let me push as is 👍 |
I recorded this yesterday but still applies to 1.69.66 Chromium: 127.0.6533.26 (Official Build) nightly (64-bit) Seems like this behavior appeared after You can see it in devtools, how the size changes. And as can be seen, it happens in both VT and HT. Recording.2024-06-28.152839.mp4Recording.2024-06-27.121915.mp4 |
Description
Latest version of Figma
https://www.figma.com/design/Dt0iJdVaaAj7DikWLO1P7I/Split-view-%2F-Sidebar-browsing?node-id=348-28191&t=0r7ExpW2INc0KU4d-1
On hold
Tab bar
Check correct colors for the split view tabs container background in dark mode: (Re-style split view UI brave-core#27008)
https://www.figma.com/design/Dt0iJdVaaAj7DikWLO1P7I/Split-view-%2F-Sidebar-browsing?node-id=2492-48088&t=OXIs7NQGq8BpdKxU-1
Separator between tabs in split view tab (Re-style split view UI brave-core#27008)
Horizontal tabs: should be primitive/neutral/10 (Re-style split view UI brave-core#27008)
Vertical tabs: should be primitive/neutral/10 (Re-style split view UI brave-core#27008)
Page area
https://github.com/brave/reviews/issues/1646 Figma link to spec:
https://www.figma.com/design/Dt0iJdVaaAj7DikWLO1P7I/Split-view-%2F-Sidebar-browsing?node-id=348-28191&t=0r7ExpW2INc0KU4d-1
Contextual menu on gutter
The text was updated successfully, but these errors were encountered: