int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiScrollbarColors
Int
Ui
Scrollbar
Colors
@
Immutable
data
class
IntUiScrollbarColors
(
val
thumbBackground
:
Color
,
val
thumbBackgroundHovered
:
Color
)
:
ScrollbarColors
Members
Constructors
Int
Ui
Scrollbar
Colors
Link copied to clipboard
constructor
(
thumbBackground
:
Color
,
thumbBackgroundHovered
:
Color
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
thumb
Background
Link copied to clipboard
open
override
val
thumbBackground
:
Color
thumb
Background
Hovered
Link copied to clipboard
open
override
val
thumbBackgroundHovered
:
Color