Skip to content

feat: enhance footer design for brand consistency with Rocket.Chat #1016#1262

Open
amankv1234 wants to merge 1 commit intoRocketChat:developfrom
amankv1234:develop
Open

feat: enhance footer design for brand consistency with Rocket.Chat #1016#1262
amankv1234 wants to merge 1 commit intoRocketChat:developfrom
amankv1234:develop

Conversation

@amankv1234
Copy link
Copy Markdown

@amankv1234 amankv1234 commented Apr 2, 2026

Enhance Footer Design for Better Consistency with Rocket.Chat Website
Acceptance Criteria fulfillment
Theme Alignment: Redesigned the footer layout (colors, spacing, typography) to match Rocket.Chat’s official website theme.
Branding: Integrated the official-style Rocket.Chat white logo for better brand identity.
Visual Hierarchy: Restructured links into clear categories (Company, Platform, Resources, Social) with proper alignment.
Responsiveness: Implemented a responsive 2-column grid for tablet-sized screens (max-width: 996px) and stacked columns for mobile.
Interactivity: Added smooth hover effects for all external links (BCC3CD → FFFFFF transition).
Accessibility: Maintained high contrast ratios and added descriptive ARIA labels where necessary.
Fixes #1016

Screenshot 2026-04-03 030038 Screenshot 2026-04-03 030055 Screenshot 2026-04-03 030100

PR Test Details
Navigate to the packages/docs directory.
Run the development server: yarn install; yarn dev.
Scroll to the footer:
Branding: Verify the new Rocket.Chat logo is present and clear.
Color: Check that the background is pure black (#000000).
Hover: Move the mouse over links to see the color change to white.
Test Responsiveness:
Resize the browser to tablet width (996px) to see the 2-column grid.
Resize to mobile width (480px) to see the single-column stack.

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-1262 after approval. Contributors are requested to replace <1262> with the actual PR number.

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.

Enhance Footer Design for Better Consistency with Rocket.Chat Website

1 participant