mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-28 03:54:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			553 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			553 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| {
 | |
| 	id: '1100673c-f902-4ccd-93aa-7cb88be56178',
 | |
| 
 | |
| 	name: 'Mi Botanical Light',
 | |
| 	author: 'ThinaticSystem',
 | |
| 
 | |
|   base: 'light',
 | |
| 
 | |
| 	props: {
 | |
| 		accent: '#77b58c',
 | |
| 		bg: 'e2deda',
 | |
| 		fg: '#3d3d3d',
 | |
| 		fgHighlighted: '#6bc9a0',
 | |
| 		fgOnWhite: '@accent',
 | |
| 		divider: '#cfcfcf',
 | |
| 		panel: '#ebe7e5',
 | |
| 		panelHeaderBg: '@panel',
 | |
| 		header: ':alpha<0.7<@panel',
 | |
| 		navBg: '#ebe7e5',
 | |
| 		renote: '#229e92',
 | |
| 		mention: '#da6d35',
 | |
| 		mentionMe: '#d44c4c',
 | |
| 		hashtag: '#4cb8d4',
 | |
| 		link: '@accent',
 | |
| 		buttonGradateB: ':hue<-70<@accent',
 | |
| 		success: '@accent',
 | |
| 		error: '#da5635',
 | |
| 	},
 | |
| }
 |