Nitro's orange accent selection fill clashed with accent-colored text. Introduce --selection-bg (base: accent 30% mix, as before) used by both ::selection and the editors' selection layer; nitro overrides it with a neutral grey. CodeMirror's selection needed a baseTheme with its exact &light/&dark selectors to win, and is now hidden when unfocused like a normal input.