1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Desktop: Better handling of bold text to simplify customisation (#5732)

This commit is contained in:
Hieu-Thi Luong
2021-12-28 18:57:34 +09:00
committed by GitHub
parent d1e02fd5f0
commit 46438a5888
14 changed files with 3 additions and 22 deletions

View File

@ -11,7 +11,6 @@ const theme: Theme = {
colorError: '#dc322f',
colorWarn: '#cb4b16',
colorFaded: '#839496', // For less important text;
colorBright: '#073642', // For important text;
dividerColor: '#eee8d5',
selectedColor: '#eee8d5',
urlColor: '#268bd2',