google / blockly

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

Refactor category styles to use CSS variables #8276

Open BeksOmega opened 3 months ago

BeksOmega commented 3 months ago

Basically the same steps as #8274.

See the design doc for more info.

This change should be marked as breaking.

Deepakchowdavarapu commented 2 months ago

@BeksOmega I would like to work on this issue

BeksOmega commented 2 months ago

Sorry @Deepakchowdavarapu This relies on some tricky internals of the library so it's not open for contribution ATM :/