ThemeWidgetColors(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeWidgetColors(bpy_struct)

Theme settings for widget color sets

inner
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
inner_sel
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
item
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
outline
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
shadedown
Type :int in [-100, 100], default 0
shadetop
Type :int in [-100, 100], default 0
show_shaded
Type :boolean, default False
text
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
text_sel
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeView3D(bpy_struct)

Next topic

ThemeWidgetStateColors(bpy_struct)