Skip to content

Fix regex dialog 'Save' text color #6774

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

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

bmd3k
Copy link
Contributor

@bmd3k bmd3k commented Mar 4, 2024

The regex dialog "Save" button is rendered poorly internaly, dark text on dark background.

The color of the button text was changed to 'inherit' in go/tbpr/6631. It doesn't seem to have been necessary so I revert that particular change here.

It means in OSS TensorBoard the button text color will be slightly darker than previously. I didn't personally notice the difference but internal screenshot tests show a slight difference. Googlers, see cr/612557079.

@bmd3k bmd3k requested a review from arcra March 5, 2024 12:07
@bmd3k bmd3k merged commit 860a421 into tensorflow:master Mar 5, 2024
AnuarTB pushed a commit to AnuarTB/tensorboard that referenced this pull request May 3, 2024
The regex dialog "Save" button is rendered poorly internaly, dark text
on dark background.

The color of the button text was changed to 'inherit' in go/tbpr/6631.
It doesn't seem to have been necessary so I revert that particular
change here.

It means in OSS TensorBoard the button text color will be slightly
darker than previously. I didn't personally notice the difference but
internal screenshot tests show a slight difference. Googlers, see
cr/612557079.
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