mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			460 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			460 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
	id: '6ed80faa-74f0-42c2-98e4-a64d9e138eab',
 | 
						|
 | 
						|
	name: 'Mi Coffee Light',
 | 
						|
	author: 'syuilo',
 | 
						|
 | 
						|
	base: 'light',
 | 
						|
 | 
						|
	props: {
 | 
						|
		accent: '#9f8989',
 | 
						|
		bg: '#f5f3f3',
 | 
						|
		fg: '#7f6666',
 | 
						|
		fgOnWhite: '@accent',
 | 
						|
		panel: '#fff',
 | 
						|
		divider: 'rgba(87, 68, 68, 0.1)',
 | 
						|
		renote: 'rgb(160, 172, 125)',
 | 
						|
		link: 'rgb(137, 151, 159)',
 | 
						|
		mention: '@accent',
 | 
						|
		mentionMe: 'rgb(170, 149, 98)',
 | 
						|
		hashtag: '@accent',
 | 
						|
		error: '#db9184',
 | 
						|
		warn: '#dbc184',
 | 
						|
		success: '#a3c975',
 | 
						|
	},
 | 
						|
}
 |