mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-04 19:16:07 +02:00
Desktop: Fixes #5258: Fixed recipient list colors in Share Notebook dialog
This commit is contained in:
parent
73e67deb37
commit
854b83039e
@ -11,7 +11,7 @@ const theme: Theme = {
|
||||
// content. It's basically dark gray text on white background
|
||||
backgroundColor: '#1D2024',
|
||||
backgroundColorTransparent: 'rgba(255,255,255,0.9)',
|
||||
oddBackgroundColor: '#dddddd',
|
||||
oddBackgroundColor: '#141517',
|
||||
color: '#dddddd',
|
||||
colorError: 'red',
|
||||
colorWarn: '#9A5B00',
|
||||
|
Loading…
x
Reference in New Issue
Block a user