BLOG-44 Post overall page #64
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "BLOG-44_post_overall_page_frontend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Change the format of color response
The relationship between the label's background color and its highlight color is calculated. The method involves first converting the RGB color value to HSL, then decreasing the L (lightness) component, and finally converting it back to RGB.
Package Changes
Screenshots
Reference
Resolves #44
Checklist