v0.35.0

arkohut/pensievev0.35.0May 14, 2026by arkohut

AI Summary

Major UI overhaul featuring a new coral-gradient logo, brand palette alignment, and a handwritten slogan font.

Key Highlights

  • New P-mark logo with diagonal coral gradient
  • Brand palette aligned to coral and slate-ink neutrals
  • Handwritten font (Caveat + Ma Shan Zheng) for the homepage slogan
  • Logo now appears in page headers instead of brand text

New Features

  • New SVG logo generator with 4-stop RGB gradient
  • Brand color updates for Light and Dark modes
  • Self-hosted font integration via @fontsource
  • Removal of redundant brand text and slogans

Full Release Notes

## Features

- New Pensieve P-mark logo with diagonal coral gradient by @arkohut
  - Rebuilt the SVG generator with an NW→SE RGB-interpolated 4-stop gradient: ink → deep coral → light coral → warm quiet
  - Regenerated the full 16/32/64/128/256/512/1024 + @2x PNG set and renamed the assets from `memos_logo_*` to `pensieve_logo_*`
- Surfaced the logo in page headers and dropped redundant brand text by @arkohut
  - Main, sticky compact, and `/config` headers now show the new logo (40px main / 28px compact) instead of the `Pensieve.` word mark
  - Removed the `/ a private archive of your screen` tagline and the duplicated brand text next to the logo
  - Aligned `/config` to `max-w-screen-xl` and `px-6` so the navbar logo and the body content share the same left edge
- Aligned the brand palette to the logo (coral accent, slate-ink neutrals) by @arkohut
  - Light mode: `--brand` indigo → coral `#E27B6A`; `--foreground` zinc → slate-ink `#1E2530`
  - Dark mode: `--brand` indigo-300 → lifted coral; `--background` zinc-950 → slate-ink family; muted-foreground tuned warmer
- Switched the home slogan to a handwritten font by @arkohut
  - Added Caveat (Latin) + Ma Shan Zheng (CJK), both OFL-licensed and self-hosted via `@fontsource`
  - H1 now uses `font-display font-normal` at 40px so "Record, Retrieve, Review." / "记录、检索、回顾。" reads as a written declaration rather than a UI label

**Full Changelog**: https://github.com/arkohut/pensieve/compare/v0.34.1...v0.35.0

---

## 新特性

- 全新 Pensieve P-mark 标志,对角线珊瑚色渐变 by @arkohut
  - 重写 SVG 生成器:沿 NW→SE 方向做 4-stop RGB 插值渐变:墨色 → 深珊瑚 → 浅珊瑚 → 暖白
  - 重新生成全套 16/32/64/128/256/512/1024 + @2x PNG,资源由 `memos_logo_*` 改名为 `pensieve_logo_*`
- 在页面头部直接呈现 logo,移除冗余的品牌文字 by @arkohut
  - 主页头、滚动 sticky compact 头、`/config` 头改为显示新 logo(主 40px / compact 28px),不再写 `Pensieve.`
  - 移除 `/ a private archive of your screen` slogan 以及 logo 旁重复的品牌文字
  - `/config` 内边距统一到 `max-w-screen-xl` 与 `px-6`,让 navbar logo 与正文左侧对齐
- 整站配色对齐 logo(珊瑚色主色调,slate-ink 中性色)by @arkohut
  - Light 模式:`--brand` 由靛蓝改为 coral `#E27B6A`;`--foreground` 由 zinc 改为 slate-ink `#1E2530`
  - Dark 模式:`--brand` 由 indigo-300 改为提亮的 coral;`--background` 由 zinc-950 改为 slate-ink 同族色;muted-foreground 更暖
- 主页 slogan 换成手写体 by @arkohut
  - 引入 Caveat(拉丁)+ Ma Shan Zheng(中文),均为 OFL 协议,通过 `@fontsource` 自托管,不依赖外部 CDN
  - H1 改为 `font-display font-normal`,字号 40px,让 "Record, Retrieve, Review." / "记录、检索、回顾。" 像一句手写宣言而非 UI 标签

**完整更新日志**: https://github.com/arkohut/pensieve/compare/v0.34.1...v0.35.0