|  | @@ -6,7 +6,8 @@ https://github.com/honza/solarized-pygments/
 | 
	
		
			
				|  |  |  */
 | 
	
		
			
				|  |  |  td.linenos { background-color: #f0f0f0; padding-right: 10px; }
 | 
	
		
			
				|  |  |  span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; }
 | 
	
		
			
				|  |  | -pre { line-height: 125%;	}
 | 
	
		
			
				|  |  | +pre { line-height: 125%; background-color: #002b36}
 | 
	
		
			
				|  |  | +pre code { color: #CBCBCB ; background-color: #002b36}
 | 
	
		
			
				|  |  |  .codehilite  { background: #ffffff; color: #93a1a1; background-color: #002b36 }
 | 
	
		
			
				|  |  |  .codehilite .hll { background-color: #ffffcc }
 | 
	
		
			
				|  |  |  .codehilite .c { color: #586e75; background-color: #002b36 } /* Comment */
 |