Color Variables =============== ## Global Color Variables ``` @colors - global_font_color - - - $header_bg_color - $header_logo_bg_colorgray - ``` ## Button Color Variables ``` @colors - $button_bg_color - $button_bg_hover_color - - $button_font_color - $button_font_hover_color - - $button_highlight_font_color - $button_highlight_font_hover_color - ```