Skip to content

Conversation

@adrianbrowning
Copy link
Owner

No description provided.

nodeGarden and others added 5 commits December 24, 2025 20:51
* 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>
@adrianbrowning adrianbrowning merged commit fab84af into main Dec 31, 2025
4 checks passed
@adrianbrowning adrianbrowning deleted the fix/theme_pr branch December 31, 2025 11:59
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.

3 participants