Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a user settable text and background color for connecting nodes #148

Closed
tsawyer opened this issue Jun 21, 2023 · 1 comment
Closed
Labels
enhancement New feature or request frontend Issues related to the web frontend

Comments

@tsawyer
Copy link
Member

tsawyer commented Jun 21, 2023

This feature would allow the user to add the colors of their choice to nodes in connecting status to quickly visualize permanent connections that fail. Default colors could be same a connected node.

Allmon2 example:

Screenshot 2023-06-21 at 7 36 19 AM
@tsawyer tsawyer added enhancement New feature or request frontend Issues related to the web frontend labels Jun 21, 2023
@jxmx jxmx added this to the 1.1 Enhancements milestone Jul 3, 2023
@jxmx
Copy link
Member

jxmx commented Aug 4, 2023

/* Node connection table stats=Connecting colors */
--am3-conntable-conn-noconn-color: rgba(0,0,0,1);
--am3-conntable-conn-noconn-bg-color: rgba(255,255,255,1);

@jxmx jxmx closed this as completed in 25705fe Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Issues related to the web frontend
Projects
None yet
Development

No branches or pull requests

2 participants