Catppuccin Latte Theme
A Catppuccin Latte light theme with pastel gradients, scrollbars, and focus rings via stylesheet.
Adds Catppuccin Latte to Settings → General → Appearance with both token overrides and a bundled stylesheet.
Permissions
ui— theme registration
Colors + stylesheet
This plugin demonstrates the full hc.themes.register() API:
colors— base--mac-*token overrides (surface, sidebar, text, accent, status colors)stylesheet—dist/theme.cssfor scoped rules beyond:root: pastel gradient background, custom scrollbars, mauve focus rings, HTTP method badge tokens, andselect optionstyling
Usage
Enable the plugin, then choose Catppuccin Latte from the Appearance dropdown.
Development
- Run
pnpm install - Run
pnpm build(orpnpm devfor watch mode) - In HarborClient, open Settings → Plugins → Load unpacked… and select this project folder
- Enable the plugin and select Catppuccin Latte under Settings → General → Appearance
Packaging
pnpm pack
This builds the renderer bundle, copies theme.css to dist/, and creates ../catppuccin-latte.hcp.
