Manila folders, ruled chat, post-it nav, and folder tabs; dark variant uses Catppuccin Mocha colors with muted stickies and soft glows.
3 lines
133 B
TypeScript
3 lines
133 B
TypeScript
/** Stationery paper ink for display names (follows --stationery-ink) */
|
|
export const STATIONERY_NAME_INK = 'var(--stationery-ink)';
|