Commit efd7d73
committed
Add shadcn CSS variables for tooltip styling
- Added --color-popover and --color-popover-foreground for tooltip backgrounds
- Added --color-input for border-input utility
- Added --color-ring for focus ring styling
- Added --color-muted-foreground for muted text
- Added --color-accent-foreground for text on accent backgrounds
These variables are required by shadcn/ui components and ensure tooltips
have proper backgrounds, borders, and styling.1 parent 526498f commit efd7d73
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
| |||
0 commit comments