Using UISprite instead UISlicedSprite. But, i have many error. What this displayColor.
Errors:
UISlicedTiledSprite.cs(38,24): error CS1502: The best overloaded method match for `BetterList<UnityEngine.Color>.Add(UnityEngine.Color)' has some invalid arguments
UISlicedTiledSprite.cs(38,28): error CS0103: The name `displayColor' does not exist in the current context
UISlicedTiledSprite.cs(38,24): error CS1503: Argument `#1' cannot convert `object' expression to type `UnityEngine.Color'