Skip to content

HackerCat-Mod/scratch-paint

 
 

Repository files navigation

A Scratch paint editor "mod" (really just editing compiled files) that removes a few (like one) limits and adds features.

Features

Click the Settings button in the corner to change these.

Addons

Color Swatches

Adds color swatches to the color picker, similar to the official swatches.

pic

Dark Mode

Makes everything darker!

pic

Hex Color Picker

Adds a handy hexadecimal color picker to easily pick specific colors.

pic

Other Additions

Extra Fonts

Adds 3 new fonts to the font picker, without removing anything.

pic

Custom Fonts

Adds an extra option to the font picker to type in ANY font and select it!

pic

Ctrl+Rotate 22.5° Increments, Shift+Arrows for Points, Ctrl+Scale Snap to Multiples

These all have to do with moving, scaling and rotating stuff in the editor. I'll just let the gif explain:

pic

Removed Limits

Larger Canvas Bounds

Makes the visible canvas almost 50x larger.

pic

Misc

Round Outlines

Makes created pointed outlines rounder.

pic

Default Color

Allows you to change the yucky default purple to another color.

No Paste Offset

Removes the offset when pasting stuff.

pic

Zoom Factor

Allows you to change how fast zooming is. Default is 1500.

pic

Incompatible

These features aren't really compatible with vanilla Scratch.

Fix Serif Font

Makes the serif font actually Source Serif Pro instead of the browser's default serif font.

pic

Other

There's a few other features not in the settings page that cannot be disabled, like the hover text in the font picker.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%