Skip to content

Releases: Esri/calcite-colors

v1.7.0

03 Jan 19:07
ef81614
Compare
Choose a tag to compare
  • Adds new ES6 module format

1.6.0

06 Dec 18:21
c36215f
Compare
Choose a tag to compare

Added

  • Added border values: border 1, 2, 3, hover, press for light/dark theme

Breaking

  • Changed pressed to press on all SASS variables. Example: $ui-blue-pressed is no $ui-blue-press

1.5.0

18 Oct 17:34
8aab13c
Compare
Choose a tag to compare
  • Added dark theme variables:
// Dark Theme Colors
$d-bb-410: #47BBFF;
$d-bb-420: #00A0FF;
$d-bb-430: #0087D7;
$d-gg-410: #44ED51;
$d-gg-420: #36DA43;
$d-gg-430: #11AD1D;
$d-yy-410: #FFE24D;
$d-yy-420: #FFC900;
$d-yy-430: #F4B000;
$d-rr-410: #FF7465;
$d-rr-420: #FE583E;
$d-rr-430: #F3381B;
  • Updated dark theme yellow pressed:

$ui-yellow-pressed-dark: $d-yy-410;

  • Comment typo fixes

1.4.1

30 Aug 16:33
f86ad11
Compare
Choose a tag to compare
  • Fixed typo on some dark theme variables. All dark theme vars end with -dark

1.4.0

30 Aug 16:05
426c101
Compare
Choose a tag to compare

Added to light and dark theme:

  • ui-foreground
  • ui-foreground-hover
  • ui-foreground-pressed
  • ui-text-1
  • ui-text-2
  • ui-text-3

For dark theme variables append -dark

1.3.1

01 Aug 23:33
Compare
Choose a tag to compare

1.3.1 - 2019-08-01

Fixed

  • Fixed undefined variable reference in yellow and red -dark ui colors

v1.3.0

01 Aug 20:46
Compare
Choose a tag to compare

Added

  • ✨ new ui- and ui-XXX-dark variables

v1.2.0

24 May 20:24
cb7fb46
Compare
Choose a tag to compare

5-24-2019

  • Improved yy (yellow) color ramps in h (high saturation) from value 060 - 100
  • added blk-005 (#f8f8f8)
  • added blk-235 (#060606)
  • updated blk-010 to #f3f3f3 from #f3f3f4
  • updated blk-230 to #0b0b0b from #060606

v1.1.0

30 Apr 20:24
Compare
Choose a tag to compare

1.1.0 - 2018-10-19

Modified

  • Improved rr (red) color ramps in at every saturation level

v1.0.0

17 Aug 22:02
Compare
Choose a tag to compare

Version 2.0 includes an updated set of colors and a new naming strategy.

Removed

  • stylus/
  • pattern_json/
  • scss/
  • css/

Added

  • Esri's new color palette. `colors.scss' in root directory.
  • Added JSON format