spotlight
spotlight copied to clipboard
Two options with the same name
Theme
- Boolean - Show/hide theme button
- String - The classname of your custom theme
NOTE: I can get around it by creating a theme with the following setting
#spotlight.my-theme .spl-theme {
display: none;
}