Current section

Files

Jump to
etch include etch@command_SetForegroundAndBackgroundColors.hrl
Raw

include/etch@command_SetForegroundAndBackgroundColors.hrl

-record(set_foreground_and_background_colors, {
fg :: etch@style:color(),
bg :: etch@style:color()
}).