Current section
Files
Jump to
Current section
Files
include/sparklinekit@theme_Theme.hrl
-record(theme, {
foreground :: binary(),
background :: binary(),
area :: binary(),
negative :: binary()
}).