Redesign DarkMoon website to dark theme#1
Draft
BlockChainCodeMaster1 wants to merge 17 commits intodevfrom
Draft
Redesign DarkMoon website to dark theme#1BlockChainCodeMaster1 wants to merge 17 commits intodevfrom
BlockChainCodeMaster1 wants to merge 17 commits intodevfrom
Conversation
This commit updates the UI to use the darkmoon theme, improving the overall visual consistency and user experience. Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
|
Cursor Agent can help with this pull request. Just |
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
This commit introduces several UI improvements and new features across the application. Key changes include: - **About Section:** Added a new `Terminal` icon and improved the visual styling of the section, including a new glow effect and a more interactive terminal display. - **Animated Section:** Updated the default background color to transparent and refined the animation properties for smoother transitions. - **Community Section:** Introduced `MessageSquare` and `Twitter` icons, and redesigned the `TestimonialCard` component to be more interactive and visually appealing, linking to tweets. - **Features Section:** Added background elements for a more dynamic visual experience and updated the styling of feature cards. - **Hero Section:** Implemented a new AI grid background, refined animations, added a status badge, updated CTA buttons with icons, and improved the display of GitHub stats. The robot hand animation has also been enhanced. - **How It Works Section:** Redesigned the `StepCard` component for better visual flow and interactivity, including connecting lines and hover effects. Added a risk warning section with an `AlertTriangle` icon. - **Login Modal:** Updated the modal styling with a cleaner, more modern look, including improved button styles and backdrop blur. These changes aim to improve user engagement, provide a more polished user experience, and introduce new functionalities. Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Replaced framer-motion animations with a canvas-based particle system for improved performance and visual effects. Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Adjusted gem geometry, wave drawing, and lighting calculations for a more realistic and performant visual effect. Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.com>
Co-authored-by: aemoe0104 <aemoe0104@gmail.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.
Pull Request | PR 提交
📝 Description | 描述
English: This PR introduces a complete UI redesign for the DarkMoon AI trading bot website, transforming it into a high-end, atmospheric dark theme. The changes involve a comprehensive overhaul of global styles, core layouts, all major pages, authentication flows, and modals, moving away from previous inline styles to a consistent Tailwind CSS-based
darkmoontheme with metallic gold accents and glassmorphism effects.中文: 本PR对DarkMoon AI交易机器人网站进行了全面的UI重新设计,将其更新为高端、大气且富有科技感的深色风格。变更涵盖了全局样式、核心布局、所有主要页面、认证流程以及模态框,摒弃了旧的内联样式,统一采用基于Tailwind CSS的
darkmoon主题,并融入了金属金色点缀和玻璃质感效果。🎯 Type of Change | 变更类型
🔗 Related Issues | 相关 Issue
📋 Changes Made | 具体变更
English: | 中文:
darkmoontheme intailwind.config.jswith deep dark backgrounds, metallic gold accents, and updatedindex.cssfor global dark mode.MainLayout.tsx,AuthLayout.tsx,HeaderBar.tsx, andFooterSection.tsxwith a premium dark aesthetic, including translucent glass effects for the header.LandingPage.tsxand its sections (HeroSection,AboutSection,FeaturesSection,HowItWorksSection,CommunitySection) were refactored to use Tailwind classes, incorporating card hover effects and dark glass textures.AITradersPage.tsxwas removed and its functionality refactored into a new component structure (PageHeader.tsx,AIModelsSection.tsx,ExchangesSection.tsx,TradersGrid.tsx,SignalSourceWarning.tsx), all adopting a unified card style.TraderDashboard.tsx(includingAILearning.tsxas seen in diff) received significant styling updates for charts, positions, and decision cards, featuring a black-gold, high-contrast design with glowing effects.CompetitionPage.tsxandFAQPage.tsxwere also updated to align with the new dark theme.LoginPage.tsx,RegisterPage.tsx,ResetPasswordPage.tsx, and all key configuration modals (TraderConfigModal,ExchangeConfigModal,ModelConfigModal,SignalSourceModal,TraderConfigViewModal,ComparisonChart,CryptoFeatureCard) were updated with dark, translucent backgrounds and gold-accented borders.🧪 Testing | 测试
✅ Checklist | 检查清单
Code Quality | 代码质量
Documentation | 文档
Git
devbranch | 已 rebase 到最新dev分支📚 Additional Notes | 补充说明
English: The redesign aims to provide a more modern, professional, and visually appealing user experience consistent with the "DarkMoon" brand identity for an AI trading platform.
中文: 本次重新设计旨在为AI交易平台提供一个更现代、专业且视觉吸引力强的用户体验,与“DarkMoon”品牌形象保持一致。
By submitting this PR, I confirm | 提交此 PR,我确认:
🌟 Thank you for your contribution! | 感谢你的贡献!