Skip to content

Commit 3543570

Browse files
committed
UI refactoring: Light mode support and style improvements
- Added comprehensive light mode support across all website pages - Refactored HeroSection to use inline Tailwind classes - Fixed TerminalWindow component with full-height content area - Updated FeaturesSection terminal cards for consistent dark theme - Fixed text visibility issues in hero section for light mode - Updated all page components (Templates, Playground, Case Studies, Community) - Improved glass theme styling for better light/dark mode contrast
1 parent 5aa83dd commit 3543570

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

0 Bytes
Binary file not shown.

docs-v3/assets/css/base.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/* ============================================
2-
Base Styles
3-
Typography, transitions, global utilities
4-
============================================ */
5-
61
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
72
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap');
83

0 commit comments

Comments
 (0)