Sugar Labs
Music Blocks consistent style
We use platformstyle.js for setting the colors used by various components in the UI for Music Blocks. However, there are a number of places where the color is set directly rather than referring to the style dictionary, e.g., the colors used in the Pie Menus.
This task is to go through the code, find the instances where the colors are being defined directly, and replacing those instances with references to platformColor. It may be necessary to define some new entries in the platformColor dictionary.
Task tags
Students who completed this task
Ashnidh