stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
8.79k stars 3.46k forks source link

Bolt is not changing colors on most icons and buttons #2675

Open FernandoJimenezR opened 1 week ago

FernandoJimenezR commented 1 week ago

Describe the bug

I started my site with the indigo default color scheme that bolt used. Now I have a logo, bolt identifies the colors correctly but fails to change most buttons and icons to match the palette. Also the file doesn't show on the navbar.

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-udhqen

Steps to reproduce

  1. Create a site without specific color palette, make sure to have a navbar, some CTA buttons and some icons.
  2. Add a logo to the navbar with some colors, in this case red, blue and white.
  3. Ask bolt to rearrange the palette to match the colors on the logo

Expected behavior

bolt should change the color of all buttons and icons, not just a few

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 62360730,
  "usedJSHeapSize": 58512390,
  "jsHeapSizeLimit": 4294705152
}
Username = fejiroc
Chat ID = c635be12980d

Additional context

No response

FernandoJimenezR commented 1 week ago

I was able to fix the logo issue, apparently it was related to its size (too big), I tried again with the "make all indigo references blue", but still not working... still investigating