libtextworker 0.1.4
Cross-platform, free and open library for Python projects

◆ __init__()

def libtextworker.interface.manager.ColorManager.__init__ (   self,
dict[str, typing.Any]   default_configs = stock_ui_configs,
str   customfilepath = CraftItems(THEMES_DIR, "default.ini") 
)
Constructor of the class.
@param default_configs (dict[str]): Defaults to dev-premade configs
@param customfilepath (str): Custom file path. Disabled by default.

Definition at line 88 of file manager.py.

Here is the call graph for this function: