Skip to content

Make light and sky cards glassy#58

Merged
Cyber-preacher merged 1 commit into
masterfrom
fix/light-sky-glassy-cards
Jun 25, 2026
Merged

Make light and sky cards glassy#58
Cyber-preacher merged 1 commit into
masterfrom
fix/light-sky-glassy-cards

Conversation

@Cyber-preacher

Copy link
Copy Markdown
Contributor

Summary

  • Moves shared Surface backgrounds from flat color utilities into a reusable glass background layer.
  • Lowers Light and Sky surface opacity and adds shared highlight/tint layers so cards read as translucent instead of white blocks.
  • Converts Light-specific card hover/open states from opaque whites to translucent tints.

Validation

  • yarn prettier --write src/components/Surface.tsx src/components/Surface.css src/components/GlassySection.css src/components/GlassyRecordCard.css src/styles/base.css
  • yarn typecheck
  • yarn build
  • yarn test

@Cyber-preacher Cyber-preacher force-pushed the fix/light-sky-glassy-cards branch 2 times, most recently from d185a3d to be12a5e Compare June 25, 2026 19:37
@Cyber-preacher Cyber-preacher force-pushed the fix/light-sky-glassy-cards branch from be12a5e to 66d01b7 Compare June 25, 2026 19:48
@Cyber-preacher Cyber-preacher marked this pull request as ready for review June 25, 2026 20:22
@Cyber-preacher Cyber-preacher merged commit cbf1a29 into master Jun 25, 2026
4 checks passed
@Cyber-preacher Cyber-preacher deleted the fix/light-sky-glassy-cards branch June 25, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant