Skip to content

Commit

Permalink
feat: Add latest colours
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Gwynne <philgwynne@gmail.com>
  • Loading branch information
mattbearman and philgwynne committed Jul 23, 2024
1 parent ded728c commit c83a3cd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,11 @@ const primary = {
600: "#3e4784",
700: "#363f72",
800: "#293056",
850: "#1B243F",
850: "#202946",
875: "#10172C",
900: "#0f0d2c",
950: "#080f25",
975: "#03091B",
875: "#10162B",
900: "#0f0d2c",
950: "#080f25",
Expand Down

0 comments on commit c83a3cd

Please sign in to comment.