Skip to content

Releases: cstby/solo-jazz-emacs-theme

v0.9.0

17 Jan 20:16
Compare
Choose a tag to compare

Newly Supported

  • Added faces for marginalia.

Changes

  • Overhauled all faces for compnay. The popup and auto-completion are both much more readable now.
  • The colors used for isearch no longer conflict with region selection.
  • Added a new off-white color that will be used for the modeline and unselected tabs. Previously, this was the same as region selection.
  • Updated markdown-mode and org-mode code blocks to look closer to prog-mode code.

v0.8.1

30 Dec 20:18
Compare
Choose a tag to compare

Newly Supported

  • Added faces for dired and `dired-subtree packages.
  • Reworked magit diff buffer faces. Hunks are now visually separated from each other. Refined differences are now visible. File and hunk headers now highlight as expected. The current hunk is now visually highlighted.

Changes

  • Differentiated magit tag, log-date, and log-graph faces. (Currently, the graph-log face is broken in magit. See magit/magit#4570)

Fixes

  • Removed duplicate specifications for some magit faces.
  • #9 show-paren matches are now visually distinct from the cursor.
  • Bumped version to 0.8.1 to include release commit.

v0.7.0

13 Sep 02:01
Compare
Choose a tag to compare

New Features

  • Add solo-jazz-theme to MELPA!
  • Add full support for org-mode
  • Add faces for whitespace-mode
  • Add web-mode highlight faces

Changes

  • Revamp secondary colors to be more subtle and distinct
  • Update link face from teal to darker blue
  • Update magit-blame face from teal to lavender
  • Default rainbow mode to off (and add documentation to readme)

Bug Fixes

  • Extend markdown code blocks now to the right margin
  • Fix typo in install instructions
  • Fix typo in cider overlay face
  • Fix inheritance issues

v0.6.0

10 Sep 17:32
Compare
Choose a tag to compare

New Features

  • Add support for hl-line
  • Add support for show-paren
  • Add support for line numbers (both linum-mode and display-line-numbers-mode)

Changes

  • Update magit-tag face
  • Add documentaton about customizing base colors
  • Update attribution
  • Rename several default colors to be easier to extend

Bugs Fixed

  • Untabify all files so that spacing and alignment is consistent outside of my Emacs config
  • #1: Fix hl-line using same face as region

Initial Release

04 Sep 06:46
Compare
Choose a tag to compare
v0.5.0

Re-alphabetize