Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

72 lines (39 loc) · 3.92 KB

Changelog

0.9.0 (2025-01-26)

Features

  • implemented backend for theme variants (f5859ee)

0.8.0 (2025-01-26)

Features

  • plugin: added lazy.nvim integration (35fe806)
  • plugins: added org-bullets integration (44f4ea0)
  • plugins: added which-key integration (740584b)

Bug Fixes

  • markdown, org: fixed treesitter highlights for inline verbatim markup (a2fb230)
  • markdown, org: made inline code less harsh (e157cf4)

0.7.0 (2025-01-21)

Features

  • extra: added yazi flavor (54749d9)
  • plugins, lang: added org & orgmode integration (cb5a121)

0.6.0 (2025-01-19)

Features

  • config: added styling options (5f68162)
  • theme: allow HighlightSpec colors to be named palette members (2742d05)

Bug Fixes

  • fzflua: fixed broken selection highlight (acd7741)
  • fzf: tweaked selection highlight (7dc8c59)
  • lazy: corrected lazy.nvim icons (578c3ee)

0.5.0 (2025-01-18)

Features

  • extras: added sway theme (260e194)
  • extras: added waybar theme (a1a86c0)
  • languages: improved markdown highlighting (c97f269)

Bug Fixes

  • theme: fixed @punctuation.special highlight (fa014b0)
  • theme: improved diff colors (af400a7)
  • theme: made warning highlights more consistent (3b2f95a)
  • theme: restored semantic meaning to diff colors (dd9d1d3)

0.4.3 (2025-01-17)

Bug Fixes

  • colors: adjusted grayscale palette (9f4771c)
  • theme: deprecated g_0 (9f4771c)
  • theme: tweaked function highlights (cdc83cb)