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;darkremains the default andlightis unchanged.
Full Changelog: v1.0.0...v1.1.0