Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@esri/calcite-colors

Package Overview
Dependencies
Maintainers
38
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/calcite-colors - npm Package Versions

13

1.7.0

Diff

Changelog

Source

1.7.0 - 2020-01-03

  • Add ES6 module format
paulcpederson
published 1.6.0 •

Changelog

Source

1.6.0 - 2019-12-05

  • 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.
paulcpederson
published 1.5.0 •

Changelog

Source

1.5.0 - 2019-10-18

  • 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
paulcpederson
published 1.4.1 •

Changelog

Source

1.4.1 - 2019-08-30

  • Fixed typo on some dark theme variables. All dark theme vars end with -dark
paulcpederson
published 1.4.0 •

Changelog

Source

1.4.0 - 2019-08-30

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

paulcpederson
published 1.3.1 •

Changelog

Source

1.3.1 - 2019-08-01

Fixed

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

Changelog

Source

1.3.0 - 2019-08-01

Added

  • :sparkles: new ui- and ui-XXX-dark variables
paulcpederson
published 1.2.1 •

Changelog

Source

1.2.1 - 2019-06-01

Modified

  • updated .ase file with new values from v1.2.0
  • updated .pdf file with new values from v1.2.0
paulcpederson
published 1.2.0 •

Changelog

Source

1.2.0 - 2019-05-09

added

  • blk-005 (#f8f8f8) and blk-235 (#060606)

Modified

  • blk-010 to #f3f3f3 from #f3f3f4
  • blk-230 to #0b0b0b from #060606
  • rr (red) color ramps in at every saturation level
  • h-yy-060 – h-yy-100 Updates from Kyle H. to remove green add and more yellow/gold
paulcpederson
published 1.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc