Skip to content

Conversation

@jwhited
Copy link
Member

@jwhited jwhited commented Nov 3, 2025

Updates tailscale/tailscale#17743

This is what it looks like w/link_off and colorScheme.on. Just using those design choices as placeholders until there is more input.
Screenshot_20251104-104717~2

is NotConnected -> R.drawable.xmark_circle
is Derp -> R.drawable.link_off
is Direct -> R.drawable.link
is PeerRelay -> R.drawable.link_off
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Design input required.

is NotConnected -> MaterialTheme.colorScheme.onPrimary
is Derp -> MaterialTheme.colorScheme.error
is Direct -> MaterialTheme.colorScheme.on
is PeerRelay -> MaterialTheme.colorScheme.on
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Design input required.

@jwhited
Copy link
Member Author

jwhited commented Nov 4, 2025

cc @kabirsikand

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