mirror of
				https://github.com/cmur2/joe-syntax.git
				synced 2025-11-03 18:25:08 +01:00 
			
		
		
		
	Python docstrings should be green
Else everything is cyan: constants like numbers and strings *and* the docstrings.
This commit is contained in:
		@@ -7,8 +7,8 @@
 | 
				
			|||||||
=Idle
 | 
					=Idle
 | 
				
			||||||
=Comment 	green
 | 
					=Comment 	green
 | 
				
			||||||
=CommentLabel	bold green
 | 
					=CommentLabel	bold green
 | 
				
			||||||
=Docstring	cyan
 | 
					=Docstring	green
 | 
				
			||||||
=DocstringLabel	bold cyan
 | 
					=DocstringLabel	bold green
 | 
				
			||||||
=DocEscape	bold cyan
 | 
					=DocEscape	bold cyan
 | 
				
			||||||
=Constant 	cyan
 | 
					=Constant 	cyan
 | 
				
			||||||
=Escape 	bold cyan
 | 
					=Escape 	bold cyan
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user