Skip to content

Redesign UI with Netflix-style design system#2

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/redesign-pages-ui
Draft

Redesign UI with Netflix-style design system#2
Copilot wants to merge 4 commits intomainfrom
copilot/redesign-pages-ui

Conversation

Copy link
Contributor

Copilot AI commented Feb 16, 2026

Redesigned the interface to match modern Netflix UI aesthetics with dark theme, Netflix red accents, and improved component hierarchy.

Changes

Design System

  • Color palette: Pure black (#141414) background, Netflix red (#E50914) for primary actions, gray scale for secondary elements
  • Typography: Netflix Sans font stack with improved hierarchy and spacing
  • Component patterns: Card-based layouts with hover scale transforms, horizontal scrolling rows, custom scrollbars

Component Updates

  • Navbar: Scroll-triggered solid background transition, cleaner layout
  • Footer: Restructured with organized link sections
  • Cards: Hover effects with scale (1.05) and shadow elevation
  • Forms: Unified input/select styling with focus states

Page-Specific Styles

  • Homepage: Hero section with gradient overlays, category rows with horizontal scroll
  • Live TV: Hero banner with stats, search/filter panel, pagination
  • TV Details: Episode/season selector dropdowns

Responsive Design

Breakpoints at 768px (tablet), 1024px (desktop), 480px (mobile) with adaptive layouts and mobile hamburger menu.

Screenshots

Homepage
Homepage

Live TV Page
Live TV

Implementation Notes

Pure CSS solution (~1000 lines), no additional dependencies. All animations use cubic-bezier easing for smooth transitions.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • mir-s3-cdn-cf.behance.net
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Feb 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
impact-stream Ready Ready Preview, Comment Feb 16, 2026 9:11pm

Co-authored-by: LaganYT <95306463+LaganYT@users.noreply.github.com>
Co-authored-by: LaganYT <95306463+LaganYT@users.noreply.github.com>
…tyles

Co-authored-by: LaganYT <95306463+LaganYT@users.noreply.github.com>
Copilot AI changed the title [WIP] Redesign pages to improve user interface Redesign UI with Netflix-style design system Feb 16, 2026
Copilot AI requested a review from LaganYT February 16, 2026 21:13
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