home.social

#rgba — Public Fediverse posts

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

fetched live
  1. @tylersticka While I do like the shorthand #RGBA syntax added, my number of badly-pasted hexcodes becoming a surprise new color have also risen

  2. @tylersticka While I do like the shorthand #RGBA syntax added, my number of badly-pasted hexcodes becoming a surprise new color have also risen

  3. @tylersticka While I do like the shorthand #RGBA syntax added, my number of badly-pasted hexcodes becoming a surprise new color have also risen

  4. @tylersticka While I do like the shorthand #RGBA syntax added, my number of badly-pasted hexcodes becoming a surprise new color have also risen

  5. @tylersticka While I do like the shorthand #RGBA syntax added, my number of badly-pasted hexcodes becoming a surprise new color have also risen

  6. @a 1. #rgba alpha #channel
    2. color-mix with #variable
    3. #opacity & #inheritance
    3a. opacity changes as well as content-box colors though...

  7. @a 1. #rgba alpha #channel
    2. color-mix with #variable
    3. #opacity & #inheritance
    3a. opacity changes as well as content-box colors though...

  8. @a 1. #rgba alpha #channel
    2. color-mix with #variable
    3. #opacity & #inheritance
    3a. opacity changes as well as content-box colors though...

  9. @a 1. alpha
    2. color-mix with
    3. &
    3a. opacity changes as well as content-box colors though...

  10. @a 1. #rgba alpha #channel
    2. color-mix with #variable
    3. #opacity & #inheritance
    3a. opacity changes as well as content-box colors though...

  11. Управляем компьютерной RGB подсветкой без пк

    Компьютерная ргб подсветка несет краски в наш мир, и конечно же пачку тяжеловесного софта который отнимает драгоценную память и циклы процессора. Но под капотом большинства аксессуаров с ргб подсветкой прячутся светодиоды с чипом WS2812 который легко управляется с простого микроконтроллера. О простом способе подключения таких девайсов без пк я расскажу далее в статье.

    habr.com/ru/articles/802441/

    #esp8266 #xpg #adata #rgb #rgba #подсветка #туториал #esp

  12. Управляем компьютерной RGB подсветкой без пк

    Компьютерная ргб подсветка несет краски в наш мир, и конечно же пачку тяжеловесного софта который отнимает драгоценную память и циклы процессора. Но под капотом большинства аксессуаров с ргб подсветкой прячутся светодиоды с чипом WS2812 который легко управляется с простого микроконтроллера. О простом способе подключения таких девайсов без пк я расскажу далее в статье.

    habr.com/ru/articles/802441/

    #esp8266 #xpg #adata #rgb #rgba #подсветка #туториал #esp

  13. Управляем компьютерной RGB подсветкой без пк

    Компьютерная ргб подсветка несет краски в наш мир, и конечно же пачку тяжеловесного софта который отнимает драгоценную память и циклы процессора. Но под капотом большинства аксессуаров с ргб подсветкой прячутся светодиоды с чипом WS2812 который легко управляется с простого микроконтроллера. О простом способе подключения таких девайсов без пк я расскажу далее в статье.

    habr.com/ru/articles/802441/

    #esp8266 #xpg #adata #rgb #rgba #подсветка #туториал #esp

  14. Bought a cheapo kids #Batman coloring book, sliced it up, and scanned it for doing colors in #Krita.

    Experimented with RGBA brushes and quite like how this one came out, given the self-imposed two evening limit. Sometimes it's good to turn the brain off of computers.

    #art #coloring #comics #dccomics #dc #rgba #kritapainting #Krita5

  15. TIL in production that CSS uses color hex strings in the format of #RGBA and not #ARGB.

  16. TIL in production that CSS uses color hex strings in the format of #RGBA and not #ARGB.

  17. TIL in production that CSS uses color hex strings in the format of #RGBA and not #ARGB.

  18. It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()

    * oklch() model: caniuse.com/?search=oklch%28%2
    * oklab(): caniuse.com/?search=oklab%28%2

    I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)

    Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().

    As you can see from caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).

    * Base #color model: hwb()
    * To be future proof: oklch() or oklab()

    What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.

    #CSSColor4 #CSS5 #CSS #colors #color #webdev #webmaster

  19. It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()

    * oklch() model: caniuse.com/?search=oklch%28%2
    * oklab(): caniuse.com/?search=oklab%28%2

    I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)

    Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().

    As you can see from caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).

    * Base #color model: hwb()
    * To be future proof: oklch() or oklab()

    What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.

    #CSSColor4 #CSS5 #CSS #colors #color #webdev #webmaster

  20. It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()

    * oklch() model: caniuse.com/?search=oklch%28%2
    * oklab(): caniuse.com/?search=oklab%28%2

    I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)

    Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().

    As you can see from caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).

    * Base #color model: hwb()
    * To be future proof: oklch() or oklab()

    What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.

    #CSSColor4 #CSS5 #CSS #colors #color #webdev #webmaster

  21. It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()

    * oklch() model: caniuse.com/?search=oklch%28%2
    * oklab(): caniuse.com/?search=oklab%28%2

    I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)

    Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().

    As you can see from caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).

    * Base #color model: hwb()
    * To be future proof: oklch() or oklab()

    What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.

    #CSSColor4 #CSS5 #CSS #colors #color #webdev #webmaster

  22. It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()

    * oklch() model: caniuse.com/?search=oklch%28%2
    * oklab(): caniuse.com/?search=oklab%28%2

    I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)

    Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().

    As you can see from caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).

    * Base #color model: hwb()
    * To be future proof: oklch() or oklab()

    What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.

    #CSSColor4 #CSS5 #CSS #colors #color #webdev #webmaster

  23. It is nearly impossible to buy decent #motherboard for gaming rig without #RGBA leds on it nowadays. I wonder why _all_ mobos (and RAM sticks, GPUs, keyboards) go wee vomit rainbow right after boot until the crappy software (not even driver!) takes over. Is it that hard for vendors to make each damn piece of HW remember its color and effect (or even do it all from mobo with setup screen in UEFI firmware, idk)?! It is 2023 and some 7yo kids can do this with Arduino...

  24. It is nearly impossible to buy decent #motherboard for gaming rig without #RGBA leds on it nowadays. I wonder why _all_ mobos (and RAM sticks, GPUs, keyboards) go wee vomit rainbow right after boot until the crappy software (not even driver!) takes over. Is it that hard for vendors to make each damn piece of HW remember its color and effect (or even do it all from mobo with setup screen in UEFI firmware, idk)?! It is 2023 and some 7yo kids can do this with Arduino...

  25. It is nearly impossible to buy decent #motherboard for gaming rig without #RGBA leds on it nowadays. I wonder why _all_ mobos (and RAM sticks, GPUs, keyboards) go wee vomit rainbow right after boot until the crappy software (not even driver!) takes over. Is it that hard for vendors to make each damn piece of HW remember its color and effect (or even do it all from mobo with setup screen in UEFI firmware, idk)?! It is 2023 and some 7yo kids can do this with Arduino...

  26. It is nearly impossible to buy decent #motherboard for gaming rig without #RGBA leds on it nowadays. I wonder why _all_ mobos (and RAM sticks, GPUs, keyboards) go wee vomit rainbow right after boot until the crappy software (not even driver!) takes over. Is it that hard for vendors to make each damn piece of HW remember its color and effect (or even do it all from mobo with setup screen in UEFI firmware, idk)?! It is 2023 and some 7yo kids can do this with Arduino...

  27. 🎗️ Background RGBA Color for Theme

    Just for me to remember the next time…

    Instead of using two different colors for the light and the dark theme, take ONE matching color and set the transparency to 50-60% via the alpha channel to let the light or dark background shine through.

    #CSS #Colors #RGBA

    kiko.io/notes/2023/rgba-colors

  28. 🎗️ Background RGBA Color for Theme

    Just for me to remember the next time…

    Instead of using two different colors for the light and the dark theme, take ONE matching color and set the transparency to 50-60% via the alpha channel to let the light or dark background shine through.

    #CSS #Colors #RGBA

    kiko.io/notes/2023/rgba-colors

  29. 🎗️ Background RGBA Color for Theme

    Just for me to remember the next time…

    Instead of using two different colors for the light and the dark theme, take ONE matching color and set the transparency to 50-60% via the alpha channel to let the light or dark background shine through.

    #CSS #Colors #RGBA

    kiko.io/notes/2023/rgba-colors

  30. 🎗️ Background RGBA Color for Theme

    Just for me to remember the next time…

    Instead of using two different colors for the light and the dark theme, take ONE matching color and set the transparency to 50-60% via the alpha channel to let the light or dark background shine through.

    #CSS #Colors #RGBA

    kiko.io/notes/2023/rgba-colors

  31. What's the "right" way to specify colors these days? I've got no clue what the trade-off betwen #rgba vs #rgb vs rgb[a](...) is beyond dear lord someone needs to bring the consistency hammer down in this codebase.