-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Move all color-related options into Preferences -> Color scheme #820
Comments
From ccordoba12 on 2014-08-23T13:23:14Z Status: Accepted |
The color dialog could also have a "preview editor" to the right, so changes could be rendered in realtime Also, from here it would be straightforward to export/import color schemes in other formats |
@goanpeca, awesome! This is really nice :-) My suggestions:
|
Nice!! More suggestions:
|
From techtonik@gmail.com on 2011-11-01T02:17:32Z
Spyder Version: 2.1.0
Python Version: 2.7.2
Qt Version: 4.7.4, PySide 1.0.7 on Linux
What steps will reproduce the problem?
To change backround color for Spyder and all its plugins, you need to click through all preference pages to find out which scheme is active.
It will be much more ituitive if all scheme selection and scheme color options were concentrated on the same page. This will require some 'extension point' mechanizm which allows plugins to plug into scheme selection page. Any ideas how to implement this?
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=820
The text was updated successfully, but these errors were encountered: