Releases: nordtheme/highlightjs
0.2.0
Changelog for Nord highlight.js — An arctic, north-bluish clean and elegant highlight.js theme.
Features
Nord Docs Transition — #13 ⇄ #14 (⊶ f0afc5e)
↠ Transferred all documentations, assets and from „Nord highlight.js“ to Nord Docs.
Please see the corresponding issue in the Nord Docs repository to get an overview of what has changed for Nord highlight.js and what has been done to migrate to Nord Docs.
Landing Page
Docs Page
Installation & Usage Guide
Improvements
Syntax
Comment Color Brightness — #10 ⇄ #11 (⊶ 29f57b43)
↠ Implemented the frequently requested and long-time outstanding increase of the comment color (nord3
) brightness by 10% from a lightness level of ~35% to ~45%.
➜ Please see arcticicestudio/nord#94 for all details about this design change decision!
Before
After
Bug Fixes
Documentation
MIT License Migration — #7 ⇄ #8 (⊶ 89c7578)
↠ Migrated to the MIT license to adapt to the migration of the main Nord project. Detailed information can be found in the main task ticket.
Tasks
Documentation
README Typos — #9 (⊶ 13a4c58) by @controversial and @lukaskollmer
↠ Fixed multiple typos in the project README documentation.
The full changelog ist available here
0.1.0
Feature
Detailed information about features and install instructions can be found in the README and in the project wiki.
❯ Implemented the main theme classes as documented in the official style guide and CSS classes reference and according to the Nord Style Guidelines. All sources are written with Sass. The CSS selectors are separated as SCSS modules by the sections defined in the documentation.
All modules are imported from the main nord.scss
file. (@arcticicestudio, #1 in PR #3, 445f4f0)
❯ Implemented language-specific styles to adhere to the Nord Style Guidelines. (@arcticicestudio, #2 in PR #4 / #5 in PR #6, 2f74d76 / 15ffa3f)
The full changelog ist available here