This commit is contained in:
Laurent Destailleur 2019-12-23 12:47:00 +01:00
parent 2df9df2db0
commit 89528e46f1

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,133,151'; // 140,80,10 or 10,140,80
$colortexttitlenotab = '0,123,141'; // 140,80,10 or 10,140,80
$colortexttitle = '0,0,0';
$colortext = '0,0,0';
$colortextlink = '10, 20, 100';