release(template): header background theming — opacity, position, dark inversion #173
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promote header background theming from
devtomaindevis 6 commits ahead ofmain, all from this work (merges cleanly, 0 conflicts).Header background theming
--header-background-position,--header-background-opacity,--header-background-filter; previously-unconsumed--header-background-attachment/-positionwired up intemplate.css..container-header::beforeso opacity fades only the artwork, not the header content.header-background.svg,cover,position: bottom,#dfdfdf,0.35opacity.#1a1f2b,filter: invert(1)to inverse the monochrome SVG.header-background.svgbranding asset.Palette parity
--color-activeto the light palette.Cleanup
codeception.ymland stalesource/.build-trigger.Changelog updated under
[Unreleased]. Delivered via PR #171 intodev.