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-neon-night-watch",
"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-neon-night-watch/theme.json",
"image": "themes/dreamskin-neon-night-watch/image.png",
"preview": "themes/dreamskin-neon-night-watch/preview.jpg",
"theme_sha256": "8d00096e9e8b89b4f78243b31592bbd2a0132284aa54b002b8a4ca5a55f66006",
"image_sha256": "3c63726ca6a9d2e0e2621e541dbaf60849f38fce9af8c0649f085704754cba12"
}
]
}
9 changes: 9 additions & 0 deletions themes/dreamskin-neon-night-watch/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-neon-night-watch
- 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-neon-night-watch/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-neon-night-watch/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-neon-night-watch/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"id": "dreamskin-neon-night-watch",
"name": "霓虹巡夜",
"stylePreset": "dreamskin-neon-night-watch",
"brandSubtitle": "NEON NIGHT WATCH",
"tagline": "东方都市异能与夜行霓虹。",
"projectPrefix": "巡夜项目 ·",
"projectLabel": "选择巡夜项目",
"statusText": "NIGHT GRID ONLINE",
"quote": "KEEP WATCH THROUGH THE RAIN",
"colors": {
"background": "#090f19",
"panel": "#111b28",
"panelAlt": "#1b2938",
"accent": "#e33f48",
"accentAlt": "#f05bb4",
"secondary": "#37b8d0",
"highlight": "#6b4bd2",
"text": "#eefaff",
"muted": "#91a9b8",
"line": "#37b8d0"
}
}