Skip to content

Releases: comphy-lab/comphy-obsidian-theme

CoMPhy Gruvbox 2.1.0

Choose a tag to compare

@VatsalSy VatsalSy released this 09 Aug 20:35
2.1.0

What's New

A Gruvbox Plum variant for dark mode, matching the CoMPhy Gruvbox Plum palette in the VS Code, Zed and Neovim themes: neutral near-black surfaces in place of the purple-tinted ramp, bright near-white text, a warm-to-cool markdown heading cascade, and Dracula-leaning code colours. The brand purple #68236D selection and interactive accents are unchanged.

✨ Features

  • New comphy-plum class toggle via the Style Settings plugin (Settings → Style Settings → CoMPhy Theme → "Gruvbox Plum variant"). Without the plugin, the base dark theme is untouched.

Full Changelog: 2.0.1...2.1.0

CoMPhy Gruvbox 2.0.1

Choose a tag to compare

@VatsalSy VatsalSy released this 15 Feb 22:02
2.0.1
30263aa

Full Changelog: 2.0.0...2.0.1

CoMPhy Gruvbox 2.0.0

Choose a tag to compare

@VatsalSy VatsalSy released this 15 Feb 12:19
7c5ecd5

What's Changed

  • Refactor theme sources and resolve compatibility regressions by @VatsalSy in #1
  • Improve editing UX and navigation readability by @VatsalSy in #2

New Contributors

Full Changelog: 1.0.1...2.0.0

CoMPhy Gruvbox 1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Dec 14:11
36d11e2
Fix table styling for light theme and PDF export

- Add theme-aware alternating row colors for dark and light themes
- Replace hardcoded border colors with theme variables
- Add explicit text colors for table cells
- Add print-specific styles with color-adjust for PDF export
- Fix broken contrast in light theme tables

CoMPhy Gruvbox 1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 14:55
df4bd64
Fix release workflow permissions