ThemeClipEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeClipEditor(bpy_struct)

Theme settings for the Movie Clip Editor

active_marker

Color of active marker

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
disabled_marker

Color of disabled marker

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)
grid
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
handle_vertex
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
handle_vertex_select
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
handle_vertex_size
Type :int in [0, 255], default 0
locked_marker

Color of locked marker

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
marker

Color of marker

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
marker_outline

Color of marker’s outile

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
path_after

Color of path after current frame

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
path_before

Color of path before current frame

Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
selected_marker

Color of sleected marker

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)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeBoneColorSet(bpy_struct)

Next topic

ThemeConsole(bpy_struct)