Change background color in web UI (#29522)
This commit is contained in:
@@ -59,4 +59,8 @@ $emojis-requiring-inversion: 'chains';
|
||||
.theme-mastodon-light {
|
||||
--dropdown-border-color: #d9e1e8;
|
||||
--dropdown-background-color: #fff;
|
||||
--background-border-color: #d9e1e8;
|
||||
--background-color: #fff;
|
||||
--background-color-tint: rgba(255, 255, 255, 90%);
|
||||
--background-filter: blur(10px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user