Skip to content

Releases: noahfrederick/vim-hemisu

v3.4

04 Jul 15:38
Compare
Choose a tag to compare
  • Improved highlights for help files
  • Use nicer cterm value for dark blue

v3.3

04 Jul 15:38
Compare
Choose a tag to compare
  • Corrected some cterm colors

v3.2

04 Jul 15:37
Compare
Choose a tag to compare
  • Made repo pathogen.vim-friendly
  • Added user highlight groups User1, User2, User3 for use in e.g. custom status line
  • Small adjustment to JavaScript highlights

v3.1

04 Jul 15:37
Compare
Choose a tag to compare
  • Improved highlights for JavaScript syntax mode
  • Switched the backgrounds of the normal and selected states of tabs so that
    appearance of selected tab is more intuitive and obvious
  • Spelling was invisible since cterm doesn't support undercurl. Duh.
    This adds corresponding background colors (faint variants) to cterm.

v3.0

04 Jul 15:36
Compare
Choose a tag to compare
  • Refined color palette: reduced chroma of certain accent colors; improved contrast
  • Made Todo style more obvious
  • Consolidated colors between dark and light variants
  • Improved highlights for CSS syntax mode
  • Improved highlights for shell syntax mode
  • DRYer method of color assignment

v2.1

04 Jul 15:35
Compare
Choose a tag to compare
  • Added fold markers to file
  • Minor improvements to organization

v2.0

04 Jul 15:34
Compare
Choose a tag to compare
  • Completely refactored for easier maintenance
  • Added remaining UI color groups
  • Added diff color groups
  • Added spelling color groups
  • Full support for both GUIs (gui) and color terminals (cterm)
  • Various adjustments to existing colors

v1.0

04 Jul 15:33
Compare
Choose a tag to compare
  • Initial release