feat: unify creation entry templates

This commit is contained in:
2026-06-03 10:24:03 +08:00
parent b0865cfa19
commit 3f742fbaca
25 changed files with 820 additions and 346 deletions

View File

@@ -7096,6 +7096,46 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
color: var(--platform-text-base) !important;
}
.platform-theme--light
.platform-remap-surface
.creation-agent-hero
:where(
.creation-agent-hero__icon-button,
.creation-agent-hero__quick-action
) {
border-color: rgba(255, 255, 255, 0.2) !important;
background: rgba(255, 255, 255, 0.1) !important;
color: rgba(255, 255, 255, 0.82) !important;
}
.platform-theme--light
.platform-remap-surface
.creation-agent-hero
:where(.creation-agent-hero__summary, .creation-agent-hero__progress-label) {
color: rgba(255, 255, 255, 0.76) !important;
}
.platform-theme--light
.platform-remap-surface
.creation-agent-hero
.creation-agent-hero__progress-value {
color: rgba(255, 255, 255, 0.92) !important;
}
.platform-theme--light
.platform-remap-surface
.creation-agent-hero
.creation-agent-hero__progress-hint {
color: rgba(255, 255, 255, 0.72) !important;
}
.platform-theme--light
.platform-remap-surface
.creation-agent-hero
.creation-agent-hero__progress-track {
background: rgba(255, 255, 255, 0.2) !important;
}
.platform-theme--light
.platform-remap-surface
:where(