28 lines
		
	
	
	
		
			493 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
	
		
			493 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # vim:ft=kitty
 | |
| 
 | |
| ## name: Solarized Dark
 | |
| ## author: Ethan Schoonover
 | |
| ## license: MIT
 | |
| ## blurb: Precision colors for machines and people
 | |
| 
 | |
| background #002b36
 | |
| foreground #839496
 | |
| cursor #708183
 | |
| selection_background #073642
 | |
| color0 #002731
 | |
| color8 #001e26
 | |
| color1 #d01b24
 | |
| color9 #bd3612
 | |
| color2 #728905
 | |
| color10 #465a61
 | |
| color3 #a57705
 | |
| color11 #52676f
 | |
| color4 #2075c7
 | |
| color12 #708183
 | |
| color5 #c61b6e
 | |
| color13 #5856b9
 | |
| color6 #259185
 | |
| color14 #81908f
 | |
| color7 #e9e2cb
 | |
| color15 #fcf4dc
 | |
| selection_foreground #93a1a1
 |