Files
cinny/src/app/utils/paperSafeInk.ts
litruv 61d41900cc Add Stationery and Stationery Dark themes with notebook chrome.
Manila folders, ruled chat, post-it nav, and folder tabs; dark variant uses Catppuccin Mocha colors with muted stickies and soft glows.
2026-07-23 00:24:10 +10:00

3 lines
133 B
TypeScript

/** Stationery paper ink for display names (follows --stationery-ink) */
export const STATIONERY_NAME_INK = 'var(--stationery-ink)';