Trevixal API
    Preparing search index...
    • Resolve a theme into the colours a Word or RTF document can write.

      A token the theme leaves out, or one holding something no document format can express (a gradient, transparent, a var() that never resolved) comes back null, and the writer keeps the colour it used before there were themes rather than emitting something Word will reject.

      Parameters

      • tokens: Readonly<Record<string, string>> | undefined

      Returns DocumentPalette