Skip to main content

include/spruce@style_Rgb.hrl

-record(rgb, {r :: integer(), g :: integer(), b :: integer()}).