Skip to content

Commit 42918f9

Browse files
committed
HSL adjustments
1 parent 302ecaf commit 42918f9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/styles/colors.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
--yellow-500: 38, 92%, 50%; /* #F59E0B */
7373
--yellow-600: 32, 95%, 44%; /* #D97706 */
7474
--yellow-700: 26, 90%, 37%; /* #B45309 */
75-
--yellow-800: 23, 83%, 31%; /* #92400E */
76-
--yellow-900: 22, 78%, 26%; /* #78350F */
75+
--yellow-800: 23, 88%, 22%; /* #6B2D07 */
76+
--yellow-900: 22, 84%, 15%; /* #471E06 */
7777

7878
--red-50: 0, 86%, 97%; /* #fef2f2 */
7979
--red-100: 0, 93%, 94%; /* #fee2e2 */
@@ -84,7 +84,7 @@
8484
--red-600: 0, 72%, 51%; /* #dc2626 */
8585
--red-700: 0, 74%, 42%; /* #b91c1c */
8686
--red-800: 0, 70%, 35%; /* #991b1b */
87-
--red-900: 0, 63%, 31%; /* #7f1d1d */
87+
--red-900: 0, 82%, 19%; /* #5A0909 */
8888

8989
--green-50: 138, 76%, 97%; /* #F0FDF4 */
9090
--green-100: 141, 84%, 93%; /* #DCFCE7 */
@@ -94,8 +94,8 @@
9494
--green-500: 142, 71%, 45%; /* #22C55E */
9595
--green-600: 142, 76%, 36%; /* #16A34A */
9696
--green-700: 142, 72%, 29%; /* #15803D */
97-
--green-800: 143, 64%, 24%; /* #166534 */
98-
--green-900: 144, 61%, 20%; /* #14532D */
97+
--green-800: 143, 74%, 19%; /* #0D5629 */
98+
--green-900: 143, 79%, 11%; /* #063418 */
9999

100100
--orange-100: 30, 100%, 94%; /* #FFF0DB */
101101
--orange-800: 10, 76%, 28%; /* #7D2711 */

0 commit comments

Comments
 (0)