5.9 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
ADDED Some package faces
Add the package faces: package-status-avail-obso
,
package-status-available
, package-status-dependency
,
package-status-installed
.
ADDED Window divider faces
Add the Window Divider faces: window-divider
,
window-divider-first-pixel
and window-divider-last-pixel
.
ADDED Window divider settings
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
.
ADDED Some company-mode faces
Add the Company faces: company-preview
, company-preview-common
,
company-scrollbar-bg
, company-scrollbar-fg
, company-tooltip
,
company-tooltip-annotation
, company-tooltip-common
,
common-tooltip-search
, common-tooltip-search-selecion
,
common-tooltip-selection
.
CHANGED the JS2 function param face color
Inherit from font-lock-warning-face
and don't specify a special
underline.
CHANGED the Diff Highlight faces
Make the foreground and background color on the diff-hl-change
,
diff-hl-add
and diff-hl-remove
the same.
6.1.0 – 2015-11-20
ADDED Some helm faces
Add the helm faces: helm-M-x-key
, helm-buffer-directory
,
helm-buffer-file
, helm-buffer-not-saved
, helm-buffer-process
,
helm-buffer-size
, helm-match
, helm-selection
, helm-source-header
,
helm-ff-directory
, helm-ff-dotted-directory
, helm-ff-executable
,
helm-ff-file
, helm-ff-invalid-symlink
, helm-ff-symlink
.
6.0.0 – 2015-08-31
ADDED Some hydra faces.
Add the hydra-face-amaranth
, hydra-face-blue
, hydra-face-pink
,
hydra-face-red
and hydra-face-teal
faces.
ADDED Some magit faces.
Magit came out with a new version and changed (almost) all the face
names. The following faces have been added because of this:
magit-bisect-bad
, magit-bisect-good
, magit-bisect-skip
,
magit-blame-date
, magit-blame-hash
, magit-blame-heading
,
magit-blame-name
, magit-blame-summary
, magit-branch-current
,
magit-branch-local
, magit-branch-remote
, magit-diff-added
,
magit-diff-added-highlight
, magit-diff-context
,
magit-diff-context-highlight
, magit-diff-file-heading
,
magit-diff-removed
, magit-diff-removed-highlight
, magit-process-ng
,
magit-process-ok
, magit-section-heading
.