ThemeSequenceEditor(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.ThemeSequenceEditor(bpy_struct)¶ Theme settings for the Sequence Editor
-
audio_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
draw_action¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
effect_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
frame_current¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
gp_vertex¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
gp_vertex_select¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
gp_vertex_size¶ Type: int in [1, 10], default 0
-
grid¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
image_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
keyframe¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
meta_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
metadatabg¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
metadatatext¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
movie_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
movieclip_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
preview_back¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
scene_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
space¶ Settings for space
Type: ThemeSpaceGeneric, (readonly, never None)
-
text_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
transition_strip¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
window_sliders¶ Type: float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
-
Inherited Properties
Inherited Functions
References