[][src]Trait seed_style_preview::ColorTheme

pub trait ColorTheme: Eq + Hash + Clone { }

Implementors

impl ColorTheme for Base[src]

impl ColorTheme for Blue[src]

impl ColorTheme for Gray[src]

impl ColorTheme for Green[src]

impl ColorTheme for Indigo[src]

impl ColorTheme for Orange[src]

impl ColorTheme for Pink[src]

impl ColorTheme for Purple[src]

impl ColorTheme for Red[src]

impl ColorTheme for Teal[src]

impl ColorTheme for Yellow[src]

Loading content...