We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea2a5b commit 6bcdd61Copy full SHA for 6bcdd61
README.md
@@ -17,7 +17,7 @@ $image = $manager->make('path/to/image.png');
17
18
$palette = Palette::generate($image);
19
echo $palette->getVibrantSwatch()->getColor();
20
-``
+```
21
22
Contrast
23
--------
0 commit comments