New palette added along with landing page redesign#70
Merged
anupsingh244 merged 10 commits intomainfrom Sep 18, 2025
Merged
Conversation
saisanthoshpentakota
requested changes
Sep 18, 2025
prosdev
requested changes
Sep 18, 2025
Contributor
prosdev
left a comment
There was a problem hiding this comment.
Some feedback the new components + added styling. We can discuss more if we want to address some of these concerns in a follow up PR.
DevX Feedback --> I see that this PR is from from develop --> main. We should adopt established patterns (work on issue branches, and then merge them to main with PR)
branch --> issue/64-header-update then PR (as opposed to working on develop)
- Add Material-UI theme system with typography, palette, and components - Create ThemeProvider and useTheme hook for consistent theming - Redesign TopNavigation with modern UI and theme integration - Update extension title to "Contentstack Data Dev Tools" - Improve toggle component styling and behavior - Add help and settings icons to navigation
875f72b to
e0ada8d
Compare
saisanthoshpentakota
requested changes
Sep 18, 2025
saisanthoshpentakota
requested changes
Sep 18, 2025
saisanthoshpentakota
previously approved these changes
Sep 18, 2025
prosdev
reviewed
Sep 18, 2025
Contributor
prosdev
left a comment
There was a problem hiding this comment.
Changes look great, one more small nit and should be good to go from my end!
prosdev
approved these changes
Sep 18, 2025
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.
Closes #69 and #64
Baseline for color palette, typography, other common theme style added,
Changed app name from Lytics to ContentStack Dev tools.
Header section redesign, added setting and help icon(currently non-functional)
Disabled state redesign(body)
Extension toggle redesign(part of header)
New text has been added for the redesigned page.(part of body)
Expected design

Manula testing steps for this PR
Manual Testing Steps
DisabledState Component Testing:
Component Rendering:
Visual Design:
Interactive Elements:
Theme Integration: