- 單行注釋顏色設置
Preferences --> Editor --> Corlor Scheme --> Python -- Line Comment
- 多行注釋顏色設置:
1)修改函數內部代碼塊說明顏色
Preferences --> Editor --> Corlor Scheme --> Python --Docstring --> Text
如果灰顯,不能編輯顏色,去掉這個繼承性的勾選
2)修改多行注釋顏色
Preferences --> Editor --> Corlor Scheme --> Python --String --> Text
(沒想到是修改字符串的顏色)
- 修改字體大小
![]()
轉自https://www.jianshu.com/p/2b3e8e4e2c5d