Skip to content

Give 4 white admin pages the standard bg-blue-100 tint - #2288

Merged
maebeale merged 1 commit into
mainfrom
maebeale/admin-pages-blue-tint
Aug 22, 2026
Merged

Give 4 white admin pages the standard bg-blue-100 tint#2288
maebeale merged 1 commit into
mainfrom
maebeale/admin-pages-blue-tint

Conversation

@maebeale

Copy link
Copy Markdown
Collaborator

🤖 suggested review level: 1 Skim 👀 four page_bg_class values swapped white → the standard admin blue, spec updated

What is the goal of this PR and why is this important?

  • Four admin pages (comments/index, people/all_comments, events/edit_staff, notifications/index) painted their content column plain white via page_bg_class, unlike every other admin page which uses bg-blue-100.
  • Aligns them to the standard admin content tint for consistency.

How did you approach the change?

  • Changed each page's page_bg_class from … bg-white to … bg-blue-100 (policy marker unchanged).
  • Updated page_bg_class_alignment_spec to match (218 examples, 0 failures).

Anything else to add?

Four admin pages painted their content column white via page_bg_class to blend
with the old white body. With the site canvas now cream, plain white read as an
odd band, and cream would drop their admin cue. Switch them to bg-blue-100 so
they match every other admin page's content tint over the cream canvas. All other
bg-white usages are cards/inputs/modals — intended surfaces that stay white.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@maebeale
maebeale marked this pull request as ready for review August 21, 2026 12:25
@maebeale
maebeale merged commit 3a67655 into main Aug 22, 2026
3 checks passed
@maebeale
maebeale deleted the maebeale/admin-pages-blue-tint branch August 22, 2026 00:37
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.

1 participant