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

Change color of Status Bar - NEO active connect #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robliou
Copy link
Owner

@robliou robliou commented Jun 1, 2022

I added code to the settings.json file which changes the colors on the status bar at the bottom of the VS Code border based on Active Chain Connection status. It is currently set to orange to when it is disconnected to the chain, white when connecting, and green when NEO is connected. We can set the colors as we like and is quite eye-catching to the user.

A2

A3

A4

Note that this is in response to UI issue N3developertoolkit#124 as brought up by Erik. However, per further discussion with him, it seems to have opened up a can of worms as to what 'active connection to a chain' really entails. See issue N3developertoolkit#137 for discussion therein.

  //Adding the following code allows us to change the colors on the status bar at the bottom of the VS Code border to whatever we like
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