后皇嘉树 (@Theigrams)一个高仿 Claude 的 Cherry Studio 主题 中发帖

没有改动 UI,只改了配色,设置见左侧栏。 
[image]
/* =========================================================
CherryStudio Custom CSS - Claude.ai Color Palette Only
========================================================= */

:root {
--font-family-serif: 'Tiempos Text', 'PingFang SC', serif;
}

/* 1) Claude Color Palette (LIGHT) */
:root {
--background: oklch(0.9818 0.0054 95.0986);
--foreground: o...