Appearance
将16进制颜色调亮指定百分比
string
number
import { lightenHexColor } from '@lichang666/utils' lightenHexColor('#8b5cf6', 5) //#9869ff