#f00

Myndex 🔵Myndex@techhub.social
2025-03-26

@troy_s

So from the rough example math in the previous, with #f00, the L cone is receiving 3.5 times more than M.

With the grey, L receives 1.33 times more than M (L cones are more populous).

With the grey, the ganglion cells are switched to where the signal is sent to light/dark.

With the red #f00, the L gets 26% more luminance than the grey, and also L is not really competing with M as here, L is getting 71% more than M.

Point: there are clearly a number of places where the physiology favors a vibrant red vs a grey of same luminance.

Myndex 🔵Myndex@techhub.social
2025-03-26

@troy_s

Okay, so in the normal eye, there are more L cones than any other. Stim the L cones only, with the L cones making up the majority of the luminance signal (with L cone peak being a greenish yellow).

And meanwhile the S cones are not contributors to the luminance channel (any luminance from the display blue primary is due to the stim of the M and L cones).

The sRGB red primary creates about 21% luminance.

The first image is a neutral grey of 21% luminance #868686 against #f00 .(equal Ys, 0 C vs red 104 C)

The second image is #f00 v #860000 (Lc25)

The third is #009494 vs #f00
(equal Ys — 33 C v 104 C)

The 4th is #d11 v #06f
(equal Ys & equal chroma)

Note: Ys is "screen luminance"

----
Some very rough calcs:

#f00 mostly stims L cone to Ys=21.3%

#868686, the values are
R Ys= 4.5
G Ys=15.3
B Ys= 1.5

So #f00
L 16.6%
M 4.7%
L gets 3.5 x more than M

#868686
R
L cone 3.5%
M gets 1.0%,

G & B
Remaining 16.8%:
L 9.7%
M 8.9%
=
L for the Grey 13.2%
M for the Grey 9.9%

L 1.33 more than M

Red target against grey BGred target against dark red BGred target against teal BGred target against blue BG equal luminance equal chroma
Terence EdenEdent
2025-03-17

Huh! Did you know, it's possible to style highlighted text fragments?

For example:

example.com#:~:text=hello

The word "hello" can be highlighted with:

`::target-text{ background:; }`

developer.mozilla.org/en-US/do

Vesa PiittinenMerriNet
2025-02-25

@anatudor @codepen

Here is a fix to poor text selection color with the filter trick:

```css
/* inner span helps fix background-letter overlap */
span { isolation: isolate; }

::selection {
background: ;
color: ;
}
```

#CDU u. #AfD bsky.app/profile/ahaa... 1. Werden d. #Migranten deportiert; 2. Werden alle m. #F00 - #F99 auf d. #Gesundheitskarte abgeholt. 3. ... 1933 - 2025 - Ich weiß es. Lebe nicht weit von #Hadamar. #ALLE! wußten es! 4/... www.gedenkstaette-hadamar.de

bsky.app/profile/ahaa..

#Germany #Politics #Elections #2025Btw #Plan of Heil #Weidel and Fritze #Merz: 1. all #migrants away! 2. all who look like migrants, away! 3. all who have #F00 - #F99 on their #HealthCard! 4. ... You realize that too, right? Does anyone here know #Musk? 1/... de.wikipedia.org/wiki/T%C3%B6...

Tötungsanstalt Hadamar – Wikip...

#CDU #AfD bsky.app/profile/ahaa... 1. Werden d. #Migranten deportiert; 2. Werden alle m. #F00 - #F99 auf d. #Gesundheitskarte abgeholt. 3. ... 1933 - 2025 - Ich weiß es. Lebe nicht weit von #Hadamar. #ALLE wußten es. Jede Woche roch es nach verbrannten Menschen. www.gedenkstaette-hadamar.de

RE: https://bsky.app/profile/did:plc:w563ygpmbrytnudtcrpeomsi/post/3lgx727ugz22h

Gedenkstätte Hadamar

Casuan Mapince-EstrangegametesConsumer@thicc.horse
2025-01-28

looking at lingerie and why is everything either black or #f00 red? where is the fantasy?

