Skip to main content

include/sparklinekit@theme_Theme.hrl

-record(theme, {
    foreground :: binary(),
    background :: binary(),
    area :: binary(),
    negative :: binary()
}).