Sha256: 9cc59dab05d7ff3199eac10775f81d1b1cfcaa12ef759d72648345cf57eafc9c

Contents?: true

Size: 868 Bytes

Versions: 27

Compression:

Stored size: 868 Bytes

Contents

//////////////////////
// UI Colors
//////////////////////

// primary
$primary-colors: (main: #34c382, tint: #cdecde, shade: #2a9c69, text: #1e734d)
$primary: map-get($primary-colors, main)

// secondary
$secondary-colors: (main: #f2f2f2, tint: #e8e8e8, shade: #d2d2d2, text: #636363)
$secondary: map-get($secondary-colors, main)

// warning
$warning-colors: (main: #efca10, tint: #f1e2a0, shade: #d0ae12, text: #79660a)
$warning: map-get($warning-colors, main)

// danger
$danger-colors: (main: #dd6d68, tint: #f2c4d6, shade: #bb5c57, text: #903d39)
$danger: map-get($danger-colors, main)

// info
$info-colors: (main: #25bed5, tint: #c0e4ec, shade: #1e91a2, text: #1c7c8a)
$info: map-get($info-colors, main)


//////////////////////
// Bland Colors
//////////////////////

$main-color: #25bed5
$main-color-text: #3774AE
$base-color: #fff
$background-color: #e8e8ef

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
oulu-0.19.1 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.19.0 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.5 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.4 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.3 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.2 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.1 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.18.0 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.9 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.8 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.7 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.6 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.4 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.3 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.2 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.1 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.17.0 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.16.9 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.16.8 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass
oulu-0.16.7 app/assets/stylesheets/modules/themes/style-guide/settings/_style-guide-colors.sass