feat(gs/emacs): Fix highlighting on line-number-current-line
This appears to be getting overridden by a package somewhere now Change-Id: I4f0776b5ae65e5cfa936e3636ce1bb5e2c85790a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2427 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									6add13a29b
								
							
						
					
					
						commit
						31fcf6dfe4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -129,6 +129,7 @@
 | 
			
		|||
             (elixir-atom-face ((t (:foreground ,+solarized-cyan))))
 | 
			
		||||
             (linum ((t (:background ,+solarized-s-base2 :foreground ,+solarized-s-base1))))
 | 
			
		||||
             (line-number ((t (:background ,+solarized-s-base2 :foreground ,+solarized-s-base1))))
 | 
			
		||||
             (line-number-current-line ((t (:background ,+solarized-s-base2 :foreground ,+solarized-s-base1))))
 | 
			
		||||
 | 
			
		||||
             (haskell-operator-face ((t (:foreground ,+solarized-green))))
 | 
			
		||||
             (haskell-keyword-face ((t (:foreground ,+solarized-cyan))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue