Solo Jazz Emacs Theme Versions Save

An original Emacs theme inspired by the 1992 Solo Jazz cup design.

v0.9.0

2 years ago

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

2 years ago

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

Fixes

v0.7.0

2 years ago

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

3 years ago

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

v0.5.0

3 years ago