-
Hi! |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Oct 22, 2021
Replies: 1 comment
-
It uses the same CSS variable as native selection: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rvalitov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It uses the same CSS variable as native selection:
--tui-selection
. It's not configurable at the moment. I think you can addtuiHighlightColor
input defaulting to that variable. With a PR I mean :)