Visual Theme & Atmosphere
# Design System — 潮流周刊 (Trendy Weekly) by Tw93
Extracted from [weekly.tw93.fun/posts/268](https://weekly.tw93.fun/posts/268). A Chinese typography-first, clean reading design with warm accents and dark mode.
---
Live Visual Theme Representation:
Visual Theme Example
Color Palette & Roles
Typography Rules
Layout Principles
Grid Layout Wireframe Mockup:
Layout Grid Example
Depth & Elevation
Elevation Level Showcase:
Elevation Level Example
Used for background layers, sidebar headers, or baseline borders.
Used for floating product elements, cards, and hover states.
Used for modals, select menus, code editor tooltips, and overlay headers.
Border Radius & Shape Scale:
Component Stylings
Interactive Component Demonstrations:
Component Interactive Example
Do's and Don'ts
Do
- Use LXGW WenKai as the distinctive font for both Latin and Chinese text.
- Use the 赫蹏 (heti) library to ensure correct spacing for CJK punctuation.
- Keep layout backgrounds light white (
#ffffff) or matte dark gray (#21262b).
Don't
- Don't use standard sans-serif Latin fonts for body text or headlines.
- Don't apply bold weights (use regular 400 for body text).
- Don't use colors outside the warm brown (
#a67c52) and link blue (#1d9bf0) palette. - Don't add heavy shadows or excessive card layouts.
- Use LXGW WenKai as the distinctive font for both Latin and Chinese text.
- Use the 赫蹏 (heti) library to ensure correct spacing for CJK punctuation.
- Keep layout backgrounds light white (
#ffffff) or matte dark gray (#21262b).
- Don't use standard sans-serif Latin fonts for body text or headlines.
- Don't apply bold weights (use regular 400 for body text).
- Don't use colors outside the warm brown (
#a67c52) and link blue (#1d9bf0) palette. - Don't add heavy shadows or excessive card layouts.
Responsive Behavior
Responsive Adaptation Note:
Responsive Behavior Example
Agent Prompt Guide
Copyable Agent Integration Prompt:
Prompt Guide Copy Box
Full System Design Tokens
The parsed design tokens extracted from the core stylesheet of this design system:
| Design Token | Hex Value | System Palette Role |
|---|---|---|
| --primary | #a67c52 | System color representation for primary |
| --primary-focus | #e8a15a | System color representation for primary-focus |
| --canvas | #ffffff | System color representation for canvas |
| --surface-card | #ffffff | System color representation for surface-card |
| --surface-soft | #f3f4f6 | System color representation for surface-soft |
| --ink | #262626 | System color representation for ink |
| --body | #374151 | System color representation for body |
| --muted | #6b7280 | System color representation for muted |
| --hairline | #e6e6e6 | System color representation for hairline |