Sha256: 667795640f466a09d140b2a58a8295b89ccf3d8b40d222d05aa13cc88b5e21d0
Contents?: true
Size: 1.37 KB
Versions: 25
Compression:
Stored size: 1.37 KB
Contents
$headerHeight: 45px; $logoWidth: 150px; $logoHeight: 200px; $base_unit: 150px; $wet_asphalt: #34495E; $midnight_blue: #2C3E50; $headerbg: #111111; $darkbg: #202224; $clouds: #ecf0f1; $silver: #bdc3c7; $emerald: #85AE42; $nephritis: #27ae60; $alizarin: #E45760; $pomegranate: #c0392b; $turquoise: #1ABC9C; $green_sea: #16A085; $peter_river: #6DA6BA; $belize_hole: #4E8FA6; $amethyst: #9b59b6; $wisteria: #8e44ad; $sun_flower: #f0ba4b; $orange: #F0BA4B; $carrot: #E67E22; $pumpkin: #D35400; $darkergray: #232A30; $darkgray: #4f4f4f; $lightgray: #7F8C8D; $lightergray: #E3E3E3; $verylightgray: #fbfbfb; $ultra_blue: #F4F4F4; $header-height: 50px; $box-bottom-border: 4px; $hover-box: $emerald; $dashboard-nav-background: #232A30; $dashboard-background: #efefef; $dashboard-nav-hover: #2E3639; $border-radius: 4px; $tab-bottom-border: 3px; $tabs-height: 50px; $selected-bg: $orange; .emerald { background: $emerald; } .orange { Background: $orange; } .alizarin { Background: $alizarin; } .sun_flower { Background: $sun_flower; } .peter_river { Background: $peter_river; } .wisteria { Background: $wisteria; } .amethyst { Background: $amethyst; } .pomegranate { Background: $pomegranate; } .belize_hole { Background: $belize_hole; } .nephritis { background: $nephritis; } .color-white { h1, h2, h3, h4, h5, span, p { color: white; } }
Version data entries
25 entries across 25 versions & 1 rubygems