ThemeDopeSheet(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeDopeSheet(bpy_struct)

Theme settings for the DopeSheet

active_channels_group
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
channel_group
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
channels
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
channels_selected
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
dopesheet_channel
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
dopesheet_subchannel
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)
long_key
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
long_key_selected
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)
space_list

Settings for space list

Type :ThemeSpaceListGeneric, (readonly, never None)
value_sliders
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
view_sliders
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeConsole(bpy_struct)

Next topic

ThemeFileBrowser(bpy_struct)