google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.37k stars 3.69k forks source link

Add CSS classes of the bubble owner to the bubble #8330

Open BeksOmega opened 1 month ago

BeksOmega commented 1 month ago

Apply any CSS classes from the owner of the bubble to the bubble, so it can be styled to match. This includes blocks styles, blocks prototypes, renderer types, theme types, etc.

Shreshthaaa commented 1 month ago

Hey @BeksOmega, I would like to work on this issue. Kindly assign it to me.

BeksOmega commented 1 month ago

Go for it @Shreshthaaa =) Let me know if you have any questions!

BeksOmega commented 1 month ago

Ah actually, sorry I thought this was a good first issue. This isn't ready to be worked on :/ Did you look at the list I sent you?

Apocalypse96 commented 1 month ago

Hey @BeksOmega I would love to solve this issue