Hover Styles
Tight uses a CSS selector for the hover pseudo-class that ensures consistent behavior across touch-based devices. Recommended approach: Modify thehover design tokens to customize hover styles. This is the simplest and most maintainable way to adjust hover colors and states.
If design tokens aren’t sufficient: You may override the hover pseudo-class on a specific class directly for more granular control. Use the following selector pattern to ensure your rule takes precedence over the default: