<?php

$lang['__header_background__'] = '<b>Header Background</b> color. Your main brand color.';
$lang['__header_text__'] = '<b>Header Text</b>. Color to use in the header, should have good contrast on the above color.';
$lang['__background__'] = '<b>Background</b>. The overall background color of the page. You probably want to stay close to white here.';
$lang['__text__'] = '<b>Text</b>. The text for nearly all the content. Should be close to black.';
$lang['__border__'] = '<b>Border</b>. The color of borders.';
$lang['__accent__'] = '<b>Neutral</b>. A neutral background color. Should have good contrast with the text color.';
$lang['__highlight__'] = '<b>Highlight</b>. A popping color add some life. Should match with your brand.';
$lang['__site_width__'] = '<b>Site Width</b>. The maximum size of the content on large screens.';
$lang['__phone_width__'] = '<b>Phone Width<b>. When to switch to the mobile view with a burger menu.';

$lang['__text_alt__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_alt__'] = 'Set to background or neutral color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__text_neu__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_neu__'] = 'Set to background or neutral color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__background_site__'] = 'Set to background color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__link__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__existing__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
$lang['__missing__'] = 'Set to text color. (Not used by Notos, but Plugins may refer to it.)';
