mirror of https://github.com/laurent22/joplin.git
All: darker text
parent
49f8d0c6d8
commit
1408f06c8d
|
@ -84,7 +84,7 @@ const lightStyle = {
|
|||
// codeColor: "#EFF0F1",
|
||||
// codeBorderColor: '#CBCBCB',
|
||||
|
||||
htmlColor:'#333333', // Note: CSS in WebView component only supports named colors or rgb() notation
|
||||
htmlColor:'#222222', // Note: CSS in WebView component only supports named colors or rgb() notation
|
||||
htmlBackgroundColor: 'white',
|
||||
htmlDividerColor: 'rgb(230,230,230)',
|
||||
htmlLinkColor: 'rgb(80,130,190)',
|
||||
|
|
Loading…
Reference in New Issue