Skip to content

Conversation

@PhilipdeRijk
Copy link

With the primary color in theming often reserved for something more vibrant, bg-foreground seems more suited as a default background color for the tooltip element.

Can currently be overriden as:

@layer components {
    [data-tooltip]::before {
        @apply bg-foreground;
    }
}

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.

1 participant