Skip to content

Commit

Permalink
feat: add 3rd party colors
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Apr 11, 2024
1 parent 1366fda commit 9bb5d8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ameba-color-palette.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@
--apple-black: #000;
--apple-white: #fff;
--youtube-red: #f00;
--amazon-yellow: #f90;
--amazon-black: #000;
--rakuten-red: #bf0000;
--yahoo-red: #f03;

/* System Colors */
--focus-blue-100: #0091ff;
Expand Down

0 comments on commit 9bb5d8d

Please sign in to comment.