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-golden-stage",
"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-golden-stage/theme.json",
"image": "themes/dreamskin-golden-stage/image.png",
"preview": "themes/dreamskin-golden-stage/preview.jpg",
"theme_sha256": "b8c7c9299a5f53cacf622074b309697edb944deed313478c9fc350bd81adf2cd",
"image_sha256": "5f9a643d2e867b4d0672feb765705712bdcbfc61392da1ab7a5611bbea585f2f"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-golden-stage/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-golden-stage
- 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-golden-stage/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-golden-stage/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-golden-stage/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-golden-stage",
"name": "舞台黑金",
"stylePreset": "dreamskin-golden-stage",
"brandSubtitle": "GOLDEN STAGE",
"tagline": "哑光黑、香槟金与舞台光束,让视觉焦点更集中。",
"projectPrefix": "舞台项目 ·",
"projectLabel": "选择舞台项目",
"statusText": "GOLDEN STAGE ONLINE",
"quote": "OWN THE STAGE",
"colors": {
"background": "#0c0b09",
"panel": "#16130f",
"panelAlt": "#211c15",
"accent": "#d6ad5c",
"accentAlt": "#f0cf86",
"secondary": "#b79458",
"highlight": "#8f6a2f",
"text": "#fff9ea",
"muted": "#c5b89c",
"line": "#d6ad5c"
}
}