Skip to content

Blue Steel

Compare
Choose a tag to compare
@Fooidge Fooidge released this 24 Oct 23:30
· 6 commits to master since this release
//New Feature!
Please.make_color({
    seed: 'Fooidge'
});

Thanks to MaciekBaron

//Now works as expected
Please.make_color({
    base_color: 'black'
});

Thanks to Donnieberg