mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 16:07:53 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			208 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| // Bootstrap brand color customization
 | |
| $brand-primary: $teal !default;
 | |
| $brand-success: $green !default;
 | |
| $brand-danger: $red !default;
 | |
| $brand-warning: $deep-orange !default;
 | |
| $brand-info: $light-blue !default;
 |