[PR #11] [CLOSED] feat: Landing page aesthetic redesign #16

Closed
opened 2026-02-15 17:17:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/11
Author: @nikshepsvn
Created: 1/25/2026
Status: Closed

Base: mainHead: terminal-redesign


📝 Commits (1)

  • 8cd63a8 feat: redesign with terminal/hacker aesthetic

📊 Changes

2 files changed (+281 additions, -510 deletions)

View changed files

📝 src/layouts/Layout.astro (+26 -23)
📝 src/pages/index.astro (+255 -487)

📄 Description

Summary

  • Replace coral/cyan palette with black + bright orange (#FF6B00)
  • Remove stars/nebula backgrounds and gratuitous animations
  • Simplify lobster icon to flat orange silhouette
  • Flat cards and buttons, no glassmorphism
  • Use Satoshi font for body, monospace for code only
  • Improve spacing with container gap system
  • Clean up section titles and text wrapping
image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/11 **Author:** [@nikshepsvn](https://github.com/nikshepsvn) **Created:** 1/25/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `terminal-redesign` --- ### 📝 Commits (1) - [`8cd63a8`](https://github.com/openclaw/openclaw.ai/commit/8cd63a83bf9558bfe7f9fa5e0596136ae047380e) feat: redesign with terminal/hacker aesthetic ### 📊 Changes **2 files changed** (+281 additions, -510 deletions) <details> <summary>View changed files</summary> 📝 `src/layouts/Layout.astro` (+26 -23) 📝 `src/pages/index.astro` (+255 -487) </details> ### 📄 Description ## Summary - Replace coral/cyan palette with black + bright orange (#FF6B00) - Remove stars/nebula backgrounds and gratuitous animations - Simplify lobster icon to flat orange silhouette - Flat cards and buttons, no glassmorphism - Use Satoshi font for body, monospace for code only - Improve spacing with container gap system - Clean up section titles and text wrapping <img width="1165" height="1348" alt="image" src="https://github.com/user-attachments/assets/5a1a9158-f479-4cbc-99cb-7295cc375861" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:14 -05:00
yindo closed this issue 2026-02-15 17:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#16