Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
feat(color): Ai gradient border
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert committed Mar 14, 2023
1 parent 1fd8126 commit fdad521
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base.json
Original file line number Diff line number Diff line change
Expand Up @@ -1718,6 +1718,10 @@
"value": "{color.purple.500}",
"type": "color"
},
"ai": {
"value": "{color.gradient.magenta-purple}",
"type": "color"
},
"inverted": {
"base": {
"value": "$color.neutral.white",
Expand Down

0 comments on commit fdad521

Please sign in to comment.