ThemeGradientColors(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.ThemeGradientColors(bpy_struct)¶ Theme settings for background colors and gradient
-
gradient¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
high_gradient¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
show_grad¶ Do a gradient for the background of the viewport working area
Type: boolean, default False
-
Inherited Properties
Inherited Functions
References