ThemeImageEditor(bpy_struct)

base class — bpy_struct

class bpy.types.ThemeImageEditor(bpy_struct)

Theme settings for the Image Editor

editmesh_active
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
face
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
face_dot
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
face_select
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
facedot_size
Type :int in [1, 10], default 0
preview_stitch_active
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
preview_stitch_edge
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
preview_stitch_face
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
preview_stitch_stitchable
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
preview_stitch_unstitchable
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
preview_stitch_vert
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
scope_back
Type :float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0)
space

Settings for space

Type :ThemeSpaceGeneric, (readonly, never None)
vertex
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
vertex_select
Type :float array of 3 items in [0, 1], default (0.0, 0.0, 0.0)
vertex_size
Type :int in [1, 10], default 0

Inherited Properties

Inherited Functions

References

Previous topic

ThemeGraphEditor(bpy_struct)

Next topic

ThemeInfo(bpy_struct)