Skip to content

Conversation

@japie1235813
Copy link
Contributor

Fix dark mode color for collapsible groups

before
Screen Shot 2021-11-16 at 11 22 33 PM

after
Screen Shot 2021-11-16 at 11 49 26 PM
light mode
Screen Shot 2021-11-17 at 9 22 08 AM

@google-cla google-cla bot added the cla: yes label Nov 17, 2021
Comment on lines 38 to 43
@include tb-dark-theme {
.group-toolbar {
color: map-get($tb-dark-foreground, text);
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

First, you are no longer allowed to use map-get.
Second: can you just do @include tb-theme-foreground-prop(color, text); in L24?

@japie1235813 japie1235813 merged commit dbdc260 into tensorflow:master Nov 17, 2021
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants