This commit is contained in:
Laurent Destailleur 2019-12-22 21:58:08 +01:00
parent d59357d88d
commit 78fa75c6b0

View File

@ -67,7 +67,7 @@ $colorbacklinepairhover = '230,237,244'; // line hover
$colorbacklinepairchecked = '230,237,244'; // line checked
$colorbacklinebreak = '233,228,230'; // line break
$colorbackbody = '255,255,255';
$colortexttitlenotab = '0,103,111'; // 140,80,10 or 10,140,80
$colortexttitlenotab = '0,133,151'; // 140,80,10 or 10,140,80
$colortexttitle = '0,0,0';
$colortext = '0,0,0';
$colortextlink = '10, 20, 100';