Skip to content

Releases: srcery-colors/srcery-palette

v2.0.0

Choose a tag to compare

@roosta roosta released this 07 May 11:23
3e1bcaf

Redesigned shades, includes breaking changes

Changed

  • [BREAKING] Flatten json structure, no more primary secondary keys, every color is accessible directly, I.E console.log(palette.red.hex);
  • [BREAKING] xgray[1-6] shades are redesigned and renamed to gray[1-6]
  • Previous black changed to gray1, new darker background color as black
  • Redesigned white and bright_black to work with new background color

Added

  • Dark variant colors (dark_red, dark_blue, dark_green, dim_green)

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@roosta roosta released this 14 Mar 18:17
f31a6b9

Added

  • Add CSS variable export, see documentation for usage instructions.

v1.0.4

Choose a tag to compare

@roosta roosta released this 03 Feb 16:01
6717b4d

Bumping due to version conflicts

v1.0.3

Choose a tag to compare

@roosta roosta released this 03 Feb 15:17
ffbed73

Switch package registry

v1.0.2

Choose a tag to compare

@roosta roosta released this 15 Nov 18:54
da463f5
  • Fix: minor typo, red termcol was pasted as hex, and I missed it previously.

v1.0.1

Choose a tag to compare

@roosta roosta released this 01 Nov 17:26
aca5780
  • fix: green hex color

Inital release

Choose a tag to compare

@roosta roosta released this 01 Nov 14:52
0d5c751
Add package workflow

Include the necessary config opts in npmrc, package.json