1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Desktop: Fixes #9453: Improve visibility of selected note in OLED dark theme (#10026)

This commit is contained in:
Mr-Kanister 2024-03-02 17:04:38 +01:00 committed by GitHub
parent d26d9f16d9
commit 6494b74d0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,6 @@ const theme: Theme = {
color: '#dddddd',
colorFaded: '#777777',
dividerColor: '#3D444E',
selectedColor: '#333333',
urlColor: 'rgb(166,166,255)',
codeColor: '#ffffff',
raisedBackgroundColor: '#0F2051',