Skip to content

Add Colors Extension#2365

Open
LincolnXGames wants to merge 13 commits intoTurboWarp:masterfrom
LincolnXGames:master
Open

Add Colors Extension#2365
LincolnXGames wants to merge 13 commits intoTurboWarp:masterfrom
LincolnXGames:master

Conversation

@LincolnXGames
Copy link

This new Colors extension allows a variety of different ways to manipulate and operate on colors.

Some of the new blocks allow you to blend them together with different modes, edit singular RGB and HSV channels, get the distance between colors, interpolate between them, and many more different ways to influence colors.

The SVG banner for the extension, created by me.

Extension icon for the Colors extension, showing an RGB color model and a paintbrush.

@github-actions github-actions bot added the pr: new extension Pull requests that add a new extension label Dec 27, 2025
@kx1xixit
Copy link

kx1xixit commented Mar 5, 2026

TurboWarp has always needed a color management extension; I support this

@PPPDUD
Copy link
Member

PPPDUD commented Mar 14, 2026

@LincolnXGames What's the difference between (difference of (COLOR) - (COLOR)), (COLOR - COLOR), and (distance between (COLOR) and (COLOR))?

@PPPDUD PPPDUD requested a review from Brackets-Coder March 14, 2026 19:46
@Brackets-Coder
Copy link
Contributor

@PPPDUD It might have to with until later next week

@LincolnXGames
Copy link
Author

@LincolnXGames What's the difference between (difference of (COLOR) - (COLOR)), (COLOR - COLOR), and (distance between (COLOR) and (COLOR))?

Difference of () - () is basically () but absolute valued, and distance between two colors is the delta-e difference of the colors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: new extension Pull requests that add a new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants