1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

merge: Make defederation rocket use theme colors. (!1109)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1109

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Marie
2025-06-13 04:38:15 +00:00

View File

@@ -1359,7 +1359,7 @@ defineExpose({
}
&.danger {
color: #ff2a2a;
color: var(--MI_THEME-warn);
}
}