mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-20 21:08:48 +01:00
util: Update docs
This commit is contained in:
parent
4bfa9a99d9
commit
85ae880755
@ -23,7 +23,7 @@ class Color:
|
||||
|
||||
|
||||
def set_grey(colors):
|
||||
"""Set a grey color based on the brightness
|
||||
"""Set a grey color based on the brightness
|
||||
of another color."""
|
||||
return {
|
||||
"0": "#666666",
|
||||
|
Loading…
Reference in New Issue
Block a user