Merged
Conversation
* fix: restore visual design from feature/layout-updates - Hero gradient: diagonal slate-950→slate-900→indigo-950 - Card backgrounds: transparent glass effect (rgba) - Features section: indigo-950 tint overlay - Title: pure white (#fff) with indigo-200 accent - Buttons: rgba transparency with proper hover states - Inputs/textareas: slate-950/80 background - Theme dropdown: glass effect with shadows - Example buttons: transparent with indigo hover 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * style: remove default underline from landing links 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * style: remove underline from landing button links 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * style: replace emoji bullets with regular disc bullets in Why section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * style: landing page UI improvements - Indent why-list bullets more (1.75rem) - Align examples row to right with margin-left: auto - Add xxl horizontal padding to btn-outline - Remove "Back to Try It" link from See It in Action - Add floating scroll-to-top button (lower-right, appears on scroll) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Adrian Elton-Browning <adrianbrowning@users.noreply.github.com>
- Add glass effect variables (--glass-5, --glass-10, --glass-card, etc.) - Add extended text colors (--text-white, --text-light, --text-muted) - Add indigo shades (--indigo-lighter, --indigo-dark) - Add focus ring and hero gradient variables - Replace all hardcoded rgba/hex values in landing page styles - Add light theme overrides for all new variables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Add shadow color variables (--shadow-color-light, --shadow-color-medium) - Add glass overlay variables (--glass-overlay-dark, --glass-accent-90) - Add composite shadow variables (--shadow-dropdown, --shadow-thumb) - Replace all hardcoded rgba values outside :root with CSS variables - Improves maintainability and theme consistency 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.