mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	add peaceant's port of gruvbox themes
This adds Martin Radimec's [1] port [2] of the gruvbox theme [3]. Brian Reilly (Briles) [4] has a pretty complete collection of gruvbox ports [5] but they are all in `sublime-color-scheme` which is not yet supported in bat, see #759 [6]. [1] https://github.com/peaceant [2] https://github.com/peaceant/gruvbox [3] https://github.com/morhetz/gruvbox [4] https://github.com/Briles [5] https://github.com/Briles/gruvbox [6] https://github.com/sharkdp/bat/issues/759
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -185,3 +185,6 @@
 | 
			
		||||
[submodule "assets/syntaxes/02_Extra/AsciiDoc"]
 | 
			
		||||
	path = assets/syntaxes/02_Extra/AsciiDoc
 | 
			
		||||
	url = https://github.com/asciidoctor/sublimetext-asciidoc.git
 | 
			
		||||
[submodule "assets/themes/gruvbox"]
 | 
			
		||||
	path = assets/themes/gruvbox
 | 
			
		||||
	url = https://github.com/peaceant/gruvbox.git
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,9 @@
 | 
			
		||||
- Update AsciiDoc syntax, see #1034 (@rxt1077)
 | 
			
		||||
 | 
			
		||||
## New themes
 | 
			
		||||
 | 
			
		||||
- Gruvbox, see #1069 (@kyleondy)
 | 
			
		||||
 | 
			
		||||
## `bat` as a library
 | 
			
		||||
 | 
			
		||||
- Add APIs to provide `Input` descriptions with `InputDescription` (@eth-p)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								assets/themes/gruvbox
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								assets/themes/gruvbox
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule assets/themes/gruvbox added at e3db74d0e5
									
								
							
		Reference in New Issue
	
	Block a user