soybeanjs / soybean-admin

A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。

Home Page:https://soybeanjs.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: 提供开关是否应用推荐算法的颜色

honghuangdc opened this issue · comments

目前采取的策略是根据提供的颜色得出一套色板颜色,然后返回色板的主要颜色,有可能和输入的颜色是不一致的
采用的颜色算法类似于:https://uicolors.app/create
代码位于 packages/color-palette

提及 #387