Refine OpenChoreo theme with modern minimal design#56
Merged
kaviththiranga merged 1 commit intoopenchoreo:mainfrom Nov 4, 2025
Merged
Refine OpenChoreo theme with modern minimal design#56kaviththiranga merged 1 commit intoopenchoreo:mainfrom
kaviththiranga merged 1 commit intoopenchoreo:mainfrom
Conversation
Updates theme styling for improved readability, spacing, and visual consistency across home page, catalog, and sidebar with a modern minimal aesthetic. Color palette improvements: - Softer primary blue (#5567d5 → #6c7fd8) for reduced saturation - Enhanced text contrast for WCAG AA compliance - Expanded gray scale (50-400) for better color relationships - Lighter borders and backgrounds for cleaner look Typography enhancements: - Refined heading sizes with improved letter-spacing - Better line-height for body text (1.6/1.5) - Consistent font weights across components Component updates: - Header: reduced height (98px → 72px), subtle gradient - Cards: increased border-radius (8px → 12px), generous padding (24px) - Buttons: improved shadows, transitions, and hover states - Tables: increased cell padding, lighter borders - Search bar: enhanced focus states, subtle elevation - Badges: translucent backgrounds with softer styling - Sidebar: improved spacing and hover interactions Layout spacing: - Increased widget gaps (24px → 32px) for breathing room - More generous card content padding throughout - Consistent spacing scale based on 8px increments
3d75d06 to
ec1daa2
Compare
stefinie123
approved these changes
Nov 4, 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.
Updates theme styling for improved readability, spacing, and visual consistency across home page, catalog, and sidebar with a modern minimal aesthetic.
theme-update.mov
Color palette improvements:
Typography enhancements:
Component updates:
Layout spacing:
Related to: openchoreo/openchoreo#771