optiwindnet.themes¶

Module Contents¶

class optiwindnet.themes.Colors(dark: bool | None = None)[source]¶
kind2color: dict[source]¶
kind2alpha: dict[source]¶
kind2style: dict[source]¶
kind2dasharray: dict[source]¶
fg_color: str[source]¶
bg_color: str[source]¶
root_color: str[source]¶
root_edge: str[source]¶
term_edge: str[source]¶
detour_ring: str[source]¶
border_face: str[source]¶
colors = ('#1f77b4', '#aec7e8', '#ff7f0e', '#ffbb78', '#2ca02c', '#98df8a', '#d62728', '#ff9896',...[source]¶