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
62 changes: 57 additions & 5 deletions themes/catalog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"catalogRevision": 2026072201,
"catalogRevision": 2026072301,
"defaults": {
"author": "Awesome Codex Theme",
"license": "CC0-1.0",
Expand Down Expand Up @@ -151,12 +151,12 @@
"zh-CN": "中国生活诗意 01"
},
"title": {
"en": "Five familiar places, held in a quieter light.",
"zh-CN": "五种熟悉风景,换一种更安静的光。"
"en": "Six familiar places and rituals, held in a quieter light.",
"zh-CN": "六种熟悉风景与日常仪式,换一种更安静的光。"
},
"description": {
"en": "Five original scenes drawn from Jiangnan rain, Chang'an lantern light, Dunhuang color, bamboo tea, and a warm train crossing the northern snow.",
"zh-CN": "从江南雨巷、长安灯火、敦煌色彩、竹院清茶与北方雪原列车中提取的五套原创主题。"
"en": "Original scenes drawn from Jiangnan rain, Chang'an lantern light, Dunhuang color, bamboo tea, a northern snow train, and a soft Caishen desk ritual.",
"zh-CN": "从江南雨巷、长安灯火、敦煌色彩、竹院清茶、北方雪原列车与轻量财神工作台中提取的六套原创主题。"
}
},
{
Expand Down Expand Up @@ -3960,6 +3960,58 @@
}
}
},
{
"id": "fortune-desk-caishen",
"version": "1.0.0",
"collection": "china-life-favorites-01",
"pair": "fortune-desk-caishen",
"variant": "scene",
"audience": "zh-CN",
"rightsProfile": "original",
"name": {
"en": "Fortune Desk Caishen",
"zh-CN": "财神工作台"
},
"tagline": {
"en": "A little fortune, without hiding the work.",
"zh-CN": "沾点财气,但不挡字。"
},
"description": {
"en": "A soft, readable Caishen-inspired workspace with calm warm space on the left and a cheerful fortune figure on the right.",
"zh-CN": "轻量、明亮、低干扰的财神主题工作区,左侧保持安静可读,右侧保留温和发财氛围。"
},
"tags": ["original", "caishen", "fortune", "warm", "readable"],
"art": {
"focusX": 0.82,
"focusY": 0.58,
"safeArea": "left",
"taskMode": "ambient"
},
"light": {
"tokens": {
"background": "#FFF6EA",
"surface": "#FFFDF7",
"surfaceAlt": "#F1E2CF",
"text": "#34251D",
"muted": "#655246",
"accent": "#9F472B",
"accentContrast": "#FFFFFF",
"border": "#CDAE8F"
}
},
"dark": {
"tokens": {
"background": "#17100C",
"surface": "#241A14",
"surfaceAlt": "#34251B",
"text": "#FFF3E8",
"muted": "#CDB9A9",
"accent": "#F0B45E",
"accentContrast": "#2B1608",
"border": "#7A5133"
}
}
},
{
"id": "appalachian-cabin-focus",
"version": "1.0.0",
Expand Down
Binary file added themes/source-art/fortune-desk-caishen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions themes/source-art/fortune-desk-caishen.provenance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"schemaVersion": 1,
"themeId": "fortune-desk-caishen",
"rightsProfile": "original",
"workflow": "openai-image-job",
"model": "gpt-image-2",
"size": "1536x1024",
"quality": "high",
"jobId": "external-caishen-readable-20260723",
"promptSha256": "af68136ffee15036542d926a191d7e6c89aab3b68d6a563ae093209ba4fcd069",
"sourceSha256": "b0765cb4a334d6a0cb8a0e79ceea95d6078e895290a3ca68d9539cd619a6a9c5",
"disclosure": "AI-generated original source art. Prompt and output were reviewed for third-party characters, logos, signatures, and text before release."
}
4 changes: 4 additions & 0 deletions themes/source-art/jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,10 @@
"id": "northeast-snow-train",
"prompt": "An original winter journey across the broad northeastern Chinese snowfields at blue hour. The calm left half is open snow, low wind-carved ridges, dark utility poles, and distant larch forest under a pale steel sky. On the right, an unbranded deep-green mid-century passenger train curves through the landscape, its warm carriage windows revealing only soft silhouettes and steam-fogged glass. Practical railway details, heavy cold air, muted green, indigo, cream, and amber, documentary warmth translated into refined animation-background painting. No railway logo, carriage number, text, station sign, flags, copied train photograph, holiday advertising, or fantasy locomotive."
},
{
"id": "fortune-desk-caishen",
"prompt": "A soft original Caishen-inspired coding desk ritual. The entire left half is quiet warm cream sky and low-contrast clouds for readable desktop controls. On the right third, a cheerful original fortune figure in red and gold robes sits among soft cloud shapes, a small coding laptop, gold ingots, and round coins. Gentle peach light, polished animation-background finish, friendly but not noisy, no text, no logo, no watermark, no user interface, no official mascot or copied festival poster."
},
{
"id": "appalachian-cabin-focus",
"promptCommonReplacement": {
Expand Down
Loading