fix(mastodon): theme notif icon (#181)
This commit is contained in:
parent
f444a8a29b
commit
32a9b0a8e2
@ -2,7 +2,7 @@
|
|||||||
@name Mastodon Catppuccin
|
@name Mastodon Catppuccin
|
||||||
@namespace github.com/catppuccin/userstyles/styles/mastodon
|
@namespace github.com/catppuccin/userstyles/styles/mastodon
|
||||||
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon
|
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon
|
||||||
@version 1.1.7
|
@version 1.1.8
|
||||||
@description Soothing pastel theme for Mastodon
|
@description Soothing pastel theme for Mastodon
|
||||||
@author Catppuccin
|
@author Catppuccin
|
||||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css
|
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css
|
||||||
@ -416,7 +416,8 @@ domain("piaille.fr") {
|
|||||||
|
|
||||||
.button,
|
.button,
|
||||||
.button.button-tertiary,
|
.button.button-tertiary,
|
||||||
.button.logo-button {
|
.button.logo-button,
|
||||||
|
.icon-with-badge__badge {
|
||||||
background: @accent-color;
|
background: @accent-color;
|
||||||
color: @base;
|
color: @base;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user