|
2 | 2 | --background-weak: var(--smoke-light-3); |
3 | 3 | --background-strong: var(--smoke-light-1); |
4 | 4 | --background-stronger: #FCFCFC; |
5 | | ---base: var(--smoke-light-alpha-2); |
6 | 5 | --surface-base: var(--smoke-light-alpha-2); |
| 6 | +--base: var(--smoke-light-alpha-2); |
7 | 7 | --surface-base-hover: #0500000F; |
8 | 8 | --surface-base-active: var(--smoke-light-alpha-3); |
9 | 9 | --surface-base-interactive-active: var(--cobalt-light-alpha-3); |
|
17 | 17 | --surface-float-base: var(--smoke-dark-1); |
18 | 18 | --surface-float-base-hover: var(--smoke-dark-2); |
19 | 19 | --surface-raised-base-hover: var(--smoke-light-alpha-2); |
| 20 | +--surface-raised-base-active: var(--smoke-light-alpha-3); |
20 | 21 | --surface-raised-strong: var(--smoke-light-1); |
21 | 22 | --surface-raised-strong-hover: var(--white); |
22 | 23 | --surface-raised-stronger: var(--white); |
|
43 | 44 | --surface-info-base: var(--lilac-light-3); |
44 | 45 | --surface-info-weak: var(--lilac-light-2); |
45 | 46 | --surface-info-strong: var(--lilac-light-9); |
46 | | ---surface-diff-hidden-base: var(--blue-light-3); |
47 | 47 | --surface-diff-skip-base: var(--smoke-light-2); |
| 48 | +--surface-diff-hidden-base: var(--blue-light-3); |
48 | 49 | --surface-diff-unchanged-base: #FFFFFF00; |
49 | 50 | --surface-diff-hidden-weak: var(--blue-light-2); |
50 | 51 | --surface-diff-hidden-weaker: var(--blue-light-1); |
|
74 | 75 | --text-on-brand-base: var(--smoke-light-alpha-11); |
75 | 76 | --text-on-interactive-base: var(--smoke-light-1); |
76 | 77 | --text-on-interactive-weak: var(--smoke-dark-alpha-11); |
77 | | ---text-on-success-base: var(--smoke-dark-alpha-11); |
| 78 | +--text-on-success-base: var(--apple-light-10); |
| 79 | +--text-on-critical-base: var(--ember-light-10); |
| 80 | +--text-on-critical-weak: var(--ember-light-8); |
| 81 | +--text-on-critical-strong: var(--ember-light-12); |
78 | 82 | --text-on-warning-base: var(--smoke-dark-alpha-11); |
79 | 83 | --text-on-info-base: var(--smoke-dark-alpha-11); |
80 | 84 | --text-diff-add-base: var(--mint-light-11); |
81 | | ---text-diff-delete-base: var(--ember-light-11); |
| 85 | +--text-diff-delete-base: var(--ember-light-10); |
82 | 86 | --text-diff-delete-strong: var(--ember-light-12); |
83 | 87 | --text-diff-add-strong: var(--mint-light-12); |
84 | 88 | --text-on-info-weak: var(--smoke-dark-alpha-9); |
85 | 89 | --text-on-info-strong: var(--smoke-dark-alpha-12); |
86 | 90 | --text-on-warning-weak: var(--smoke-dark-alpha-9); |
87 | 91 | --text-on-warning-strong: var(--smoke-dark-alpha-12); |
88 | | ---text-on-success-weak: var(--smoke-dark-alpha-9); |
89 | | ---text-on-success-strong: var(--smoke-dark-alpha-12); |
| 92 | +--text-on-success-weak: var(--apple-light-6); |
| 93 | +--text-on-success-strong: var(--apple-light-12); |
90 | 94 | --text-on-brand-weak: var(--smoke-light-alpha-9); |
91 | 95 | --text-on-brand-weaker: var(--smoke-light-alpha-8); |
92 | 96 | --text-on-brand-strong: var(--smoke-light-alpha-12); |
|
134 | 138 | --icon-selected: var(--smoke-light-12); |
135 | 139 | --icon-disabled: var(--smoke-light-8); |
136 | 140 | --icon-focus: var(--smoke-light-12); |
137 | | ---icon-weak-base: var(--smoke-light-7); |
138 | 141 | --icon-invert-base: #FFFFFF; |
| 142 | +--icon-weak-base: var(--smoke-light-7); |
139 | 143 | --icon-weak-hover: var(--smoke-light-8); |
140 | 144 | --icon-weak-active: var(--smoke-light-9); |
141 | 145 | --icon-weak-selected: var(--smoke-light-10); |
142 | 146 | --icon-weak-disabled: var(--smoke-light-6); |
143 | 147 | --icon-weak-focus: var(--smoke-light-9); |
144 | 148 | --icon-strong-base: var(--smoke-light-12); |
145 | | ---icon-strong-hover: var(--smoke-light-12); |
146 | | ---icon-strong-active: var(--smoke-light-12); |
147 | | ---icon-strong-selected: var(--smoke-light-12); |
| 149 | +--icon-strong-hover: #151313; |
| 150 | +--icon-strong-active: #020202; |
| 151 | +--icon-strong-selected: #020202; |
148 | 152 | --icon-strong-disabled: var(--smoke-light-8); |
149 | | ---icon-strong-focus: var(--smoke-light-12); |
| 153 | +--icon-strong-focus: #020202; |
150 | 154 | --icon-brand-base: var(--smoke-light-12); |
151 | 155 | --icon-interactive-base: var(--cobalt-light-9); |
152 | 156 | --icon-success-base: var(--apple-light-7); |
|
155 | 159 | --icon-warning-base: var(--amber-light-7); |
156 | 160 | --icon-warning-hover: var(--amber-light-8); |
157 | 161 | --icon-warning-active: var(--amber-light-11); |
158 | | ---icon-critical-base: var(--ember-light-7); |
159 | | ---icon-critical-hover: var(--ember-light-8); |
160 | | ---icon-critical-active: var(--ember-light-11); |
| 162 | +--icon-critical-base: var(--ember-light-10); |
| 163 | +--icon-critical-hover: var(--ember-light-11); |
| 164 | +--icon-critical-active: var(--ember-light-12); |
161 | 165 | --icon-info-base: var(--lilac-light-7); |
162 | 166 | --icon-info-hover: var(--lilac-light-8); |
163 | 167 | --icon-info-active: var(--lilac-light-11); |
|
184 | 188 | --icon-diff-add-base: var(--mint-light-11); |
185 | 189 | --icon-diff-add-hover: var(--mint-light-12); |
186 | 190 | --icon-diff-add-active: var(--mint-light-12); |
187 | | ---icon-diff-delete-base: var(--ember-light-9); |
188 | | ---icon-diff-delete-hover: var(--ember-light-10); |
189 | | ---icon-diff-delete-active: var(--ember-light-11); |
| 191 | +--icon-diff-delete-base: var(--ember-light-10); |
| 192 | +--icon-diff-delete-hover: var(--ember-light-11); |
190 | 193 | --syntax-comment: #8A8A8A; |
191 | 194 | --syntax-string: #D68C27; |
192 | 195 | --syntax-keyword: #3B7DD8; |
|
222 | 225 | --border-weaker-selected: var(--cobalt-light-alpha-4); |
223 | 226 | --border-weaker-disabled: var(--smoke-light-alpha-2); |
224 | 227 | --border-weaker-focus: var(--smoke-light-alpha-6); |
| 228 | +--button-ghost-hover: var(--smoke-light-alpha-2); |
| 229 | +--button-ghost-hover2: var(--smoke-light-alpha-3); |
0 commit comments