All: darker text

pull/1195/head
Laurent Cozic 2019-02-06 22:39:03 +00:00
parent 49f8d0c6d8
commit 1408f06c8d
1 changed files with 1 additions and 1 deletions

View File

@ -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)',