hltext

Path: rsConf.settings.hltext

Default: #000000

Description: The color that will be used for the text in the highlighted elements, expressed as a valid CSS color value.

Example:

window.rsConf = {
	settings: {
		hltext: '#000000'
	}
};