| @import "variables"; | |
| :root, | |
| .color-scheme.is-jetpack { | |
| @include jetpack-theme-for-odyssey-stats; | |
| } | |
| // Stats Dashboard | |
| .stats-main.color-scheme, | |
| // Stats popups including date range picker and tooltips etc. | |
| .popover.color-scheme { | |
| --wp-components-color-accent: var(--color-accent); | |
| } | |