hlsent

Path: rsConf.settings.hlsent

Default: #beffd6

Description: The color that will be used for highlighting sentences, expressed as a valid CSS color value.

Example:

window.rsConf = {
	settings: {
		hlsent: '#beffd6'
	}
};