6 lines
		
	
	
		
			145 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			145 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
set -g status-style 'bg=#549E6A fg=#000000'
 | 
						|
 | 
						|
# transparency
 | 
						|
set-window-option -g window-style bg=default
 | 
						|
# set-option -g status-style bg=default
 |