Change "Powered by" color based on fgOnAccent (resolves #1041)
This commit is contained in:
@@ -124,6 +124,7 @@ misskeyApiGet('federation/instances', {
|
||||
pointer-events: none;
|
||||
|
||||
> .powered-by {
|
||||
color: var(--MI_THEME-fgOnAccent);
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user