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

LinuxColor for ipython plugin #1520

Closed
spyder-bot opened this issue Feb 17, 2015 · 7 comments
Closed

LinuxColor for ipython plugin #1520

spyder-bot opened this issue Feb 17, 2015 · 7 comments

Comments

@spyder-bot
Copy link
Collaborator

From phyo.arkarlwin on 2013-08-16T14:24:42Z

I desparately needed dark color for as KDE UI is Dark color scheme and dark on white console burns my eyes!

Please , eveen if it is hacky way , just let me do it! i am finding places to modify but none works.

I modified : /widgets/ipython.py and /plugins/ipythonconsole.py and tweaking around , none of that get me to Linux dark ipython color scheme.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1520

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-09-02T06:17:54Z

I understand your frustration. It took me a long time to make it work and indeed it's quite tricky.

I'll see what I can do in 2.3 to restore it.

Status: Accepted
Owner: ccordoba12
Labels: Cat-IPythonConsole MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From phyo.arkarlwin on 2013-09-02T06:20:41Z

I finally got it working through modifying IPython's Color CSS Schemas.Not a good solution tho.

@spyder-bot
Copy link
Collaborator Author

From phyo.arkarlwin on 2013-09-16T12:05:44Z

Patch at issue #916 , i overridden set_default_color method of RichIpythonWidget

@spyder-bot
Copy link
Collaborator Author

From phyo.arkarlwin on 2013-09-17T08:45:29Z

Ok here is a little bit of inspiration :)

Attachment: snapshot3.png

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-09-17T09:54:18Z

It looks certainly great! I'll look into it for 2.2.5, now that we have a patch to work with.

Labels: -MS-v2.3 MS-v2.2.5

@spyder-bot
Copy link
Collaborator Author

From phyo.arkarlwin on 2013-09-17T10:04:54Z

Thanks! Sure no problem. If anyone having that problem and can't wait till 2.2.5 they can use my patch for now. I wish i can do a serverside clone,so users can just clone my repo. I don't know why google disable it.

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-09-22T10:26:15Z

This issue was updated by revision bde86edf3c4d .

  • Thanks to phyo.arkarlwin for the help.
  • phyo suggested a much easier way to do it than what I did before (which
    required subclassing IPythonQtConsoleApp).

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant