mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-27 04:56:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			189 B
		
	
	
	
		
			Stylus
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			189 B
		
	
	
	
		
			Stylus
		
	
	
	
	
	
| /**
 | ||
|  * Custom palette here.
 | ||
|  *
 | ||
|  * ref:https://v1.vuepress.vuejs.org/zh/config/#palette-styl
 | ||
|  */
 | ||
| 
 | ||
| $accentColor = #ea5252
 | ||
| $textColor = #2c3e50
 | ||
| $borderColor = #eaecef
 | ||
| $codeBgColor = #282c34
 |