$style_color: #474D57; $hover: #FFF3EB; $box_bg: #F9F9F9; $gl-link-color: #446e9b; $nprogress-color: #c0392b; $gl-font-size: 13px; $list-font-size: 15px; $sidebar_width: 230px; $avatar_radius: 50%; $code_font_size: 13px; $code_line_height: 1.5; /* * State colors: */ $gl-success: #019875; $gl-danger: #d9534f; $gl-primary: #446e9b; $gl-info: #029ACF; $gl-warning: #EB9532; /** * Commit Diff Colors */ $added: #63c363; $deleted: #f77;