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

'profile-color get index' function only returns value of the currently selected profile no matter which index was specified #1

Open
cvuchener opened this issue Aug 30, 2016 · 1 comment

Comments

@cvuchener
Copy link
Owner

cvuchener commented Aug 30, 2016

From @rodan123's fork:

  1. Found 'profile-color get index' function only returned value of the currently selected profile no matter which index was specified. Could not find a way to retrieve a profile's color without switching to it. Modified program to quickly switch to the requested index, retrieve the color value, and then switch back to the original profile.

  2. Modified 'profile-color get' to return the color of the current profile if no index is specified.

@cvuchener
Copy link
Owner Author

Your are right the current method, gives the current color, not the profile color. I should change its name and paramaters. Or do you know any way to get the actual profile color?

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

No branches or pull requests

1 participant