Skip to content

feat(collab): more unique cursor colours - #150

Open
joneugster wants to merge 4 commits into
mainfrom
feat/collab-unique-colours
Open

feat(collab): more unique cursor colours#150
joneugster wants to merge 4 commits into
mainfrom
feat/collab-unique-colours

Conversation

@joneugster

@joneugster joneugster commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Uses a random number generator seeded with the client-ID to pick 2 of the theme colours and combines them into a unique cursor colour.

This way the colours are still deterministically defined by the chosen (vscode-) theme and the user's collab-client-ID while providing much more variety and thus preventing colour collision.

  • also bumps mathlib to fix an example

Closes #135

@joneugster

Copy link
Copy Markdown
Collaborator Author
Screenshot 2026-08-27 at 00 54 09

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.

cursor color

1 participant