Releases: Esri/calcite-colors
Releases · Esri/calcite-colors
v1.7.0
- Adds new ES6 module format
1.6.0
1.5.0
- 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
1.4.0
1.3.1
1.3.1 - 2019-08-01
Fixed
- Fixed undefined variable reference in yellow and red
-dark
ui colors
v1.3.0
Added
- ✨ new
ui-
andui-XXX-dark
variables
v1.2.0
v1.1.0
1.1.0 - 2018-10-19
Modified
- Improved
rr
(red) color ramps in at every saturation level
v1.0.0
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