mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
1f617bed56
These were justified as matching what the other views offer, which was wrong. Only the timer declares a font or a key colour, and no view at all declares a text colour, so this was the most customisable view in Ontime rather than one following a convention. On their own merits none of the three holds up. A prompter wants the highest contrast it can get, which is what it now always renders: white on black in the default font. Key colour is a chroma key idea that means nothing on a screen read by a person standing in front of it. The escape hatch already exists and is better than two colour pickers. This view is wrapped in ViewLoader, which injects the project's CSS override stylesheet, so anyone needing another palette, an inverted display for bright conditions, or a particular typeface can style all of it. Checked that a saved preset naming these params is simply ignored rather than breaking, since presets outlive the options that made them. Fourteen options remain. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cb8RVPNQ2ETPJxdy4b8CHf