Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"updated_at": "2026-07-18",
"updated_at": "2026-07-29",
"themes": [
{
"id": "dream-skin-original",
Expand Down Expand Up @@ -211,6 +211,25 @@
"preview": "themes/preset-sakura-dawn/preview.jpg",
"theme_sha256": "05190d4e4248d2f71993a1732ff857a7689cdd355e7fa588406cdcd573919699",
"image_sha256": "ae63c486b5a211fc818348896ce947e569d8d300987640817021816a4ebd07ab"
},
{
"id": "dreamskin-quiet-paper",
"name": "清透定制",
"version": "1.0.0",
"author": "axdlee / Codex Dream Skin contributors",
"description": "象牙白、鼠尾草绿与纸鹤,留出安静的思考空间。",
"license": "CC BY 4.0",
"source_url": "https://github.com/axdlee/Codex-Dream-Skin",
"tags": [
"原创",
"场景",
"浅色"
],
"theme": "themes/dreamskin-quiet-paper/theme.json",
"image": "themes/dreamskin-quiet-paper/image.png",
"preview": "themes/dreamskin-quiet-paper/preview.jpg",
"theme_sha256": "53b53a5813bbf58eb0983ec5dfd2872b42c6f72ad5809d2adbb0a06fe338dd80",
"image_sha256": "38516e8020f2715734f381b6413b5c20e0eac7517d9ef38c9a7e0b89727be56f"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-quiet-paper/LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 清透定制 license

- Theme author: axdlee / Codex Dream Skin contributors
- Image author: axdlee; AI-generated original visual asset, curated for Codex Dream Skin.
- Original project: https://github.com/axdlee/Codex-Dream-Skin
- Theme ID: dreamskin-quiet-paper
- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
- Attribution: Please credit “axdlee / Codex Dream Skin contributors”.
- Third-party materials: None.
Binary file added themes/dreamskin-quiet-paper/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/dreamskin-quiet-paper/preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions themes/dreamskin-quiet-paper/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-quiet-paper",
"name": "清透定制",
"stylePreset": "dreamskin-quiet-paper",
"brandSubtitle": "QUIET PAPER",
"tagline": "象牙白、鼠尾草绿与纸鹤,留出安静的思考空间。",
"projectPrefix": "清透项目 ·",
"projectLabel": "选择清透项目",
"statusText": "QUIET PAPER ONLINE",
"quote": "MAKE SPACE TO THINK",
"colors": {
"background": "#f5f6ee",
"panel": "#e9ede1",
"panelAlt": "#e9ede1",
"accent": "#91a176",
"accentAlt": "#b1bd91",
"secondary": "#c7ceb0",
"highlight": "#6f8057",
"text": "#252a20",
"muted": "#68705d",
"line": "#91a176"
}
}