mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-09-15 20:22:37 -06:00
Update README.md
This commit is contained in:
parent
635fcb468b
commit
720786e309
@ -115,7 +115,7 @@ myColors: {
|
|||||||
getColor: function(type) {},
|
getColor: function(type) {},
|
||||||
setCustomBackground: function(col) {},
|
setCustomBackground: function(col) {},
|
||||||
saveAsBackground: function() {},
|
saveAsBackground: function() {},
|
||||||
convertColor: function(color, type) {} // converts 182 different combinations
|
convertColor: function(color, type) {} // String type: 'rgb2HSL';... converts 182 different combinations
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user