This article talks about the following two design items:
General overview
The image above shows the gradient at the left and right edges of the Tiles view (see yellow rectangles in image above).
Where to find these design elements
|
Once you are editing your Tiles view calendar...
|
How to edit these design items
Each of the values in this description line can be edited:
linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, #ffffff 90%)
For example: If we change the Right edge gradient description to
linear-gradient(90deg, rgba(255, 0, 0, 0) 10%, #e10de0 90%),
we would end up with:
If we further change the Right edge gradient description to
linear-gradient(90deg, rgba(255, 0, 0, 0) 10%, #e10de0 50%),
we would end up with: