Skip to content

auriafoxgirl/palette-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palette swap

simple website that replaces all colors in list with other colors in zip file

it was designed for one of the themes in figura discord server

how to use

  1. select zip file
  2. write what colors should be replaced with color in text area like this:
<hexColorOfThingToReplace\> <hexColorOfThingToReplaceWith>

e.g.

b4befe f5c2e7

will replace color b4befe with f5c2e7 in all images

you can use multiple lines to replace more colors (default limit is 256)

libraries

uses jszip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages