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-orbital-forge",
"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-orbital-forge/theme.json",
"image": "themes/dreamskin-orbital-forge/image.png",
"preview": "themes/dreamskin-orbital-forge/preview.jpg",
"theme_sha256": "cc59214ea1069d351363bb04824870f9d3136c1ff3564ed36582ab52ecae7938",
"image_sha256": "af0e66dfc05a7ef0aabe1b79ac64de5c7bfb69da00d4c0c57fbd25a8ee2c7c74"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-orbital-forge/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-orbital-forge
- 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-orbital-forge/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-orbital-forge/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-orbital-forge/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-orbital-forge",
"name": "星穹机甲",
"stylePreset": "dreamskin-orbital-forge",
"brandSubtitle": "ORBITAL FORGE",
"tagline": "东方科幻与重型机械结构。",
"projectPrefix": "星穹项目 ·",
"projectLabel": "选择星穹项目",
"statusText": "HANGAR SYSTEMS ONLINE",
"quote": "BUILD FOR THE DISTANCE",
"colors": {
"background": "#0b1118",
"panel": "#111c26",
"panelAlt": "#1b2b36",
"accent": "#d84b45",
"accentAlt": "#f07a70",
"secondary": "#3ea5bd",
"highlight": "#b92f38",
"text": "#edf6fa",
"muted": "#91a9b5",
"line": "#3ea5bd"
}
}