Spyder编辑器配色方案

Spyder编辑器配色方案_第1张图片
效果如上:

普通文本(Normal text):#dcdcdc
注释(Comment):#7f7f7f
字符串(String):#43a65f
数值(Number):#5555ff
关键字(Keyword):#ffac05
内置(Builtin):#f88c82
定义(Definition):#45ddff
实例(Instance):#be5f00

当前单元格(Current cell):#1f2430
当前行(Current line):#1f2430
事件(Occurrence):#abab67
匹配的父类(Matched parens):#009800
不匹配的父类(Unmatched parens):#c80000
链接(Link):#aa00ff

背景(Background):#1f2430
侧边栏(Side areas):#2a3142

你可能感兴趣的:(python,spyder,编辑器,配色)