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

add toolbar labels and button borders to theming w/ dark mode edits #4727

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

matthewbcool
Copy link
Contributor

@matthewbcool matthewbcool commented Oct 12, 2021

Adds more custom theme variables for toolbar labels, the basic toolbar and allows for accent specific borders on buttons. While adding more variables will create more maintenance and further complicates our theming, it also affords theme creators more control over ui colors. Screen shots below of dark mode with this PR.

Changed button borders to 2px to better match our dark mode mock.

In the case of buttons inside an input (e.g: the invite popover), I set the border to none to avoid breaking input buttons with borders.

Screen Shot 2021-10-11 at 5 02 46 PM
Screen Shot 2021-10-11 at 7 03 36 PM
Screen Shot 2021-10-11 at 7 03 17 PM
Screen Shot 2021-10-11 at 5 02 01 PM
Screen Shot 2021-10-11 at 5 02 30 PM

Copy link
Contributor

@johnshaughnessy johnshaughnessy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@matthewbcool matthewbcool merged commit 323609e into master Oct 15, 2021
@matthewbcool matthewbcool deleted the fix/toolbar-labels-and-button-borders-themes branch October 15, 2021 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants