mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			426 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			426 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
// Code
 | 
						|
 | 
						|
//$code-color:                  #bd4147 !default;
 | 
						|
$code-bg:                     $grey-200 !default; // #f7f7f9 !default;
 | 
						|
 | 
						|
//$kbd-color:                   #fff !default;
 | 
						|
//$kbd-bg:                      #333 !default;
 | 
						|
//
 | 
						|
//$pre-bg:                      #f7f7f9 !default;
 | 
						|
//$pre-color:                   $gray-dark !default;
 | 
						|
//$pre-border-color:            #ccc !default;
 | 
						|
//$pre-scrollable-max-height:   340px !default;
 |