# Third-Party Notices 本仓库的设计规范参考了以下开源项目与公开资源。本仓库与下列品牌/项目 **无任何隶属、代言或背书关系**。 This repository's design specifications reference the following open-source projects and public resources. This repository has **no affiliation with, endorsement from, or sponsorship by** the brands and projects listed below. ## 规范参考来源 / Specification references | 素材 / Asset | 来源 / Source | 许可证 / License | 使用方式 / Usage | |---|---|---|---| | 深色 SaaS 视觉 token(Linear 风)
Dark SaaS visual tokens (Linear-inspired) | [VoltAgent/awesome-design-md · design-md/linear.app/DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/linear.app/DESIGN.md) | MIT | 事实性设计 token 提炼,非全文复制
Factual design-token distillation, not verbatim copying | | 极简白视觉特征(Apple 风)
Minimal-white visual characteristics (Apple-inspired) | 对公开界面的事实性风格观察
Factual style observation of public interfaces | 不适用 / N/A | 风格特征描述,不包含任何商标资产
Style-characteristic description only, no trademark assets | | shadcn v4 token 体系(圆角/字体/颜色语义)
shadcn v4 token architecture (radius/typography/color semantics) | [shadcn-ui/ui · apps/v4/app/globals.css](https://github.com/shadcn-ui/ui/blob/main/apps/v4/app/globals.css) | MIT | token 结构参考
Token-structure reference | ## 许可证全文 / License texts ### MIT License — VoltAgent/awesome-design-md ``` MIT License Copyright (c) 2026 VoltAgent Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` ### MIT License — shadcn-ui/ui ``` MIT License Copyright (c) 2023 shadcn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` ## 商标声明 / Trademark notice Linear、Apple、shadcn 等名称及标识均为其各自所有者的注册商标。 本仓库仅描述其设计风格特征,不包含、不复制其商标、logo 或品牌资产, 亦不代表上述品牌认可本仓库。 Linear, Apple, shadcn, and other names and marks are registered trademarks of their respective owners. This repository only describes stylistic design characteristics; it does not contain or reproduce any trademark, logo, or brand asset of those owners, and it is not endorsed by them. ## 免责声明 / Disclaimer 设计 token 属于事实性数据,不受版权保护;本仓库对 token 的整理与提炼 基于上述 MIT 许可的公开来源,并保留原始版权声明。任何与品牌视觉相似的 结果均出自对公开风格特征的抽象描述,不构成对原设计的复制。 Design tokens are factual data and not subject to copyright. This repository's organization and distillation of tokens is based on the MIT-licensed public sources above, with original copyright notices retained. Any visual similarity to a brand's look arises from abstract descriptions of public style characteristics and does not constitute copying of the original design.