Skip to content

feat: RA_COLOR environment variable support#2

Merged
amterp merged 1 commit intomainfrom
ra-color-feature
Sep 6, 2025
Merged

feat: RA_COLOR environment variable support#2
amterp merged 1 commit intomainfrom
ra-color-feature

Conversation

@amterp
Copy link
Owner

@amterp amterp commented Sep 6, 2025

Adds RA_COLOR environment variable to control color output:

  • auto (default): let color library decide based on terminal
  • always: force color output on
  • never: disable all color output

Case-insensitive with graceful degradation for invalid values.

Adds RA_COLOR environment variable to control color output:

- auto (default): let color library decide based on terminal
- always: force color output on
- never: disable all color output

Case-insensitive with graceful degradation for invalid values.
@amterp amterp merged commit 3b3a2fd into main Sep 6, 2025
@amterp amterp deleted the ra-color-feature branch September 6, 2025 04:34
@amterp amterp mentioned this pull request Sep 7, 2025
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.

1 participant