ThemeNLAEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeNLAEditor(bpy_struct)

Theme settings for the NLA Editor

bars
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
bars_selected
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)
space

Settings for space

Type :ThemeSpaceGeneric, (readonly, never None)
space_list

Settings for space list

Type :ThemeSpaceListGeneric, (readonly, never None)
strips
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
strips_selected
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

ThemeLogicEditor(bpy_struct)

Next topic

ThemeNodeEditor(bpy_struct)