Skip to content

[codex] apply dynamic contrast to text blocks#985

Open
chaochaoweb3 wants to merge 1 commit into
LinkStackOrg:mainfrom
chaochaoweb3:codex/fix-text-block-contrast
Open

[codex] apply dynamic contrast to text blocks#985
chaochaoweb3 wants to merge 1 commit into
LinkStackOrg:mainfrom
chaochaoweb3:codex/fix-text-block-contrast

Conversation

@chaochaoweb3

Copy link
Copy Markdown

Fixes #966.

Summary

  • add the existing dynamic-contrast class to custom text block output
  • keep the existing button-text styling intact

Validation

  • git diff --check
  • php -l resources/views/components/pageitems/text-display.blade.php (not run: php is not installed in this local environment)

@chaochaoweb3 chaochaoweb3 force-pushed the codex/fix-text-block-contrast branch from bef6b06 to 51ce3c2 Compare June 30, 2026 05:18
@chaochaoweb3 chaochaoweb3 marked this pull request as ready for review June 30, 2026 05:26
@chaochaoweb3

Copy link
Copy Markdown
Author

Rebased this onto the latest upstream main, corrected the commit author metadata, and marked it ready for review. I also triggered a fresh Scrutinizer run; it still reports repository-level analysis errored / tests failed with no artifacts exposed, and the Scrutinizer API shows the tracked main build is already failed. Local validation available here was git diff --check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

background--dark not applied on custom text blocks

1 participant