Skip to content

Commit

Permalink
Update src/utils/colors.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdanielamoitzi authored Mar 7, 2024
1 parent 614518f commit 87c885a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const divergingBlueRed = [
];

// diverging color map red-turquois
export const divergingRedTurquoise = [
export const divergingRedTurquois = [
'#6f0000',
'#99230d',
'#c2451a',
Expand Down

0 comments on commit 87c885a

Please sign in to comment.