Spotlight archive

Guess the language.

Three lines, three guesses.

MODESpotlight0/3
Spotlight · ?.??
1.code-line { display: grid; grid-template-columns: minmax(40px, max-content) 1fr; }
2.code-line:hover { background: color-mix(in oklab, var(--accent) 12%, transparent); }
3.code-line[data-state="error"] > .gutter { color: oklch(70% 0.18 25); }
Keep going