changing bold text preview color

pull/3012/head
Rishabh Malhotra 2020-04-10 13:22:35 +05:30
parent 75b28c46af
commit d0fb6acccd
1 changed files with 1 additions and 1 deletions

View File

@ -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: '#ffffff', // 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)