Skip to content

Enhance mobile UX with emerald/cyan color scheme and improved touch targets#1

Draft
Pratheesh-555 with Copilot wants to merge 5 commits into
mainfrom
copilot/adjust-ui-for-mobile
Draft

Enhance mobile UX with emerald/cyan color scheme and improved touch targets#1
Pratheesh-555 with Copilot wants to merge 5 commits into
mainfrom
copilot/adjust-ui-for-mobile

Conversation

Copilot AI commented Feb 8, 2026

Copy link
Copy Markdown

Refreshed color palette and optimized mobile interaction surfaces for better handheld usability.

Changes

Color Scheme

  • Migrated from blue/purple/pink to emerald (#10b981)/cyan (#06b6d4)/purple (#8b5cf6)
  • Updated gradients, shadows, and hover states across all components

Mobile Optimization

  • Increased touch targets to 44px+ minimum (Navigation, buttons, social links)
  • Enhanced bottom navigation: 24px icons, improved spacing, emerald/cyan active states
  • Maintained responsive breakpoints (sm:) for proper scaling across viewports

Components Updated

  • Navigation, HeroSection, ProjectCard, SkillsSection, ContactSection, ProjectsSection
  • All gradient effects, focus states, and hover animations refreshed with new palette
// Example: Updated gradient pattern
<button className="bg-gradient-to-r from-emerald-500 to-cyan-500 
                   shadow-lg shadow-emerald-500/50 
                   hover:shadow-emerald-500/50">

Screenshots

Desktop - New color scheme
Desktop

Mobile - Enhanced touch targets and navigation
Mobile Hero
Mobile Nav
Mobile Responsive

Original prompt

change the colour and make it more handy while watching in phone.
adjust UI such that it looks more fluid and dynamic


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@netlify

netlify Bot commented Feb 8, 2026

Copy link
Copy Markdown

Deploy Preview for pratheeshkrishnan ready!

Name Link
🔨 Latest commit 9ec08b7
🔍 Latest deploy log https://app.netlify.com/projects/pratheeshkrishnan/deploys/6988bafe5437e700080969d2
😎 Deploy Preview https://deploy-preview-1--pratheeshkrishnan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI and others added 4 commits February 8, 2026 16:26
Co-authored-by: Pratheesh-555 <174115071+Pratheesh-555@users.noreply.github.com>
Co-authored-by: Pratheesh-555 <174115071+Pratheesh-555@users.noreply.github.com>
Co-authored-by: Pratheesh-555 <174115071+Pratheesh-555@users.noreply.github.com>
…argets

Co-authored-by: Pratheesh-555 <174115071+Pratheesh-555@users.noreply.github.com>
Copilot AI changed the title [WIP] Update UI for better mobile viewing experience Enhance mobile UX with emerald/cyan color scheme and improved touch targets Feb 8, 2026
Copilot AI requested a review from Pratheesh-555 February 8, 2026 16:34
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.

2 participants