We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895fb86 commit 2f14ce0Copy full SHA for 2f14ce0
src/components/settingsPage.scss
@@ -34,8 +34,7 @@ wc-page.main-settings-page {
34
font-size: 0.84rem;
35
font-weight: 600;
36
line-height: 1.3;
37
- color: var(--popup-text-color);
38
- color: color-mix(in srgb, var(--popup-text-color), transparent 22%);
+ color: color-mix(in srgb, var(--active-color), transparent 18%);
39
}
40
41
.settings-section-card {
@@ -193,8 +192,7 @@ wc-page.detail-settings-page {
193
192
194
195
196
197
198
199
200
0 commit comments