Skip to content
Snippets Groups Projects

Make mammal theme look more like gargsite

Merged mkljczk requested to merge mkljczk/pleroma-fe:develop into develop
1 unresolved thread

i know it's absolutely disgusting Screenshot of my pleroma instance using a theme that makes its colors and styles look more like on Mastodon

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
5 5 "bird": [ "Bird", "#f8fafd", "#e6ecf0", "#14171a", "#0084b8", "#e0245e", "#17bf63", "#1b95e0", "#fab81e"],
6 6 "ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ],
7 7 "monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
8 "mammal": [ "Mammal", "#272c37", "#444b5d", "#f8f8f8", "#9bacc8", "#7f3142", "#2bd850", "#2b90d9", "#ca8f04" ],
  • Maintainer

    if you want to contribute a theme, contribute a new theme, do not remove old one

  • Author Reporter

    it's a more complete version of existing theme, which I assume is intended to look like mastodon UI

  • Maintainer

    Then why it looks so different?

  • Author Reporter

    It uses the same colors, but for example removes rounded corners in places other than buttons, shadows (there are no shadows in mastodon interface); so how could I name this theme?

  • Maintainer

    ok, my bad, it looked drastically different on my work monitor.

    You can name it mammal v2 but now that it's not that drastically different, i'm not sure.

    @shpuld what you say?

  • I'd accept it as a replacement to the original, I really like this

  • Please register or sign in to reply
  • HJ
  • HJ
  • mkljczk added 1 commit

    added 1 commit

    • 08aa9e29 - Remove fonts section, make buttons change color on hover/press

    Compare with previous version

  • shp said:

    I'd accept it as a replacement to the original, I really like this

    Merged.

  • kaniini mentioned in commit 326b2416

    mentioned in commit 326b2416

  • merged

  • Please register or sign in to reply
    Loading