open-nav
    Preparing search index...

    Function toHexColor

    • Convert any accepted theme colour to #rrggbb.

      Alpha is dropped: PDF has no per-colour alpha in this position, and a silently half-transparent rule is worse than an opaque one.

      Parameters

      • value: string
      • fallback: string = '#000000'

      Returns string