Skip to content

Conversation

teleaziz
Copy link

@teleaziz teleaziz commented Jun 17, 2025

Updates HSL color values across all theme color palettes in themePrimitives.ts.

Changes include:

  • Brand colors: Updated hue from 210 to 220 with adjusted saturation and lightness values
  • Gray colors: Updated hue from 220 to 210 with modified saturation percentages
  • Green colors: Updated hue from 120 to 155 with increased saturation values
  • Orange colors: Updated hue from 45 to 25 with refined saturation and lightness
  • Red colors: Maintained hue at 0 but adjusted saturation and lightness values across most shades

All color palettes now have updated HSL values while maintaining the same shade structure (50-900).

tag @builderio-bot for anything you want the bot to do

To clone this PR locally use the Github CLI with command gh pr checkout 16

🔗 Edit in Builder.io

cgen-312117b3241e41079de7fa1950d2eb93
cgen-c38778dc9ff647e09c29a54fa23649ad
cgen-3c324dc7037e417a994d61d8070d86ee
cgen-cc93c1be90a84167ac48da540ee3fc50
cgen-f18b30bc1d7b4bb4bdccc63f291b31e7
cgen-45515da43fcc4538b04ca53449d5adfc
@builder-io-integration builder-io-integration bot changed the title Builder.io: Update from Visual Editor Update theme color palette HSL values Jun 17, 2025
cgen-bc19fd4d90dd4165bd349d10d89e7245
cgen-7ea0a59497c94353a7f8413f82116966
cgen-340072c7dd734166974958244a7fd979
cgen-dbe37391629f4633b360efbf1c4eb0be
cgen-e6a4ae3040ee4acda0645be60bf99680
cgen-0cf37ae4bf81432991b895eacdf0681a
root: ({ theme }) => ({
border: "none",
borderRadius: 8,
borderRadius: 12,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@builderio-bot lets keep this at 8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will get right to work!

Copy link

Perfect! I've reverted the border radius for the MuiAccordionSummary component back to 8 as requested in the PR feedback. This change specifically affects the accordion summary components while keeping all the other modern theme improvements intact (color palette, typography, shadows, etc.).

The accordion summaries will now maintain the original 8px border radius while the rest of the components continue to benefit from the modern theme updates.

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