Skip to contents

Usage

parseTheme(path = NULL, json = NULL)

Arguments

path

A path to JSON file containing the theme created in Theme Designer

json

A JSON string containing the theme created in Theme Designer

Value

A list with Fluent theme that can be used in ThemeProvider

See also

ThemeProvider() for usage of this function