We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6680a commit 558bdd3Copy full SHA for 558bdd3
src/tokens/functional/shadow/light.json5
@@ -79,6 +79,19 @@
79
},
80
],
81
82
+ 'light-protanopia-deuteranopia': {
83
+ $value: [
84
+ {
85
+ color: '{base.color.blue.9}',
86
+ alpha: 0.3,
87
+ offsetX: '0px',
88
+ offsetY: '1px',
89
+ blur: '0px',
90
+ spread: '0px',
91
+ inset: true,
92
+ },
93
+ ],
94
95
96
97
@@ -128,6 +141,21 @@
128
141
collection: 'mode',
129
142
group: 'component shadow',
130
143
144
+ 'org.primer.overrides': {
145
146
147
148
+ color: '{base.color.orange.9}',
149
+ alpha: 0.2,
150
151
152
153
154
155
156
157
158
131
159
132
160
133
161
0 commit comments