Skip to content

Add IRC-style chat colors options#316

Draft
gwigz wants to merge 2 commits into
AlchemyViewer:developfrom
gwigz:gwigz/irc-chat-colors
Draft

Add IRC-style chat colors options#316
gwigz wants to merge 2 commits into
AlchemyViewer:developfrom
gwigz:gwigz/irc-chat-colors

Conversation

@gwigz

@gwigz gwigz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Optionally give every other local-chat speaker a stable, deterministic color (HSL from a hash of their UUID) and their displayed name relative to its text color, IRC-style.

Also ties into RlvActions::canShowName to try avoid defeating @shownames.

CleanShot.2026-06-14.at.5.13.45.mp4

Optionally give every other local-chat speaker a stable, deterministic
color (HSL from a hash of their UUID) and dim their displayed name
relative to its text color, IRC-style. Ported from the slv fork, dropping
the bundled LEAP/viewer-api theme endpoints.

Adapted for Alchemy: the logic lives on ALAvatarGroups (the central
avatar color controller) as getIRCChatColor/getIRCNameColor, and only
overrides the "other agent" case so self, system, object and owner-say
messages keep the colors already configured in Preferences > Colors >
Chat. Muted speakers stay greyed. Exposed there as an enable toggle plus
saturation / lightness / name-dimming sliders.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f7992fc3-dbcf-4c14-96d8-56d1a86e8445

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gwigz

gwigz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

might be nice to add a preview as to what the settings look like here too

that's done

@gwigz gwigz changed the title Add IRC-style chat colors Add IRC-style chat colors options Jun 14, 2026
@gwigz gwigz force-pushed the gwigz/irc-chat-colors branch from e39e97e to 84e3cb4 Compare June 14, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant