Update theme_vars.inc.php

This commit is contained in:
Anthony Berton 2020-05-03 14:01:42 +02:00 committed by GitHub
parent a31eaf2eb8
commit dabb2f4ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ $colorbacklinebreak = '214,218,220';
$colorbackbody = '248,248,248';
$colortexttitlenotab = '80,71,5';
$colortexttitle = '20,20,20';
$colortexttitlelink = '0,0,120';
$colortext = '0,0,0';
$colortextlink = '0,0,120';
$fontsize = '14';