ThemeGraphEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeGraphEditor(bpy_struct)

Theme settings for the graph editor

active_channels_group
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)
channel_group
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
channels_region
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
dopesheet_channel
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
dopesheet_subchannel
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_align
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_auto
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_auto_clamped
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_free
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_sel_align
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_sel_auto
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_sel_auto_clamped
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_sel_free
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_sel_vect
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_vect
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)
lastsel_point
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
list
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
list_text
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
list_text_hi
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
list_title
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
panel
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)
vertex
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
vertex_select
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
vertex_size
Type :int in [1, 10], default 0
window_sliders
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeFontStyle(bpy_struct)

Next topic

ThemeImageEditor(bpy_struct)