Change highlight color to grey from yellow
This commit is contained in:
		
							parent
							
								
									8bf6ceb31e
								
							
						
					
					
						commit
						26b32fb80d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -77,6 +77,7 @@
 | 
				
			||||||
   (funcall face 'mode-line-inactive :bg (funcall darken-first common-bg 0.35) :fg common-fg)
 | 
					   (funcall face 'mode-line-inactive :bg (funcall darken-first common-bg 0.35) :fg common-fg)
 | 
				
			||||||
   (funcall face 'mode-line :bg modeline :fg common-fg)
 | 
					   (funcall face 'mode-line :bg modeline :fg common-fg)
 | 
				
			||||||
   (funcall face 'hl-line :bg (funcall darken-first common-bg 0.15))
 | 
					   (funcall face 'hl-line :bg (funcall darken-first common-bg 0.15))
 | 
				
			||||||
 | 
					   (funcall face 'highlight :bg highlight)
 | 
				
			||||||
   (funcall face 'region :bg highlight)
 | 
					   (funcall face 'region :bg highlight)
 | 
				
			||||||
   (funcall face 'font-lock-comment-face :fg comment)
 | 
					   (funcall face 'font-lock-comment-face :fg comment)
 | 
				
			||||||
   (funcall face 'font-lock-doc-face :fg doc)
 | 
					   (funcall face 'font-lock-doc-face :fg doc)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue