You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

14
+
15
+
Color has been updated in Primer Primitives to encompass all of the updates from the color modes team that are now sesen in Primer CSS v18[^1]. Color utilities have been ported to Figma in the form of color styles and are once again found in Primer Primitives. Moving forward, non-Primer maintainers _should only need_ to enable the Primer Primtives libary. The **Light mode** library will now be turned off by default.
16
+
17
+
**Features**
18
+
19
+
- All styles are grouped by type:
20
+
-`fg`: Foregrounds (text and icons)
21
+
-`bg`: Backgrounds
22
+
-`border`: Borders
23
+
24
+

25
+
26
+
- Each color style has a supporting description to explain its general usage.
27
+
28
+

29
+
30
+
31
+
[^1]: For those who are looking to read more about this update in CSS, please refer to the [migration guide](https://primer.style/css/support/v18-migration) in the CSS docs.
32
+
33
+
##### New layout
34
+
35
+

36
+
37
+
- The typography and spacing pages have also been updated with the new layout seen in Primer Web.
0 commit comments