Package bpy :: Module types :: Class Theme
[hide private]
[frames] | no frames]

Class Theme

The Theme Object

Theme settings defining draw style and colors in the user interface.

References

Instance Variables [hide private]
enum active_theme
Active Theme in...
Collection of ThemeBoneColorSet (readonly) bone_color_sets
Bone Color Sets
ThemeDopeSheet (readonly) dopesheet_editor
DopeSheet
ThemeFileBrowser (readonly) file_browser
File Browser
ThemeGraphEditor (readonly) graph_editor
Graph Editor
ThemeImageEditor (readonly) image_editor
Image Editor
ThemeInfo (readonly) info
Info
ThemeLogicEditor (readonly) logic_editor
Logic Editor
string name
Name of the theme.
ThemeNLAEditor (readonly) nla_editor
NLA Editor
ThemeNodeEditor (readonly) node_editor
Node Editor
ThemeOutliner (readonly) outliner
Outliner
ThemeProperties (readonly) properties
Properties
ThemeSequenceEditor (readonly) sequence_editor
Sequence Editor
ThemeTextEditor (readonly) text_editor
Text Editor
ThemeTimeline (readonly) timeline
Timeline
ThemeUserInterface (readonly) user_interface
User Interface
ThemeUserPreferences (readonly) user_preferences
User Preferences
ThemeView3D (readonly) view_3d
3D View
Instance Variable Details [hide private]

active_theme

Active Theme in...
  • USER_INTERFACE
  • VIEW_3D
  • TIMELINE
  • GRAPH_EDITOR
  • DOPESHEET_EDITOR
  • NLA_EDITOR
  • IMAGE_EDITOR
  • SEQUENCE_EDITOR
  • TEXT_EDITOR
  • NODE_EDITOR
  • LOGIC_EDITOR
  • PROPERTIES
  • OUTLINER
  • USER_PREFERENCES
  • INFO
  • FILE_BROWSER
  • CONSOLE
Type:
enum

name

Name of the theme. (maximum length of 32)
Type:
string