Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » How do I change the colours of the coding area/main workspace?
- itsoutchy
-
Scratcher
29 posts
How do I change the colours of the coding area/main workspace?
I've been looking for ages in src/css/colors.css and src/components, but I can't find stuff for the coding area.
Someone please tell me because I'm trying to make my mod dark mode.
Someone please tell me because I'm trying to make my mod dark mode.
Last edited by itsoutchy (July 28, 2023 09:46:07)
- CST1229
-
Scratcher
1000+ posts
How do I change the colours of the coding area/main workspace?
Most of the Code tab is handled in scratch-blocks.
Last edited by CST1229 (Aug. 9, 2023 05:13:23)
- XxMarcos_
-
Scratcher
100+ posts
How do I change the colours of the coding area/main workspace?
Someone please tell me because I'm trying to make my mod dark mode.try using an addon, userstyle/script or an plugin
- rdococ
-
Scratcher
1000+ posts
How do I change the colours of the coding area/main workspace?
Most of the Code tab is handled in scratch-blocks.scratch-gui manages themes and passes the colour scheme to scratch-blocks.
There's a dark mode in the code, but it's currently disabled because it only works in the coding area. Guess they haven't implemented theme support in the rest of the GUI yet.
Last edited by rdococ (Oct. 24, 2023 21:33:25)
- -Cubism007-
-
Scratcher
500+ posts
How do I change the colours of the coding area/main workspace?
try using tampermonkey
- Discussion Forums
- » Open Source Projects
-
» How do I change the colours of the coding area/main workspace?