Commit 3d75d06
committed
Refine OpenChoreo theme with modern minimal design
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 increments1 parent 21da571 commit 3d75d06
File tree
2 files changed
+183
-110
lines changed- packages
- app/src/components/Home
- design-system/src/theme
2 files changed
+183
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
86 | | - | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
106 | | - | |
107 | | - | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
178 | | - | |
| 180 | + | |
179 | 181 | | |
180 | | - | |
181 | | - | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
| 186 | + | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
0 commit comments