mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ chg: Python default dark-mode colors for comment and keywords
This commit is contained in:
parent
ead6d98f7c
commit
34b1e7ebc4
@ -491,8 +491,8 @@ Variable=fore:#B4E1F5
|
||||
Cmdlet=fore:#F8B076; back:#544604
|
||||
Alias=bold; fore:#B4E1F5
|
||||
[Python Script]
|
||||
Comment=fore:#F76D70
|
||||
Keyword=bold; fore:#AECDF6
|
||||
Comment=fore:#82AA94
|
||||
Keyword=bold; fore:#4D89C6
|
||||
Keyword 2nd=fore:#AECDF6
|
||||
Attribute=fore:#C2C2C2
|
||||
String Single Quoted=fore:#46F545
|
||||
|
||||
Loading…
Reference in New Issue
Block a user