Issues
- 1
[Question] OKLCH support?
#273 opened by ZombiEquinox - 1
Chaining changes the color in place causing side effects
#276 opened by tgdn - 3
Decimals are rounded (`rgb(...) -> toRgb`)
#278 opened by matthias-ccri - 0
HCT color system support?
#275 opened by tonny008 - 2
- 0
RGBA fails to parse if alpha is missing
#274 opened by ebshimizu - 1
tinycolor.mix(color1, color2, amount = 50) not working in React native
#239 opened by itsShivamBhalla - 3
- 0
[Question] Overlay Colors
#268 opened by FlashTang - 4
Include a Changelog
#264 opened by amxmln - 0
Task: Publish 1.6.1
#267 opened by bgrins - 0
Task: Publish 1.6.0 to npm
#254 opened by bgrins - 2
asset files includes ES6 syntax
#265 opened by liangzhuang327 - 39
tinycolor is not a function
#249 opened by Babyfaceqian - 1
- 0
remove `engines` field from package.json
#251 opened by bgrins - 1
Doesn't work with calc
#240 opened by geoffreysflaminglasersword - 2
support esm package
#217 opened by vthinkxie - 2
Feature: include alpha in Hex
#235 opened by itta611 - 0
Octal literal in strict mode
#238 opened by leoplaw - 0
Support for LCH?
#237 opened by foundartfactory - 0
Feature: toRgbRatio
#225 opened by lukasoppermann - 0
- 0
React 18 types mismatch
#234 opened by vocko - 0
Is toFloatString() implemented?
#232 opened by wafflook - 1
Lightness of 1% returns white
#200 opened by ex-tag - 0
In built way to automatically Darken or Lighten by amount depending on the color luminance
#230 opened by SrBrahma - 0
Trying to get in touch regarding a security issue
#229 opened by JamieSlome - 18
Support AARRGGBB
#192 opened by justbittin - 0
Monochrome is only working in in darker range.
#228 opened by TJ-shmt - 0
- 3
- 4
Red color and lighten of 50
#197 opened by mk0y - 3
Why does this function toHexString() input {r:256,g:0,b:0,a:0.5}, and the values returned by {r:256,g:0,b:0,a:0.5} are the same, Both "#ff0000" cannot distinguish transparency parameters
#208 opened by skoll1 - 1
missing hlsa
#215 opened by jimmywarting - 0
isLight() does not work !!
#218 opened by deep5050 - 2
toString is returning rgba value but toHexString is returning a different value
#207 opened by ivikash - 3
- 1
retirejs find jquery in demo folder of tinycolor2
#195 opened by daKmoR - 1
Constantin algorithm : index out of range ?
#213 opened by Chappitono - 0
Callback isn't called after first time
#210 opened by justingolden21 - 2
- 0
isReadable doesn't take alpha into account
#209 opened by ffxsam - 2
Tint and Shade functions
#187 opened by ram33 - 3
Method to run test using npm test
#202 opened by ossdev07 - 0
.lighten() with negative values darkens the color
#204 opened by dragonee - 1
HSL: Saturation = 1 returns fully saturated color
#203 opened by getflourish - 6
v2: Make a decision on casing for the default export
#183 opened by bgrins - 1
v2: Figure out why unused local variable in the index.spec.ts test doesn't fail linting or compilation
#188 opened by bgrins - 3
v2: `npm run start:demo` fails
#185 opened by bgrins