home.social

#f5a9b8 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #f5a9b8, aggregated by home.social.

fetched live
  1. I made a trans pride flag config for my GhosTTY icon (I was looking for another config setting, and found all the custom MacOS icon settings, and went to town. If you're ALSO a GhosTTY user and would like your very own little trans pride icon, here are the settings to put in your settings file:

    macos-icon = custom-style
    macos-icon-frame = chrome
    macos-icon-ghost-color = #F5A9B8
    macos-icon-screen-color = #5BCEFA, #5BCEFA, #F5A9B8, #ffffff, #F5A9B8, #5BCEFA, #5BCEFA

    #pride #transpride #ghostty

  2. I made a trans pride flag config for my GhosTTY icon (I was looking for another config setting, and found all the custom MacOS icon settings, and went to town. If you're ALSO a GhosTTY user and would like your very own little trans pride icon, here are the settings to put in your settings file:

    macos-icon = custom-style
    macos-icon-frame = chrome
    macos-icon-ghost-color = #F5A9B8
    macos-icon-screen-color = #5BCEFA, #5BCEFA, #F5A9B8, #ffffff, #F5A9B8, #5BCEFA, #5BCEFA

    #pride #transpride #ghostty

  3. we have added the ability to set pronouns in the server!

    you can set custom pronouns of one color by using

    /pronouns set white she/her
    

    for the color you can use any hex color.

    for gradients you write gradient first, then the list of colors for the gradient, then your pronouns

    /pronouns set gradient #5BCEFA #F5A9B8 #FFFFFF #F5A9B8 #5BCEFA she/her
    

    for trans gradient she/her pronouns

  4. we have added the ability to set pronouns in the server!

    you can set custom pronouns of one color by using

    /pronouns set white she/her
    

    for the color you can use any hex color.

    for gradients you write gradient first, then the list of colors for the gradient, then your pronouns

    /pronouns set gradient #5BCEFA #F5A9B8 #FFFFFF #F5A9B8 #5BCEFA she/her
    

    for trans gradient she/her pronouns

  5. CW: SVG source code (not screenreader friendly)

    ">#5bcefa" d="m1.842,77.722l24.744,-37.092l-24.744,-37.093l18.558,0l24.744,37.093l-24.744,37.092l-18.558,0zm0,0"/>#f5a9b8" d="m26.586,77.722l24.744,-37.092l-24.744,-37.093l18.558,0l49.486,74.185l-18.556,0l-15.464,-23.182l-15.467,23.182l-18.557,0zm0,0"/>#ffffff" d="m86.384,56.085l-8.248,-12.365l28.868,0l0,12.366l-20.62,0l0,-0.001zm-12.372,-18.545l-8.248,-12.365l41.24,0l0,12.365l-32.992,0zm0,0"/>

  6. CSS trans flag background:

    background-image: linear-gradient(180deg,#5bcefa 20%,#f5a9b8 20% 40%,#fff 40% 60%,#f5a9b8 60% 80%,#5bcefa 80%)

    Very cool to put as the background for an img tag containing a transparent image