2025-01-08

Mannaggia!

Ho â–² â–¼ come indicatori di ordinamento, e per renderli evidenti diventano #f00;

E come mai si potrebbe chiamare la classe CSS che indica quando sono attivi?

Ma è ovvio, class="frecciarossa" 🤣

Però ora la visualizzazione è in ritardo, chissà com'è.

2024-12-21

<span style='color:transparent; text-shadow:0 0 0 #f00'>&#9971;</span>
<span style='color:transparent; text-shadow:0 0 0 #0f0'>&#9971;</span>
<span style='color:transparent; text-shadow:0 0 0 #00f'>&#9971;</span>
<span style='color:transparent; text-shadow:0 0 0 #f00'>&#128681;</span>
<span style='color:transparent; text-shadow:0 0 0 #0f0'>&#128681;</span>
<span style='color:transparent; text-shadow:0 0 0 #00f'>&#128681;</span>

2024-12-02

@lexi@catcatnya.com test <span style="color: #f00">test</span> test

Adrian Roselliaardrian@toot.cafe
2024-08-17

I can set the start position of a CSS `linear-gradient` with an angle, a starting position & direction, or a rotation from 0,0.

Is there a logical property value to set the start position / edge instead?

Like `inset-inline-start` to start from the left in LTR languages but from the right in RTL langs?

I want:

```
background:
linear-gradient(
inset-inline-start,
transparent 0%,
transparent calc(100% - 0.1em),
#f00 calc(100% - 0.1em),
#f00 100%
);

```

#CSS #i18n

2024-06-13

@khalidabuhakmeh @sarajw with Sass, you can extend CSS classes like:
```scss
.error {
border: 1px #f00;
background-color: #fdd;

&--serious {
@extend .error;
border-width: 3px;
}
}
```
sass-lang.com/documentation/at

Which sorta seems like what you are looking for, but yeah as @sarajw mentioned - the CSS results in something like this:

```
.error, .error--serious {
// same styles in both classes
}

.error-serious {
// class specific
}
```

2024-05-08

@thomasweibel bei sowas sehe ich #f00 🤨

2024-05-06

"Red"
#f00

A solid block of colour.
2024-03-11

@nilsbinder Absolutely! Looking forward to it! :-)

(Also, small easter egg with your colors: I like to pronounce them as words, so #f00 is "foo". So #f09 is "fog" and #90f is "gof". And if you would excuse my inner 10-year old, the colors combined are "fog gof" :D)

2023-11-14

Schon länger nichts Neues aus der #Frontend Welt gepostet:

text-wrap: balance und text-wrap: pretty:
- nur in Chrome/Edge ab v117
- balance: bis zu 6 Zeilen ausgewogen verteilen
- pretty: Einzelnes Wort in letzter Absatz-Zeile vermeiden
bleech.de/en/blog/the-ups-and-

light-dark() – Funktion für Farben im Light-/Dark-Mode ohne extra Weiche: color: light-dark(#f00, #0f0);
- color-scheme-Angabe wird berücksichtigt und ist min. auf Root-Ebene 1x nötig
- bisher nur FF ab v120
bram.us/2023/10/09/the-future-

Roderick Gadellaargadellaa
2023-11-09

@jensimmons quick question, I'm trying to do relative css syntax with display-p3 but running into some issues w/Safari.

As I understand, I need to use color() fn to define a p3 color:
`color( display-p3 0 0 0 )`

So if I want to make that relative, that would become:
`color( display-p3 from r g b )`

but Safari doesn't seem to support color() fn with relative syntax:
`CSS.supports('color: color( display-p3 from r g b );')`
> `false`

Am I messing up the syntax?

george stephanisdaljo628
2023-10-09

@templatemaker Out of curiosity, have you considered a setting (via a cookie or localstorage or something) that would customize the color of the cut and fold lines? I've been using K40Whisperer to laser cut them, but I always need to manually recolor to match its specifications of for vector cut and for vector engrave (fold).

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst