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 v4 · all subjects

utilities/caret-color

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

caret-color utility classes available

The caret-color utilities include: caret-inherit (caret-color: inherit), caret-current (caret-color: currentColor), caret-transparent (caret-color: transparent), color variants using theme colors (caret-${name} which applies caret-color: var(--color-${name})), custom property support (caret-<custom-property> which applies caret-color: var(<custom-property>)), and arbitrary values (caret-[<value>] which applies caret-color: <value>).

caret-color controls text input cursor color

The caret-color utility is used to control the color of the text input cursor (also called the caret) in input fields and text areas.

caret-color supports theme colors

The caret-color utility supports all theme colors, allowing you to use classes like caret-rose-500, caret-lime-600, caret-pink-500, and other color variants based on the color theme.

caret-color supports arbitrary values

You can use arbitrary values with caret-color by using the caret-[<value>] syntax, allowing custom colors like caret-[#50d71e].

caret-color is responsive

The caret-color utility supports responsive design, allowing you to apply different caret colors at different breakpoints using responsive prefixes.

caret-color can be customized in theme

The caret-color utility colors can be customized through theme configuration, allowing you to modify or extend the available caret color variants.

Give your agent this brain