Skip to content

Commit 43458b7

Browse files
committed
text a tiny bit lighter
1 parent 5357a83 commit 43458b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/site-kit/src/lib/styles/tokens.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@
152152
--sk-back-translucent: hsla(0, 0%, 100%, 0.1);
153153
--sk-theme-1-hsl: 12, 94%, 62%;
154154
--sk-text-1: hsl(0, 0%, 90%);
155-
--sk-text-2: hsl(0, 0%, 80%);
156-
--sk-text-3: hsl(0, 0%, 65%);
157-
--sk-text-4: hsl(0, 0%, 45%);
155+
--sk-text-2: hsl(0, 0%, 84%);
156+
--sk-text-3: hsl(0, 0%, 67%);
157+
--sk-text-4: hsl(0, 0%, 47%);
158158
--sk-text-translucent: hsla(0, 0%, 100%, 0.9);
159159
--sk-scrollbar: rgba(255, 255, 255, 0.3);
160160
--sk-shadow: drop-shadow(1px 2px 16px rgba(0, 0, 0, 0.5));

0 commit comments

Comments
 (0)