mirror of
				https://github.com/tiyn/dotfiles.git
				synced 2025-10-31 12:31:15 +01:00 
			
		
		
		
	simpler colors for vifm
This commit is contained in:
		
							
								
								
									
										28
									
								
								.config/vifm/colors/g80.vifm
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								.config/vifm/colors/g80.vifm
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | ||||
| " G80 | ||||
|  | ||||
| " Reset all styles first | ||||
| highlight clear | ||||
|  | ||||
| highlight Border	cterm=none	ctermfg=237	ctermbg=237 | ||||
|  | ||||
| highlight TopLine	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight TopLineSel	cterm=underline	ctermfg=188	ctermbg=237 | ||||
|  | ||||
| highlight Win		cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight Directory	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight CurrLine	cterm=none	ctermfg=188	ctermbg=236 | ||||
| highlight OtherLine	cterm=none	ctermfg=247	ctermbg=237 | ||||
| highlight Selected	cterm=none	ctermfg=188	ctermbg=238 | ||||
|  | ||||
| highlight JobLine	cterm=bold	ctermfg=188	ctermbg=238 | ||||
| highlight StatusLine	cterm=none	ctermfg=188	ctermbg=235 | ||||
| highlight WildMenu	cterm=none	ctermfg=188	ctermbg=238 | ||||
| highlight CmdLine	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight ErrorMsg	cterm=none	ctermfg=188	ctermbg=237 | ||||
|  | ||||
| highlight Executable	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight Link		cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight BrokenLink	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight Device	cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight Fifo		cterm=none	ctermfg=188	ctermbg=237 | ||||
| highlight Socket	cterm=none	ctermfg=188	ctermbg=237 | ||||
| @@ -62,7 +62,7 @@ set norunexec | ||||
|  | ||||
| " Selected color scheme | ||||
|  | ||||
| colorscheme Default | ||||
| colorscheme g80 | ||||
|  | ||||
| " Format for displaying time in file list. For example: | ||||
| " TIME_STAMP_FORMAT=%m/%d-%H:%M | ||||
|   | ||||
		Reference in New Issue
	
	Block a user