processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.32k stars 1.27k forks source link

Fixed #2943 -> Fixed hovering color of sketch link #2944

Closed PiyushThapaa closed 6 months ago

PiyushThapaa commented 6 months ago

Fixes #2943

Changes: Added theme color on sketch links while hovering

I have verified that this pull request:

raclim commented 6 months ago

Thanks for your work on this! I think I'm going to close this for now until we reach a consensus on how we would want the links to look first (https://github.com/processing/p5.js-web-editor/issues/2947).