ThemePanelColors(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
ThemePanelColors
(bpy_struct)¶ Theme settings for panel colors
-
back
¶ Type: float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
-
header
¶ Type: float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
-
show_back
¶ Type: boolean, default False
-
show_header
¶ Type: boolean, default False
-
Inherited Properties
Inherited Functions
References