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 #138

Closed
wants to merge 12 commits into from

Conversation

robliou
Copy link

@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 #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 #137 for discussion therein.

@robliou robliou changed the title Change color of Status Bar - NEO active connect #1 Change color of Status Bar - NEO active connect Jun 1, 2022
@devhawk
Copy link
Contributor

devhawk commented Jun 2, 2022

The settings.json file is for the local developer - in this case, the DevTracker developer (i.e. you or me) not the DevTracker user.

You'll need to define new color contributions for the neo status bar

@devhawk devhawk closed this Jun 27, 2022
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.

2 participants