projects
@ewanc26/wafrn-theme
# css# wafrn# theme# fediverse# pkgs
@ewanc26/wafrn-theme is a CSS theme for WAFRN that ports the visual language of @ewanc26/pds-landing — dark forest-green Catppuccin palette, JetBrains Mono, and soft rounded cards — into the WAFRN theme editor.
Part of the @ewanc26/pkgs monorepo.
Usage
WAFRN has a built-in theme editor under Settings → Theme. Paste the contents of src/theme.css there and save.
Alternatively, if you're pulling it from npm:
pnpm add @ewanc26/wafrn-theme
The package exports a single CSS file:
@import '@ewanc26/wafrn-theme/theme.css';
Design
The theme shares its token set with @ewanc26/pds-landing — the same Catppuccin Mocha-derived greens, the same monospace stack, the same card radius and shadow values. The intent is a consistent aesthetic across the PDS landing page and the WAFRN instance.
Licence
AGPL-3.0-only — see the pkgs monorepo.
← all docs