hover-3d property for changing the mouse follower effect light color #4327
Closed
Yyax13
started this conversation in
Ideas / feature requests
Replies: 1 comment 2 replies
-
|
The light is white by default. .hover-3d {
& > :first-child {
&:before {
background-image: radial-gradient(circle at 50%, var(--color-blue-900) 10%, transparent 50%);
}
}
}Let me know if you have a question. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to sync it with my theme and i can't, pls add this feat
https://daisyui.com/components/hover-3d/
by default only white effect
Beta Was this translation helpful? Give feedback.
All reactions