Sha256: df033fb547047f09989479f153e0f77057bfbb7a92a75440c90fda1496496991

Contents?: true

Size: 1.75 KB

Versions: 15

Compression:

Stored size: 1.75 KB

Contents

@import "color-system.scss";
// Color variables

// Border colors
$border-white: $white !default;
$border-black-fade: $black-fade-15 !default;
$border-white-fade: $white-fade-15 !default;
$border-gray-dark: $gray-300 !default;
$border-gray-darker: $gray-700 !default;
$border-gray-light: lighten($gray-200, 3%) !default;
$border-gray: $gray-200 !default;
$border-blue: $blue-500 !default;
$border-blue-light: $blue-200 !default;
$border-green: $green-400 !default;
$border-green-light: desaturate($green-300, 40%) !default;
$border-purple: $purple !default;
$border-red: $red !default;
$border-red-light: $red-300 !default;
$border-yellow: $yellow-600 !default;

// Background colors
$bg-white: $white !default;
$bg-black: $black !default;
$bg-black-fade: $black-fade-50 !default;
$bg-blue-light: $blue-000 !default;
$bg-blue: $blue-500 !default;
$bg-gray-dark: $gray-900 !default;
$bg-gray-light: $gray-000 !default;
$bg-gray: $gray-100 !default;
$bg-green: $green-500 !default;
$bg-green-light: $green-100 !default;
$bg-orange: $orange-700 !default;
$bg-purple: $purple-500 !default;
$bg-purple-light: $purple-000 !default;
$bg-pink: $pink-500 !default;
$bg-red: $red-500 !default;
$bg-red-light: $red-000 !default;
$bg-yellow: $yellow-500 !default;
$bg-yellow-light: $yellow-200 !default;
$bg-yellow-dark: $yellow-700 !default;

// Text colors
$text-black: $black !default;
$text-white: $white !default;
$text-blue: $blue-500 !default;
$text-gray-dark: $gray-900 !default;
$text-gray-light: $gray-500 !default;
$text-gray: $gray-600 !default;
$text-green: $green-600 !default;
$text-orange: $orange-900 !default;
$text-orange-light: $orange-600 !default;
$text-purple: $purple !default;
$text-pink: $pink-500 !default;
$text-red: $red-600 !default;
$text-yellow: $yellow-800 !default;

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
truesight-rtd-theme-1.0.1 _sass/lib/@primer/css/support/variables/colors.scss
truesight-rtd-theme-1.0.0 _sass/lib/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.10 _sass/lib/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.9 _sass/lib/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.8 _sass/lib/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.7 _sass/lib/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.6 _sass/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.5 _sass/@primer/css/support/variables/colors.scss
jekyll-rtd-theme-2.0.4 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.3 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.2 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.1 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.0 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.0.pre.beta1 _sass/@primer/support/variables/colors.scss
jekyll-rtd-theme-2.0.0.pre.beta _sass/@primer/support/variables/colors.scss