chore(zsh): changed gruvbox theme
This commit is contained in:
		
							parent
							
								
									e36fc51730
								
							
						
					
					
						commit
						0766370379
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@ ZSH_HIGHLIGHT_STYLES[builtin]='fg=#b8bb26'
 | 
			
		|||
ZSH_HIGHLIGHT_STYLES[reserved-word]='fg=#b8bb26'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[hashed-command]='fg=#b8bb26'
 | 
			
		||||
## Punctuation
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[commandseparator]='fg=#fabd2f'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[commandseparator]='fg=#d4be98'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[command-substitution-delimiter]='fg=#83a598'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[command-substitution-delimiter-unquoted]='fg=#83a598'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[process-substitution-delimiter]='fg=#83a598'
 | 
			
		||||
| 
						 | 
				
			
			@ -58,9 +58,9 @@ ZSH_HIGHLIGHT_STYLES[numeric-fd]='fg=#83a598'
 | 
			
		|||
## No category relevant in spec
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[unknown-token]='fg=#fb4934'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path]='fg=#83a598,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path_pathseparator]='fg=#fabd2f,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path_pathseparator]='fg=#d4be98,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path_prefix]='fg=#83a598,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path_prefix_pathseparator]='fg=#fabd2f,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[path_prefix_pathseparator]='fg=#d4be98,underline'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[globbing]='fg=#83a598'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[history-expansion]='fg=#d3869b'
 | 
			
		||||
#ZSH_HIGHLIGHT_STYLES[command-substitution]='fg=?'
 | 
			
		||||
| 
						 | 
				
			
			@ -72,3 +72,5 @@ ZSH_HIGHLIGHT_STYLES[redirection]='fg=#83a598'
 | 
			
		|||
ZSH_HIGHLIGHT_STYLES[arg0]='fg=#83a598'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[default]='fg=#83a598'
 | 
			
		||||
ZSH_HIGHLIGHT_STYLES[cursor]='fg=#83a598'
 | 
			
		||||
#ZSH Syntax Highlighting
 | 
			
		||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#928374,italic,underline"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue