Skip to content

Commit

Permalink
feat: added --color-third-party-x-black
Browse files Browse the repository at this point in the history
  • Loading branch information
tatz012 committed Jun 14, 2024
1 parent a48ec1c commit ef2ca41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ameba-color-palette.css
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
--color-third-party-twitter-blue: var(--twitter-blue);
--color-third-party-twitter-white: var(--twitter-white);
--color-third-party-x-blue: var(--x-blue); /* deprecated. --x-blue- is undefined. specifying it won't change the color. */
--color-third-party-x-black: var(--x-black);
--color-third-party-x-white: var(--x-white);
--color-third-party-instagram-pink: var(--instagram-pink);
--color-third-party-apple-black: var(--apple-black);
Expand Down

0 comments on commit ef2ca41

Please sign in to comment.