Skip to content

use the brand palette and tighter panels on the ship review page#508

Open
dhamariT wants to merge 1 commit into
hackclub:mainfrom
dhamariT:feat/ship-review-brand-polish
Open

use the brand palette and tighter panels on the ship review page#508
dhamariT wants to merge 1 commit into
hackclub:mainfrom
dhamariT:feat/ship-review-brand-polish

Conversation

@dhamariT

@dhamariT dhamariT commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Two visual fixes on the Shipwright review page. The momentum banner was a saturated green gradient that isn't in the Stardance palette and stuck out badly against the space theme; it now uses the same translucent mint treatment as the claim banner right below it, and the video-drop done states drop their hardcoded green for brand mint too. The detail panels (Description, AI Declaration, Links, Submission) also had a lot of dead vertical space around one-line content, so panel padding tightens from 24px to 16px vertically and the title margin shrinks a step.

Net negative diff: 11 added, 12 removed.


Note

Low Risk
Presentation-only SCSS on the admin ship review page; no logic, auth, or data changes.

Overview
On the Shipwright certification ship review page (_show.scss), the momentum progress banner no longer uses a saturated green gradient and white text; it now matches the verdict form’s claim banner with mint text, translucent mint background, and a light mint border.

Detail panels get tighter vertical rhythm: panel padding is var(--space-m) top/bottom (was uniform var(--space-l)), and panel title bottom margin steps down to var(--space-xs).

Video upload success styling swaps hardcoded #22c55e for var(--color-brand-mint) on accepted/done borders and on status text when upload is complete.

Reviewed by Cursor Bugbot for commit d6d9511. Bugbot is set up for automated code reviews on this repo. Configure here.

The momentum banner swaps its saturated green gradient for the same
mint treatment as the claim banner, the video-drop done states move
from hardcoded green to brand mint, and detail panels lose dead
vertical space (less padding, tighter title margin).
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