Skip to content

v1.1.0 — plum style

Latest

Choose a tag to compare

@VatsalSy VatsalSy released this 09 Aug 20:35
v1.1.0

What's New

A new style = "plum" palette, CoMPhy Gruvbox Plum: near-black #111111 editor on #161616 surfaces, bright #fcfcfc foreground, CoMPhy brand purple #68236D selection and UI accents, and Gruvbox/Dracula syntax hues matching the VS Code theme of the same name.

✨ Features

  • require('comphy-theme').setup({ style = 'plum' }) selects the new palette; dark remains the default and light is unchanged.

Full Changelog: v1.0.0...v1.1.0