All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add ES6 module format
- updated nomenclature for pressed to press. Keep consistent with hover/press vs hovered/pressed.
- Added border color values for light and dark theme. border 1, 2, 3, hover, and press states.
- 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
- Fixed typo on some dark theme variables. All dark theme vars end with -dark
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
- Fixed undefined variable reference in yellow and red
-dark
ui colors
- ✨ new
ui-
andui-XXX-dark
variables
- updated
.ase
file with new values fromv1.2.0
- updated
.pdf
file with new values fromv1.2.0
blk-005
(#f8f8f8) andblk-235
(#060606)
blk-010
to #f3f3f3 from #f3f3f4blk-230
to #0b0b0b from #060606rr
(red) color ramps in at every saturation levelh-yy-060
–h-yy-100
Updates from Kyle H. to remove green add and more yellow/gold
- stylus/
- pattern_json/ – scss/ – css/
- Esri's new color palette. `colors.scss' in root directory.
- Added JSON format
- Added 3 new vibrant colors Orange_100, Orange_150 and Orange_200
- Added a new Gray color Gray_050 with a hex value of #ffffff
- Updated all files with these changes
- Added a missing ":" to a guid in the JSON folder
- Updated a guid that was a duplicate of another guid in the system . . . what are the odds!
- Added Guid ID's to all of the Json colors scss files
- Added a name change in core colors that includes an "a" before some of the numbers to better group them
- Fixed some structure issues
- Cleaned up some bad formatting
- Moved colors to beta status (ready for use and testing)
- Renamed Brand_Red_100 to Brand_Orange_200
- Renamed Brand_Red_150 to Brand_Red_100
- Renamed Core colors 300-450 to be a100-a250
- Removed Esri_ from all Brand Color names
- Updated Brown 200 with missing RGB
- Calcite Gray Colors (fixed missing colors)
- Calcite Gray's adjusted to neutral
- Esri Brand Colors
- Calcite Core Colors
- Calcite Gray Colors
- Calcite Hightlight Color
- Calcite Vibrant Colors