This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rjs.swarnkar
Recipients rjs.swarnkar, serhiy.storchaka
Date 2013-02-04.12:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359980232.85.0.483331848998.issue17114@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, Here it is:

[Rajesh_Python_Settings]
definition-foreground = #86deff
error-foreground = #ff1c1c
normal-foreground = #ffffff
keyword-foreground = #fff900
hilite-foreground = #000000
comment-background = #511633
hit-foreground = #ffffff
builtin-background = #511633
stdout-foreground = #efefef
cursor-foreground = #fffff5
string-background = #511633
break-background = #ffff55
comment-foreground = #997678
hilite-background = gray
definition-background = #511633
stderr-background = #511633
hit-background = #000000
console-foreground = #2cbbff
normal-background = #511633
builtin-foreground = #f4cec6
stdout-background = #511630
console-background = #511644
stderr-foreground = #ff5900
keyword-background = #511633
string-foreground = #00e05b
break-foreground = black
error-background = #311634
cursor-foreground = black

[Obsidian]
definition-foreground = #678CB1
error-foreground = #FF0000
string-background = #293134
keyword-foreground = #93C763
normal-foreground = #E0E2E4
comment-background = #293134
hit-foreground = #E0E2E4
builtin-background = #293134
stdout-foreground = #678CB1
cursor-foreground = #E0E2E4
break-background = #293134
comment-foreground = #66747B
hilite-background = #2F393C
hilite-foreground = #E0E2E4
definition-background = #293134
stderr-background = #293134
hit-background = #000000
console-foreground = #E0E2E4
normal-background = #293134
builtin-foreground = #E0E2E4
stdout-background = #293134
console-background = #293134
stderr-foreground = #FB0000
keyword-background = #293134
string-foreground = #EC7600
break-foreground = #E0E2E4
error-background = #293134

The erlier one is my own custom setting, i edited it on idle and saved as custom theme. Also to mention later one theme added via text editor from this site: ramdump(dot)com/2011/08/04/obsidian-theme-for-idle/. 
Thanks.
History
Date User Action Args
2013-02-04 12:17:12rjs.swarnkarsetrecipients: + rjs.swarnkar, serhiy.storchaka
2013-02-04 12:17:12rjs.swarnkarsetmessageid: <1359980232.85.0.483331848998.issue17114@psf.upfronthosting.co.za>
2013-02-04 12:17:12rjs.swarnkarlinkissue17114 messages
2013-02-04 12:17:12rjs.swarnkarcreate