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-idea-engine",
"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-idea-engine/theme.json",
"image": "themes/dreamskin-idea-engine/image.png",
"preview": "themes/dreamskin-idea-engine/preview.jpg",
"theme_sha256": "5ef66bf69207194272457d13c220c1d0b89f6abea5ec2d42f6ca3ab30adc0218",
"image_sha256": "4a4db3d0f8583413bfa31e651bf67b5532fe596b2c1554492eb464c851a479a7"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-idea-engine/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-idea-engine
- 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-idea-engine/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-idea-engine/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-idea-engine/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-idea-engine",
"name": "灵感小宇宙",
"stylePreset": "dreamskin-idea-engine",
"brandSubtitle": "IDEA ENGINE",
"tagline": "青蓝、珊瑚与明黄碰撞,为快速原型补充能量。",
"projectPrefix": "灵感项目 ·",
"projectLabel": "选择灵感项目",
"statusText": "IDEA ENGINE ONLINE",
"quote": "TURN ENERGY INTO IDEAS",
"colors": {
"background": "#f1faf8",
"panel": "#e2f3f0",
"panelAlt": "#e2f3f0",
"accent": "#2dbdb7",
"accentAlt": "#f0c928",
"secondary": "#53a9df",
"highlight": "#ef7064",
"text": "#173033",
"muted": "#567a77",
"line": "#2dbdb7"
}
}