Home To log in, use the button in gomuks web settings.

Theme nexfish-premium v2 by [@rooot:fomx.gay]

its nexfish but premium

Last updated at 2026-01-02 08:46:11.291504 +0000 +0000

Raw CSS (or without autoupdate) Version history Edit theme
To use the theme, paste this into your custom CSS:
@import url("https://css.gomuks.app/theme/nexfish-premium.css");
Preview image #1
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;
  }
}