Sha256: 372c1d3c7a64f0e52eaafda6976d68472a448dceed5c7db7d94b8c9eab1da40d
Contents?: true
Size: 570 Bytes
Versions: 5
Compression:
Stored size: 570 Bytes
Contents
// colors from portal settings // background $fd-body: #ededed; $fd-header: #2f2850; $fd-footer: #2f2850; $fd-helpcenter: #fff; // tab colors $fd-tab-active-bg: $fd-body; $fd-tab-bg: $fd-body; // portal fonts $fd-body-color: #4c4c4c; $fd-heading-color: #423872; // link colors $fd-link-text: #423872; $fd-link-hover: $fd-link-text; // form elements $fd-heading-divider: #b1b1b1; $fd-primary-action-btn: #ffbf00; $fd-secondary-action-btn: #fff; // other colors (will be in css) $fd-border: #4a4a4a; $fd-header-bg: #69618d; $fd-header-logo: #1b182e; $fd-yellow: #ffbf00;
Version data entries
5 entries across 5 versions & 1 rubygems