home.social

#ff0000 — Public Fediverse posts

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

  1. adding [b][size=5][color=#ff0000]This project does not condone the use of LLMs and AI[/color][/size][/b] to the description of my MSC and MWC mods

  2. adding [b][size=5][color=#ff0000]This project does not condone the use of LLMs and AI[/color][/size][/b] to the description of my MSC and MWC mods

  3. adding [b][size=5][color=#ff0000]This project does not condone the use of LLMs and AI[/color][/size][/b] to the description of my MSC and MWC mods

  4. adding [b][size=5][color=#ff0000]This project does not condone the use of LLMs and AI[/color][/size][/b] to the description of my MSC and MWC mods

  5. @c_dan4th Are other shades of red acceptable?

    Fire engine moon, Salmon moon, Tomato moon, maybe #FF0000 moon?

  6. @c_dan4th Are other shades of red acceptable?

    Fire engine moon, Salmon moon, Tomato moon, maybe #FF0000 moon?

  7. @c_dan4th Are other shades of red acceptable?

    Fire engine moon, Salmon moon, Tomato moon, maybe #FF0000 moon?

  8. @c_dan4th Are other shades of red acceptable?

    Fire engine moon, Salmon moon, Tomato moon, maybe moon?

  9. @c_dan4th Are other shades of red acceptable?

    Fire engine moon, Salmon moon, Tomato moon, maybe #FF0000 moon?

  10. I guess I should do some kind of introduction
    My name is Ana
    I am 19
    I am a transfem, non-binary sort of thing
    Small creature me thinks
    I make music as Ana Phasia and Soddy Circles
    I do amateur film photography (but I do think my composition is on point)
    I'm a massive fan of Lex Walton
    Favorite colors are #ff0000, #0000ff, and #ff00ff

  11. I guess I should do some kind of introduction
    My name is Ana
    I am 19
    I am a transfem, non-binary sort of thing
    Small creature me thinks
    I make music as Ana Phasia and Soddy Circles
    I do amateur film photography (but I do think my composition is on point)
    I'm a massive fan of Lex Walton
    Favorite colors are #ff0000, #0000ff, and #ff00ff

  12. I guess I should do some kind of introduction
    My name is Ana
    I am 19
    I am a transfem, non-binary sort of thing
    Small creature me thinks
    I make music as Ana Phasia and Soddy Circles
    I do amateur film photography (but I do think my composition is on point)
    I'm a massive fan of Lex Walton
    Favorite colors are #ff0000, #0000ff, and #ff00ff

  13. Roses are #FF0000
    Violets are #0000FF
    RGBA adds transparency
    So why won't you?

  14. Roses are #FF0000
    Violets are #0000FF
    RGBA adds transparency
    So why won't you?

  15. Roses are #FF0000
    Violets are #0000FF
    RGBA adds transparency
    So why won't you?

  16. Roses are #FF0000
    Violets are #0000FF
    RGBA adds transparency
    So why won't you?

  17. Roses are #FF0000
    Violets are #0000FF
    RGBA adds transparency
    So why won't you?

  18. ff0000 sends me into a rage, I need to start hateposting about #ff0000 again


    #ff0000
  19. / # ff0000 sends me into a rage, I need to start hateposting about # ff0000 again


    #ff0000 #ff0000
  20. / # ff0000 sends me into a rage, I need to start hateposting about # ff0000 again


    #ff0000 #ff0000
  21. @NicMakesStuff yay sure!!

    I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

    ```
    <code style="--color: #ff0000"">#ff0000</code>
    ```

    but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

  22. @NicMakesStuff yay sure!!

    I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

    ```
    <code style="--color: #ff0000"">#ff0000</code>
    ```

    but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

  23. @NicMakesStuff yay sure!!

    I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

    ```
    <code style="--color: #ff0000"">#ff0000</code>
    ```

    but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

  24. @NicMakesStuff yay sure!!

    I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

    ```
    <code style="--color: #ff0000"">#ff0000</code>
    ```

    but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

  25. @NicMakesStuff yay sure!!

    I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

    ```
    <code style="--color: #ff0000"">#ff0000</code>
    ```

    but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

  26. Do you want to add alpha transparency to an opaque hex colour with pure CSS? You can do something like:

    .red-60 {
    color: rgb(from r g b / .6);
    }

    This uses the rgb() function to set 60% opacity to the hex value of red.

    The letters r g b (note the spaces between) are a representation of the red green and blue values of the hex colour. You can think of them as some sort of variable.

  27. Colores por defecto que usan la mayoría de navegadores para los enlaces: :link { color: #0000EE; } :visited { color: #551A8B; } :link:active, :visited:active { color: #FF0000; } Visto en este post de hace 14 años: stackoverflow.com/questions/47...

    What's default HTML/CSS link c...

  28. @ben Do I get a pass if I restrict #ff0000 cursors to the windows where I'm root? Inquiring minds want to know.

    (Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)

  29. @ben Do I get a pass if I restrict #ff0000 cursors to the windows where I'm root? Inquiring minds want to know.

    (Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)

  30. @ben Do I get a pass if I restrict #ff0000 cursors to the windows where I'm root? Inquiring minds want to know.

    (Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)

  31. @ben Do I get a pass if I restrict #ff0000 cursors to the windows where I'm root? Inquiring minds want to know.

    (Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)

  32. @ben Do I get a pass if I restrict #ff0000 cursors to the windows where I'm root? Inquiring minds want to know.

    (Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)