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 [-inf, inf], default (0.0, 0.0, 0.0)
back
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
button
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
button_text
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
button_text_hi
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
button_title
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
disabled_marker

Color of disabled marker

Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
frame_current
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
grid
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_vertex
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_vertex_select
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_vertex_size
Type :int in [0, 255], default 0
header
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
header_text
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
header_text_hi
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
locked_marker

Color of locked marker

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

Color of marker

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

Color of marker’s outile

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

Color of path after current frame

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

Color of path before current frame

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

Color of sleected marker

Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
text
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
text_hi
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
title
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeBoneColorSet(bpy_struct)

Next topic

ThemeConsole(bpy_struct)