Discuss Scratch

LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

https://lankybox01.github.io/Customized/
Yes, it took me an hour.

What's new:
  • Dark mode for healthy eyes
  • New fonts, cause the old ones are kinda old
  • Upload/download buttons for SVG designers
  • Settings page to select whatever options you like
  • Bigger icons, in case you can't see them clearly
  • Swatches, to automatically select colors
  • New costumes cuz yea



For a list of contributors, go to https://lankybox01.github.io/Customized/contributors/

Last edited by LankyBox01 (Aug. 17, 2021 10:54:35)

wvj
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

Cool
CST1229
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.

Last edited by CST1229 (Aug. 7, 2021 19:33:30)

LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

CST1229 wrote:

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.
I can add this, but transparency would be a bit harder since i am not familiar with the playground.js file (the one that “spawns” the editor when you visit the webpage) but i guess i'll try, later.

Also maybe i could add an options list like turbowarp?
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

CST1229 wrote:

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.
I can add this, but transparency would be a bit harder since i am not familiar with the playground.js file (the one that “spawns” the editor when you visit the webpage) but i guess i'll try, later.

Also maybe i could add an options list like turbowarp?
Update:
CST1229
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

LankyBox01 wrote:

CST1229 wrote:

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.
I can add this, but transparency would be a bit harder since i am not familiar with the playground.js file (the one that “spawns” the editor when you visit the webpage) but i guess i'll try, later.

Also maybe i could add an options list like turbowarp?
Update:
epic

also i would make a scratch-paint mod myself (for removing the scrolling limits) (no need to implement it here though) but i don't wanna set up WSL and trying to install dependencies has an error for me
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

CST1229 wrote:

LankyBox01 wrote:

LankyBox01 wrote:

CST1229 wrote:

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.
I can add this, but transparency would be a bit harder since i am not familiar with the playground.js file (the one that “spawns” the editor when you visit the webpage) but i guess i'll try, later.

Also maybe i could add an options list like turbowarp?
Update:
epic

also i would make a scratch-paint mod myself (for removing the scrolling limits) (no need to implement it here though) but i don't wanna set up WSL and trying to install dependencies has an error for me
No need to.
Just copy-paste these files:
view-source:https://llk.github.io/scratch-paint/
https://llk.github.io/scratch-paint/playground.js
CST1229
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

No need to.
Just copy-paste these files:
view-source:https://llk.github.io/scratch-paint/
https://llk.github.io/scratch-paint/playground.js
Yeah I figured that out.
kccuber
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

Cool, but why does the sans serif font show up as Times New Roman for me?
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

LankyBox01 wrote:

CST1229 wrote:

What about merging in the swatches early into here and maybe adding in transparency if you can code that?
Also, I'd like to keep the standard 3.0 fonts too.
I can add this, but transparency would be a bit harder since i am not familiar with the playground.js file (the one that “spawns” the editor when you visit the webpage) but i guess i'll try, later.

Also maybe i could add an options list like turbowarp?
Update:
-snip-
Yet another update:
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

kccuber wrote:

Cool, but why does the sans serif font show up as Times New Roman for me?
I always thought that's serif? The font-family attribute is even titled serif.
kccuber
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

kccuber wrote:

Cool, but why does the sans serif font show up as Times New Roman for me?
I always thought that's serif? The font-family attribute is even titled serif.
sans serif is not serif. you call sans serif thorugh “sans-serif”
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

kccuber wrote:

LankyBox01 wrote:

kccuber wrote:

Cool, but why does the sans serif font show up as Times New Roman for me?
I always thought that's serif? The font-family attribute is even titled serif.
sans serif is not serif. you call sans serif thorugh “sans-serif”
kccuber
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

kccuber wrote:

LankyBox01 wrote:

kccuber wrote:

Cool, but why does the sans serif font show up as Times New Roman for me?
I always thought that's serif? The font-family attribute is even titled serif.
sans serif is not serif. you call sans serif thorugh “sans-serif”
*cough*
I said Sans Serif not Serif
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

kccuber wrote:

LankyBox01 wrote:

kccuber wrote:

LankyBox01 wrote:

kccuber wrote:

Cool, but why does the sans serif font show up as Times New Roman for me?
I always thought that's serif? The font-family attribute is even titled serif.
sans serif is not serif. you call sans serif thorugh “sans-serif”
*cough*
I said Sans Serif not Serif
oh. well, i'm not gonna fix anything now since i am working on this
LankyBox01
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

gdpr5b78aa4361827f5c2a08d700
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

leahcimto.com subdomain why?
scratchusername40
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

potatophant wrote:

leahcimto.com subdomain why?
@leaciminto gives subdomains to people who want one
9gr
Scratcher
1000+ posts

Customized - A Scratch 3.0 Paint Editor Mod

Technically you should actually be forking scratch-paint and apply your changes before build but idk
blackslither
Scratcher
48 posts

Customized - A Scratch 3.0 Paint Editor Mod

LankyBox01 wrote:

https://lankybox01.leahcimto.com/Customized/
Yes, it took me an hour.

What's new:
  • Dark mode for healthy eyes
  • New fonts, cause the old ones are kinda old
  • Upload/download buttons for SVG designers


New fonts, cause the old ones are kinda old

Ya dont say

Powered by DjangoBB