mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-19 06:31:09 +00:00
update Color Selection Algorithm description
This commit is contained in:
parent
f6aa2a5c7d
commit
4538c1bb4b
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ Dribbblish.config.register({
|
|||
key: "colorSelectionAlgorithm",
|
||||
name: "Color Selection Algorithm",
|
||||
description: `
|
||||
[Algorithm of selecting colors from the albumart]
|
||||
Algorithm of selecting colors from the albumart
|
||||
- **Colorthief [(see)](https://lokeshdhakar.com/projects/color-thief/):** Gets more fitting colors
|
||||
- **Vibrant [(see)](https://jariz.github.io/vibrant.js/):** Gets more vibrant colors *(was the default up to v3.1.1)*
|
||||
- **Static:** Select a static color to be used
|
||||
|
|
|
|||
Loading…
Reference in a new issue