omni.kit.documentation.ui.style
Overview
The Style Sheet Syntax
Shades
Fonts
Length Units
Shapes
Lines and Curves
Buttons and Images
Fields and Sliders
Widgets
Container widgets
Window Widgets
Changelog
Omniverse Kit
»
omni.kit.documentation.ui.style: Omni.UI Style Documentation
omni.kit.documentation.ui.style: Omni.UI Style Documentation
omni.kit.documentation.ui.style
Overview
The Style Sheet Syntax
Selector
Type Selector
Name Selector
State Selector
Style Override
Omit the selector
Style overridden with name and state selector
Style override to different levels of the widgets
Customize the selector type using style_type_name_override
Default style override
Debug Color
Visibility
Shades
Example
URL Shades Example
Fonts
Font style
Font size
Length Units
Pixel
Percent
Fraction
Shapes
Common Style of shapes
Rectangle
FreeRectangle
Circle
FreeCircle
Ellipse
FreeEllipse
Triangle
FreeTriangle
Lines and Curves
Common Style of Lines and Curves
Line
FreeLine
BezierCurve
FreeBezierCurve
Curve Anchors
Buttons and Images
Common Styling for Buttons and Images
Button
Radio Button
ToolButton
ColorWidget
Image
ImageWithProvider
Plot
Fields and Sliders
Common Styling for Fields and Sliders
Field
StringField
Multiline StringField
FloatField and IntField
MultiField
MultiIntField
MultiFloatField
MultiFloatDragField
Sliders
FloatSlider
IntSlider
Drags
FloatDrag
IntDrag
ProgressBar
Tooltip
Widgets
Label
CheckBox
ComboBox
TreeView
Container widgets
Stack
HStack
VStack
ZStack
Layout
Spacing
Frame
CanvasFrame
ScrollingFrame
CollapsableFrame
Order in Stack and use of content_clipping
Grid
VGrid
HGrid
Placer
Window Widgets
MainWindow
Window
Menu
Separator
MenuBar
Changelog
[1.0.6] - 2024-03-06
Fixed
[1.0.5] - 2024-01-11
Fixed
[1.0.4] - 2023-09-27
Added
Fixed
[1.0.3] - 2022-10-20
Fixed
Added
[1.0.2] - 2022-07-20
Added
[1.0.1] - 2022-07-20
Changed
[1.0.0] - 2022-06-15
Added