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

Minor update to dark theme (#1181)

This commit is contained in:
Caleb John 2019-02-14 15:18:42 -07:00 committed by Laurent Cozic
parent 259be84a3e
commit 7c0b608769

View File

@ -107,9 +107,9 @@ const darkStyle = {
selectedColor: '#333333',
urlColor: '#4E87EE',
backgroundColor2: "#162B3D",
backgroundColor2: "#181A1D",
color2: "#ffffff",
selectedColor2: "#0269C2",
selectedColor2: "#333333",
colorError2: "#ff6c6c",
raisedBackgroundColor: "#474747",