Skip to contents

Generate Theme CSS

Usage

generate_theme_css(theme = NULL)

Arguments

theme

Optional theme object. If NULL, generates CSS for all themes.

Value

CSS string

Details

Generates CSS for themes. If a specific theme is provided, generates CSS for that theme only. Otherwise generates comprehensive CSS for all themes.