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-story-flow",
"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-story-flow/theme.json",
"image": "themes/dreamskin-story-flow/image.png",
"preview": "themes/dreamskin-story-flow/preview.jpg",
"theme_sha256": "dfa59c881e3e3cfb65903a698fb0407313d6c3ea1a2b8ca252a8bc4ad4cb41d5",
"image_sha256": "42e29ea96c0c512c0cddfefad4b7572f4a4a4431b64ba2a1cb98d679c50bf267"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-story-flow/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-story-flow
- 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-story-flow/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-story-flow/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-story-flow/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-story-flow",
"name": "内容创作",
"stylePreset": "dreamskin-story-flow",
"brandSubtitle": "STORY FLOW",
"tagline": "让素材、节奏与叙事持续流动。",
"projectPrefix": "内容项目 ·",
"projectLabel": "选择内容项目",
"statusText": "STORY ROOM ONLINE",
"quote": "FOLLOW THE THREAD",
"colors": {
"background": "#fff4ef",
"panel": "#f9e5df",
"panelAlt": "#f9e5df",
"accent": "#ef705f",
"accentAlt": "#efad3d",
"secondary": "#35bfc0",
"highlight": "#d84991",
"text": "#382129",
"muted": "#7e5d66",
"line": "#ef705f"
}
}