new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS · Utilities reference · all subjects

forced-color-adjust

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

forced-color-adjust utility classes

The forced-color-adjust utilities are: forced-color-adjust-auto (produces forced-color-adjust: auto;) and forced-color-adjust-none (produces forced-color-adjust: none;).

forced-color-adjust-none for opting out

Use the forced-color-adjust-none utility to opt an element out of the colors enforced by forced colors mode. This is useful when enforcing a limited color palette will degrade usability.

forced-color-adjust-auto for restoring forced colors

Use the forced-color-adjust-auto utility to make an element adhere to colors enforced by forced colors mode. This can be useful to undo the forced-color-adjust-none utility, for example on a larger screen size.

forced-color-adjust with responsive variants

The forced-color-adjust utilities support responsive variants. For example, you can use forced-color-adjust-none at smaller screen sizes and lg:forced-color-adjust-auto at larger screen sizes to restore forced colors behavior on larger displays.

forced-color-adjust example with color swatches

Example: A color picker fieldset uses forced-color-adjust-none to prevent forced colors mode from overriding the background colors of color swatches. The parent div contains: <div class="forced-color-adjust-none ..."> with multiple radio button labels, each with a colored span (bg-white, bg-gray-200, bg-gray-900).

Give your agent this brain