You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Merge pull request #3012 from Rishgod/theme-bold
Desktop: Changing bold-text preview color for Aritim-dark theme
This commit is contained in:
		| @@ -6,7 +6,7 @@ const aritimStyle = { | ||||
| 	colorError: '#9a2f2f', | ||||
| 	colorWarn: '#d66500', | ||||
| 	colorFaded: '#666a73', // For less important text (e.g. not selected menu in settings) | ||||
| 	colorBright: '#005b47', // For important text; (e.g. bold) | ||||
| 	colorBright: '#d3dae3', // For important text; (e.g. bold) | ||||
| 	dividerColor: '#141a21', // Borders, I wish I could remove them | ||||
| 	selectedColor: '#2b5278', // Selected note | ||||
| 	urlColor: '#356693', // Links to external sites (e.g. in settings) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user