ThemeNodeEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeNodeEditor(bpy_struct)

Theme settings for the Node Editor

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)
converter_node
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
group_node
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.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)
in_out_node
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)
node_backdrop
Type :float array of 4 items in [-inf, inf], default (0.0, 0.0, 0.0, 0.0)
operator_node
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
selected_text
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)
wire
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
wire_select
Type :float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions

References

Previous topic

ThemeNLAEditor(bpy_struct)

Next topic

ThemeOutliner(bpy_struct)