Skip to content

Commit

Permalink
Tweak gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed Sep 25, 2024
1 parent 10ca29a commit 6e05e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alf/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const fontWeight = {
export const gradients = {
primary: {
values: [
[0, '#0A6CFF'],
[0, '#0561FF'],
[0.6, '#1085FE'],
[1, '#59B9FF'],
],
Expand Down

0 comments on commit 6e05e7d

Please sign in to comment.