#3106·catppuccin

usage

Author: aqua5230Created Aug 10, 2026Updated Aug 14, 2026

Link to repository

https://github.com/aqua5230/usage

Screenshots

usage is a macOS menu bar app (with a Windows tray build) that shows Claude Code, Codex, and Antigravity quota in a popover panel. It ships 13 switchable visual themes, one of which is Catppuccin.

The Catppuccin theme keeps the app's own "blueprint" layout (drafting grid, ruler-tick progress bars, drafting-paper corner marks) recolored with the four official flavors, switchable live from the four swatches at the bottom of the panel:

Catppuccin theme — Latte, Frappé, Macchiato, Mocha

Implementation: assets/panels/catppuccin.html. Colors are generated straight from the official catppuccin/palette palette.json — no hand-picked hex values. The chosen flavor persists across restarts (stored in app preferences; localStorage isn't usable since the panel loads as a null-origin WebView).

Any additional comments?

Happy to make any styling tweaks the review turns up.

Submission Guidelines

  • I have read and followed Catppuccin's submission guidelines.