improve ads styling on dark mode
This commit is contained in:
parent
2f9b29b5f6
commit
88dbcf1e2e
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
--color-snack-bg: var(--color-secondary);
|
--color-snack-bg: var(--color-secondary);
|
||||||
|
|
||||||
// Ads
|
// Ads
|
||||||
--color-ads-background: #dce6e8;
|
--color-ads-background: #475057;
|
||||||
--color-ads-text: #111;
|
--color-ads-text: #111;
|
||||||
--color-ads-link: var(--color-primary-alt);
|
--color-ads-link: var(--color-primary-alt);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue