Sha256: 254c9919806677a5b38f4c8ec2689defa5645a9fc440ccac0eada880955aa539
Contents?: true
Size: 541 Bytes
Versions: 5
Compression:
Stored size: 541 Bytes
Contents
// Ubuntu Colors $ubuntu-orange-color: #E95420; $black-color: #000000; $white-color: #FFFFFF; $light-aubergine-color: #77216F; $mid-aubergine-color: #5E2750; $dark-aubergine-color: #2C001E; $warm-grey-color: #AEA79F; $cool-grey-color: #333333; $text-grey-color: #111111; // Menu $menu-background-color: $ubuntu-orange-color !default; $menu-text-color: $white-color !default; $menu-separator-color: $warm-grey-color !default; // Default Colors $primary-text-color: $black-color !default; $secondary-text-color: $warm-grey-color !default;
Version data entries
5 entries across 5 versions & 1 rubygems