1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

doc(color): 添加渐变色用法实例

This commit is contained in:
2024-09-28 23:48:35 +08:00
parent 675bbe4cf2
commit a0f8382830
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -49,6 +49,8 @@ For development dependencies, please see [Dependencies](https://github.com/Carm
- Support PlaceholderAPI variables!
- Support [Hex Color](https://www.hexcolortool.com/)! (Version 1.16 and above) `&(#Color)`
- Example: LightSlateBlue `&(#8470FF)` 、 DarkSlateBlue `&(#483D8B)`
- Support Gradient Color! (Version 1.16 and above) `&<#Color1>Message&<#Color2>`
- Example: `&<#8470FF>Hello World!&<#483D8B>`
## Notice