Theme nexfish-premium v1 by [@rooot:fomx.gay]
its nexfish but premium
Last updated at 2026-01-02 08:45:14.64337 +0000 +0000
initial fish
To use the theme, paste this into your custom CSS:
@import url("https://css.gomuks.app/theme/nexfish-premium.css");
div.sender-avatar[title^="@nex"] {
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='500px' width='500px'><text x='0px' y='400px' fill='red' font-size='420px'>🐟️</text></svg>");
background-size: contain;
> img {
visibility: hidden;
}
}