Skip to content

feat: add cue color and brightness settings for annotation text#21

Merged
f merged 1 commit into
f:masterfrom
nathanael:feat/cue-color-brightness
Mar 8, 2026
Merged

feat: add cue color and brightness settings for annotation text#21
f merged 1 commit into
f:masterfrom
nathanael:feat/cue-color-brightness

Conversation

@nathanael
Copy link
Copy Markdown

Summary

  • Adds Cue Color and Cue Brightness settings in the Appearance tab for customizing teleprompter annotation cues (e.g. [pause], [smile], [breath]).
  • Previously annotations were hardcoded to white at fixed opacities.
  • Cue Color: 6 color presets (same as highlight color options)
  • Cue Brightness: 4 levels (Dim, Low, Medium, Bright) controlling opacity
  • Settings preview includes a [pause] sample so users can see the effect live
  • Remote viewer (BrowserServer) and DirectorServer updated for consistency

Test plan

  • Open Settings > Appearance -- Cue Color and Cue Brightness controls should appear below Highlight Color
  • Change Cue Color -- [pause] in the preview should change color
  • Change Cue Brightness -- [pause] opacity should visibly change across all 4 levels
  • Add text with [breath] or [smile] annotations, press play -- annotations should use the configured cue color and brightness
  • Enable Remote Connection, open browser viewer -- annotations should render with cue color

Generated with Claude Code

Adds customizable color and brightness controls for teleprompter
annotation cues (e.g. [pause], [smile], [breath]). Previously these
were hardcoded to white at fixed opacities.

- Cue Color: 6 color presets (matches highlight color options)
- Cue Brightness: 4 levels (Dim, Low, Medium, Bright)
- Settings preview includes [pause] sample annotation
- Remote viewer (BrowserServer) updated to use cue color
- DirectorServer state includes cue color for consistency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@f f merged commit e5b566b into f:master Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants