修改python idle代码配色及语法高亮主题

修改python idle代码配色及语法高亮主题

ID:12852612

大小:52.00 KB

页数:5页

时间:2018-07-19

修改python idle代码配色及语法高亮主题_第1页
修改python idle代码配色及语法高亮主题_第2页
修改python idle代码配色及语法高亮主题_第3页
修改python idle代码配色及语法高亮主题_第4页
修改python idle代码配色及语法高亮主题_第5页
资源描述:

《修改python idle代码配色及语法高亮主题》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、修改PythonIDLE代码配色及语法高亮主题初学Python,想必大家拿来练习最多的IDE就是Python自带的IDLE了,但是默认的代码配色及语法高亮主题确实很不适应,所以我们需要做个小小的美化,比如像下面这样我做的美化配置:HOWTODO?别急,下面按我介绍的一步一步来就可以了,首先要找到名为config-highlight.cfg的文件,这个文件位于哪里呢?我列了一份可以找到它的路径清单:在Linux系列系统下路径为(~表示用户目录):~/.idlerc/在WindowsXP下路径为:C:DocumentsandSettings<用户名>

2、.idlerc在Windows7下路径为:C:Users<用户名>.idlerc对于Windows可以直接打开开始运行或者在地址栏输入下面的路径确认即可:%USERPROFILE%.idlerc找到这个名叫config-highlight.cfg文件后接下来就需要编辑它了,怎么?找不到?没关系,我们可以新创建一个config-highlight.cfg。当然,说到编辑,命令控们也可以尝试下面的命令,在Linux系统下:#forLinuxvi~/.idlerc/config-highlight.cfg在Windows系统下:notepad%

3、USERPROFILE%.idlercconfig-highlight.cfg好了,现在我们应该已经打开config-highlight.cfg这个文件并做好编辑的准备了,比如说我可以通过修改这个文件为下面内容来实现两个名为Obsidian和tango的代码高亮主题:[Obsidian]definition-foreground=#678CB1error-foreground=#FF0000string-background=#293134keyword-foreground=#93C763normal-foreground=#E0E2E4comm

4、ent-background=#293134hit-foreground=#E0E2E4builtin-background=#293134stdout-foreground=#678CB1cursor-foreground=#E0E2E4break-background=#293134comment-foreground=#66747Bhilite-background=#2F393Chilite-foreground=#E0E2E4definition-background=#293134stderr-background=#293134hit-b

5、ackground=#000000console-foreground=#E0E2E4normal-background=#293134builtin-foreground=#E0E2E4stdout-background=#293134console-background=#293134stderr-foreground=#FB0000keyword-background=#293134string-foreground=#EC7600break-foreground=#E0E2E4error-background=#293134[tango]def

6、inition-foreground=#fce94ferror-foreground=#fa8072string-background=#2e3436keyword-foreground=#8cc4ffnormal-foreground=#ffffffcomment-background=#2e3436hit-foreground=#ffffffbreak-foreground=#000000builtin-background=#2e3436stdout-foreground=#eeeeeccursor-foreground=#fce94fhit-b

7、ackground=#2e3436comment-foreground=#73d216hilite-background=#edd400definition-background=#2e3436stderr-background=#2e3436break-background=#2e3436console-foreground=#87ceebnormal-background=#2e3436builtin-foreground=#ad7fa8stdout-background=#2e3436console-background=#2e3436stder

8、r-foreground=#ff3e40keyword-background=#2e3436s

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。