ThemeNodeEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeNodeEditor(bpy_struct)

Theme settings for the Node Editor

converter_node
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
group_node
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
in_out_node
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
node_backdrop
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
noodle_curving

Curving of the noodle

Type :int in [0, 10], default 5
operator_node
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
selected_text
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)
wire
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
wire_select
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeNLAEditor(bpy_struct)

Next topic

ThemeOutliner(bpy_struct)