mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	style: use green instead of blue in doc command
This commit is contained in:
		
							parent
							
								
									586566c595
								
							
						
					
					
						commit
						7769d68859
					
				@ -70,7 +70,7 @@ These are the global Hilbish functions that are always available and not part of
 | 
			
		||||
			if backtickOccurence % 2 == 0 then
 | 
			
		||||
				return '{reset}'
 | 
			
		||||
			else
 | 
			
		||||
				return '{underline}{blue}'
 | 
			
		||||
				return '{underline}{green}'
 | 
			
		||||
			end
 | 
			
		||||
		end)))
 | 
			
		||||
		f:close()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user