| 
					
				 | 
			
			
				@@ -87,6 +87,11 @@ ul.nav-tabs(ngbNav, #nav='ngbNav') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     .description(translate) Sends data one byte at a time 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 toggle([(ngModel)]='profile.options.slowSend') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    li(ngbNavItem) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        a(ngbNavLink, translate) Colors 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        ng-template(ngbNavContent) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color-scheme-selector([(model)]='profile.terminalColorScheme') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     li(ngbNavItem) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         a(ngbNavLink, translate) Login scripts 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ng-template(ngbNavContent) 
			 |