Skip to content

Commit

Permalink
fix: Use quantinuum teal.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Jan 30, 2025
1 parent aeea6e4 commit ff0ab36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tokens.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
--chart-4: 43 74% 66%;
--chart-5: 27 87% 67%;

--link: 245, 58%, 51%;
--link: 170 54% 41%;
}

:root [data-theme="dark"] {
Expand Down Expand Up @@ -95,5 +95,5 @@
--chart-4: 280 65% 60%;
--chart-5: 340 75% 55%;

--link: 230, 94%, 82%;
--link: 168 54% 62%;
}

0 comments on commit ff0ab36

Please sign in to comment.