Pycharm 字体模板
最近在学习Python,用上了Pycharm,对白底黑字的编码环境很不爽。遂自己就上网找了些schema。
在stackoverflow上找到了github上国外的童靴发的模板:twilight(github上有不少现成的schema可以下载)
https://github.com/nek4life/pycharm-twilight
安装方法:
- 下载:twilight.xml
- 然后不同系统下拷贝到相应文件夹即可
- OS X: Place Twilight.xml in ~/Library/Preferences/PyCharm10/colors/ and restart your IDE
- Linux: Place Twilight.xml in ~/.PyCharm10/config/color and restart your IDE
- Windows Vista (maybe Win7): Place Twilight.xml in C:\Users\YourUserNameHere.PyCharm10\config\colors
- Windows XP: Place Twilight.xml in C:\Dokumente und Einstellungen<user name>.PyCharm10\config\colors
3.重启pycharm
不想写代码的厨子不是好产品经理