We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ccc2b commit f8dceaaCopy full SHA for f8dceaa
website/theme/colours.tsx
@@ -7,7 +7,7 @@ export const COLOURS = {
7
TAN2: "#231c1c",
8
TAN3: "#332a25",
9
TAN4: "#bd9898",
10
- TAN5: "#42352b",
+ TAN5: "#4c423a",
11
12
RED: "#ff7d7d",
13
};
0 commit comments