mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-29 12:34:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
| 	id: '4eea646f-7afa-4645-83e9-83af0333cd37',
 | |
| 
 | |
| 	name: 'Mi Light',
 | |
| 	author: 'syuilo',
 | |
| 	desc: 'Default light theme',
 | |
| 
 | |
| 	base: 'light',
 | |
| 
 | |
| 	props: {
 | |
| 		bg: '#f9f9f9',
 | |
| 		fg: '#676767',
 | |
| 		fgOnWhite: '@accent',
 | |
| 		divider: '#e8e8e8',
 | |
| 		header: ':alpha<0.7<@panel',
 | |
| 		navBg: '#fff',
 | |
| 		panel: '#fff',
 | |
| 		mentionMe: 'rgb(0, 179, 70)',
 | |
| 	},
 | |
| }
 |