ClickHouse / ClickHouse/click-ui
Improve tooltip contrast on dark mode (including flyouts and overlays)
Open
waiting for design
- Dominant language
- TypeScript
- Stars
- 135
- Forks
- 33
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 19
Description
## Description
The current tooltip colors have poor contrast in dark mode, which impacts readability and accessibility. This becomes especially problematic when tooltips appear on top of dark flyouts, where they can be nearly invisible.
## Expected behavior
1. Tooltips should maintain sufficient contrast against dark mode backgrounds.
2. When appearing over dark components like flyouts, tooltips should remain clearly readable.
## Screenshots of the issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.