mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #4050 from hpwamr/mui
- Add the Fortran parameters the Scheme Collection Theme
This commit is contained in:
commit
24cf3edb62
@ -257,6 +257,15 @@ Position Setting=fore:#0000FF
|
||||
Line Addition=back:#13354A; eolfilled
|
||||
Line Removal=fore:#960050; back:#1E0010; eolfilled
|
||||
Line Change=fore:#89807D; back:#4C4745; eolfilled
|
||||
[Fortran Source Code]
|
||||
Comment=italic; fore:#808080
|
||||
Keyword=bold; fore:#0080FF
|
||||
Function=bold; italic; fore:#00B3FF
|
||||
User-Defined Function=bold; italic; fore:#8678FE
|
||||
Number=fore:#7C00F9
|
||||
Operator=bold; fore:#0AB456
|
||||
Label=fore:#FF0080
|
||||
Continuation=fore:#D8F766
|
||||
[Go Source Code]
|
||||
Comment=fore:#008000
|
||||
Number=fore:#FF0000
|
||||
|
||||
@ -254,6 +254,15 @@ Position Setting=fore:#0000FF
|
||||
Line Addition=fore:#002000; back:#80FF80; eolfilled
|
||||
Line Removal=fore:#200000; back:#FF8080; eolfilled
|
||||
Line Change=fore:#000020; back:#8080FF; eolfilled
|
||||
[Fortran Source Code]
|
||||
Comment=italic; fore:#808080
|
||||
Keyword=bold; fore:#0080FF
|
||||
Function=bold; italic; fore:#00B3FF
|
||||
User-Defined Function=bold; italic; fore:#8678FE
|
||||
Number=fore:#7C00F9
|
||||
Operator=bold; fore:#0AB456
|
||||
Label=fore:#FF0080
|
||||
Continuation=fore:#D8F766
|
||||
[Go Source Code]
|
||||
Comment=fore:#008000
|
||||
Number=fore:#FF0000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user