Commit 241fe8c
Fix tooltip dark mode styling (#688)
* svg for theme toggle
* feat: add dark mode state management and CSS variables
* feat: add ThemeToggle component with moon/sun icons
* feat: integrate ThemeToggle into sidebar with proper positioning
* style: update component styles for dark mode compatibility
* docs: update changelog with correct repository link
- Fix PR link to point to webpack/webpack-bundle-analyzer
- Add proper GitHub profile attribution @theEquinoxDev
- Follow established changelog format consistency
* fix: apply dark mode styles to tooltip using CSS Modules global selector
* docs: add changelog entry for tooltip dark mode fix
* style: use theme color variables for tooltip dark mode
* Fix changelog entry position
---------
Co-authored-by: Vesa Laakso <482561+valscion@users.noreply.github.com>1 parent fc2ddb1 commit 241fe8c
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments