diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index c32921d..a3e6fb3 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 77d13d7..272a5f0 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index e572f42..b328ff0 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix( diff --git a/TangerineUI.css b/TangerineUI.css index cdfb816..2b20b3e 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu color: var(--color-accent); opacity: 1; } +.app-body .story__details__shared { + color: var(--color-fg-muted); +} .app-body .story__details__shared__pill { background-color: color-mix(