Skip to content

fix(report-dashboard-widget): make tooltip backgound color use theme colors. - #17

Open
William Marshall (marshallwp) wants to merge 1 commit into
JetBrains:mainfrom
marshallwp:patch-1
Open

fix(report-dashboard-widget): make tooltip backgound color use theme colors.#17
William Marshall (marshallwp) wants to merge 1 commit into
JetBrains:mainfrom
marshallwp:patch-1

Conversation

@marshallwp

Copy link
Copy Markdown
Contributor

Added CSS to change the color of the tooltip to var(--ring-hover-background-color). This color changes with themes and so is safe to use.

Fixes #16

fix(report-dashboard-widget): tooltip backgound color is now dynamic.

Added CSS to change the color of the tooltip to `var(--ring-hover-background-color)`.
This color changes with themes and so is safe to use.

Fixes #16
@marshallwp

Copy link
Copy Markdown
Contributor Author

Updated to resolve merge conflict

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.

Report widget text color using dark theme

1 participant