diff --git a/themes/intotheeast/css/style.css b/themes/intotheeast/css/style.css index 2133f3f..1b08180 100644 --- a/themes/intotheeast/css/style.css +++ b/themes/intotheeast/css/style.css @@ -918,7 +918,7 @@ body::after { .trip-filter-btn.is-active, .trip-stats-btn.is-active { - color: var(--color-accent); + color: var(--color-ink); border-color: var(--color-accent); background: var(--color-accent-light); }