Stores the diagram configuration.
Class methods
abstract_color
Gets the color for abstract classes.
Sourceclass_color
Gets the color for classes.
Sourceclass_def_colors
Generates the class definitions for the diagram.
SourceRetrieve the color from the YAML file.
Sourceinterface_color
Gets the color for interfaces.
Sourcemodule_color
Gets the color for modules.
Sourceno_color=(no_color :
Bool)
Whether to disable colors in the diagram.
Sourceno_color?
Whether to disable colors in the diagram.
Sourcetheme
The theme of the diagram (:light or :dark).
SourceThe theme of the diagram (:light or :dark).
Source