Changelog for Nord.
Detailed information about features and the project can be found in the project documentation.
The "Adobe Photoshop Color Palette" (nord.ase
) is now fully compatible to Adobe Photoshop CS6. The previous file was created using Gpick and has been recreated using Adobe Photoshop CS6 to be fully compatible with the vendor format specification. (#5, 30ae2f4b)
❯ Switched the color definitions for nord8
and nord14
. The accent color nord8
is now used for methods and functions while strings and attribute values are now colored by nord14
instead. This design has already been implemented in all port projects before, but is now officially documented with this release version. (#1, 2a95e4c0)
❯ Switched the color of punctuations and variables / constants. The nord4
color is now used for variables and constants while punctuations are now colored by nord6
instead. This design has also already been implemented in all port projects before, but is now officially documented with this release version. (#2, f8231acd)
❯ nord13
is now used to colorize regular expressions. (#3, adfcac5c)
❯ Added new SVG variations of the color palette components. These can be used for showcases or any kind of branding concepts. (78ef70b8)
❯ Added new official port projects. (eacf9078, 51f46d1b, d51a995b)
❯ Added Travis CI and Circle CI configurations. (#4, 00beff7d)
❯ Added npm registry badges to show the latest published version and amount of downloads. (2c061e15)
Detailed information about features and the project can be found in the project documentation.
❯ Added the Sass sources nord.scss
and the template-css.scss
CSS template which can be compiled to nord.css
with Gulp by running gulp compile-css-template
. (6106be79)
❯ Added the Sass documentation using Sassdoc which can be compiled to a static HTML documentation via Gulp by running gulp sassdoc
. (ab2a6b45 and 133c597c)
❯ Added the Less source nord.less
. (dc568bb2)
❯ Added the Less source documentation using the KSS documentation syntax. Information about the generation of a styleguide can be found in the official KSS documentation.
❯ Added various native color swatches:
.aco
- Adobe Photoshop Palette.ase
- Adobe Swatch Exchange.gpa
- Gpick Palette.gpl
- GIMP, Inkscape and Krita Palette.mtl
- Alias and WaveFront Material
Copyright © 2016-present Sven Greb