hlword

Path: rsConf.settings.hlword

Default: #a4cbff

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

Example:

window.rsConf = {
	settings: {
		hlword: '#a4cbff '
	}
};