well i don't really know how much you know, so i don't want to over-explain things, but:
data uris are basically a way of embedding a whole image in text, rather than linking to an image (i.e. src=./favicon.png). more reading. so there's no way of guessing what image to replace, you have to inspect the source of the image in the browser chrome
which leads me to: the browser toolbox allows you to inspect the actual browserchrome itself more reading. you can't right click → inspect to pinpoint a specific element, but you can click the "⇱" icon and select an element
so you'll have to inspect your own browser to find the specific string
if the code actually did nothing (on lemmy, not amazon) you might be out of luck - it's possible firefox compresses them differently so the uri doesn't match i'm an idiot, it would do nothing, it has [..] in it because the actual string is too long for a lemmy comment - i'll try posting the one that I get for amazon.co.uk in another comment nah lemmy truncates it
do feel free to ask further questions, although my replies may be slow as i'm not really on lemmy that often
however tab favicons use data uri's (i also don't know if they accept svg - they ought, but i'm not sure)
so you'd need to inspect the tab, copy the uri, and hope it never changes. lemm.ee's, at the moment, is img[src="data:image/png;base64,iVBORw0K[..]8sRwEqwGyXYQAAAABJRU5ErkJggg=="]
using this technique, you should be able to have (obviously use the full data uri for the match, but it's too long for a lemmy comment)
you might want to add extra specifiers so it doesn't match the same image if used elsewhere (i don't know if it ever is)
i.e. img.tab-icon-image[src=".."] {}
however, this doesn't work from my minute or so's testing
(by the way if you add 3 backticks you get a codeblock rather than the ol' ugly inline code. also you can specify the language in markdown, although i don't know if it affects anything in lemmy)
[^1]: also this only works in ffx, but that's not important right now
::: spoiler honestly this is a part of why i basically stopped using lemmy a few months back
(i think it's partly what put martineski off too, although i don't want to speak for him)
:::
not my own comments, but i noticed more and more comments being downvoted for daring to say something controversial. i remember back before we had to have the "this is not a disagree button" hover text on reddit, now we don't even have that
if you fully colour images without transparency [i.e. the google/amazon icons] in red, they won't be distinguishable - they'll just be a red circle/square
however, if you still want to do it; put brightness(0) as the first filter to make it black, then an invert(~0.5) to make it not black
also, you can use https://codepen.io/sosuke/pen/Pjoqqp to calculate the exact colour you want (although if it's 0deg red that's not hugely important)
I have to say I like this one
::: spoiler image
:::
kde can still look like that too:
i really hope oxygen does get ported to plasma 6, and not dropped like the air theme has been
i must say though, as much as i prefer the look of light themes usually, i think dark themes are objectively[^1] better unless you're in bright sunlight: images and video aren't affected by themes, so dark themes put the focus on the media, whereas light themes can wash them out
::: spoiler (current theme setup)
:::
[^1]: this is conjecture, i haven't done any studies
::: spoiler i might do for now, although i’m not sure for how long
(in my humblest of opinions lemmy is fundamentally flawed on conceptual, technical, and environmental levels)
:::
but i did see some of your posts and enjoyed them (and also found and followed your tumblr somehow) – do you want me to add you as a mod of !imaginarywarhammer? (i sort of inherited it when the original mod went a.w.o.l., so it seems fitting to add someone else now i’m doing so)
it calls itself a building, but it has wheels and steam escaping from where it would on a steam loco, but also the wheels are far too small to haul something of that size, the axles would snap
i have before not posted until i found the actual artist, but 1) if it's published as the studio, that's a canonical credit, and 2) it might (as in this case) be the work of multiple people, and a studio is just shorthand for multiple artists
well i don't really know how much you know, so i don't want to over-explain things, but:
src=./favicon.png). more reading. so there's no way of guessing what image to replace, you have to inspect the source of the image in the browser chromeif the code actually did nothing (on lemmy, not amazon) you might be out of luck - it's possible firefox compresses them differently so the uri doesn't matchi'm an idiot, it would do nothing, it has[..]in it because the actual string is too long for a lemmy comment -i'll try posting the one that I get for amazon.co.uk in another commentnah lemmy truncates itdo feel free to ask further questions, although my replies may be slow as i'm not really on lemmy that often
okay there is a way to do this in css, but
but it is less hacky than doing it with the background-image way, so if you want to try it:
content[^1]img[src="data:image/png;base64,iVBORw0K[..]8sRwEqwGyXYQAAAABJRU5ErkJggg=="]img.tab-icon-image[src=".."] {}however, this doesn't work from my minute or so's testing
(by the way if you add 3 backticks you get a codeblock rather than the ol' ugly inline code. also you can specify the language in markdown, although i don't know if it affects anything in lemmy)
[^1]: also this only works in ffx, but that's not important right now
::: spoiler honestly this is a part of why i basically stopped using lemmy a few months back
(i think it's partly what put martineski off too, although i don't want to speak for him)
:::
not my own comments, but i noticed more and more comments being downvoted for daring to say something controversial. i remember back before we had to have the "this is not a disagree button" hover text on reddit, now we don't even have that
if you fully colour images without transparency [i.e. the google/amazon icons] in red, they won't be distinguishable - they'll just be a red circle/square
however, if you still want to do it; put
brightness(0)as the first filter to make it black, then aninvert(~0.5)to make it not blackalso, you can use https://codepen.io/sosuke/pen/Pjoqqp to calculate the exact colour you want (although if it's 0deg red that's not hugely important)
we've got monitor edge barriers! the feature i missed most from windows is here i'm so pleased!
i doubt it, i don't see why an icon pack would have a systemd service. probably something to do with moonlight [nvidia]
still, thank you for introducing me to a new* icon pack
kde can still look like that too:
i really hope oxygen does get ported to plasma 6, and not dropped like the air theme has been
i must say though, as much as i prefer the look of light themes usually, i think dark themes are objectively[^1] better unless you're in bright sunlight: images and video aren't affected by themes, so dark themes put the focus on the media, whereas light themes can wash them out
::: spoiler (current theme setup)
:::
[^1]: this is conjecture, i haven't done any studies
::: spoiler i might do for now, although i’m not sure for how long
(in my humblest of opinions lemmy is fundamentally flawed on conceptual, technical, and environmental levels)
:::
but i did see some of your posts and enjoyed them (and also found and followed your tumblr somehow) – do you want me to add you as a mod of !imaginarywarhammer? (i sort of inherited it when the original mod went a.w.o.l., so it seems fitting to add someone else now i’m doing so)
sorry! i've mostly stopped using lemmy for numerous reasons, so i didn't see this until now
i'll add it now, and i've messaged you c̄ more details
how disappointing
i might send something to their support email address - it's unlikely to affect anything, but it's possible
edit - response received 19-10-2023
more hopeful than i was expecting, but still not that hopeful
the atmosphere in o:1886 is great all round; but i've never actually played it because the gameplay looks so shit
yeah you're right, but my point was specifically that on this piece it could just be a station building with decorative wheels
that is a chunky boi though i love him. is it concept art for anything? it reminds of something for some reason
i'm so impressed you can tell the difference
now you say it i can see a slightly different style at the front, but i did think it was just the same image with a different background
lemm.ee has temporarily disabled all image uploads actually, due to the csam spam (see the post on !meta@lemm.ee)
/0 has recently released his ai anti-csam filter though, so hopefully they should be back soon
i honestly don't know actually
it calls itself a building, but it has wheels and steam escaping from where it would on a steam loco, but also the wheels are far too small to haul something of that size, the axles would snap
so it could be either
yeah, definitely
i have before not posted until i found the actual artist, but 1) if it's published as the studio, that's a canonical credit, and 2) it might (as in this case) be the work of multiple people, and a studio is just shorthand for multiple artists
also this is cool as hell
☠︎︎