effect-tree
    Preparing search index...

    Function getTheme

    • Get a theme from the global theme dictionary by name.

      Parameters

      • name:
            | "space"
            | "bullets"
            | "thin"
            | "thick"
            | "rounded"
            | "ascii"
            | "unix"
            | "unixRounded"
            | "doubleSpaceThin"

        The theme name is taken from themeNames.

      Returns Draw.Theme

      The named theme.