You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
				
					
						
						
							| 
								
							 | 
							
								// 网站主题色调
							 | 
						
						
						
							| 
								
							 | 
							
								$fontColor: #333;  // 字体色
							 | 
						
						
						
							| 
								
							 | 
							
								$mainColor: #FF7800; // 主色
							 | 
						
						
						
							| 
								
							 | 
							
								$lightColor: #f5a864; // 淡色
							 | 
						
						
						
							| 
								
							 | 
							
								$bgColor: #fff; // 背景色
							 |