diff options
Diffstat (limited to 'CHANGELOG.org')
| -rw-r--r-- | CHANGELOG.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 3ddb7b5..915d85b 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -27,12 +27,22 @@ This project adheres to [[http://semver.org][Semantic Versioning]]. Enable =window-divider-mode= and set the =window-divider-default-right-width= to ~1~. +** ADDED Some js2-mode faces + + Add the JS2 Mode faces: =js2-error=, =js2-function-call=, + =js2-object-property=, =js2-warning=. + ** CHANGED the color of high-scoring unread mails in gnus ** CHANGED the color of normal ticked mails in gnus ** CHANGED the padding around the mode-line +** CHANGED the JS2 function param face color + + Inherit from =font-lock-warning-face= and don't specify a special + underline. + ** REMOVED the 10th rainbow delimiters depth face * [[https://github.com/ryuslash/yoshi-theme/compare/v6.0.0...v6.1.0][6.1.0]] -- 2015-11-20 |
