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.38k stars 1.32k forks source link

Color of checkbox should be of p5 editor's theme but its not #2808

Closed PiyushThapaa closed 9 months ago

PiyushThapaa commented 9 months ago

p5.js version

No response

What is your operating system?

Windows

Web browser and version

Chrome

Actual Behavior

Screenshot 2023-12-30 183221

The color of checkbox should be of p5 editor's theme according to this code but this code is not working and the color of checkbox is default

Expected Behavior

https://github.com/processing/p5.js-web-editor/assets/112943430/5258643e-5a13-45b7-aacf-cfef8a5cc23e

The expected behaviour should be like this...

Steps to reproduce

Steps:

  1. Go to the p5 web editor website
  2. In tool section below the header, there is a checkbox
PiyushThapaa commented 9 months ago

@lindapaiste please assign this to me

mayanksahu17 commented 9 months ago

hey I can fix this issue. Can u assign me ?

lindapaiste commented 9 months ago

Can you please explain what you are showing in the video that isn't right? Because it looks correct to me. I see a pink checkbox next to "Auto-refresh". Then you change the theme to "dark" mode and it is pink. Then to "contrast" and it is yellow. That's all correct.

Ohhhh your video is showing the expected behavior. Nevermind!