diff --git a/Scene-Action.md b/Scene-Action.md index e880a2d..6635b91 100644 --- a/Scene-Action.md +++ b/Scene-Action.md @@ -33,11 +33,14 @@ Toggles whether or not the button should display the scene's name ### Display Icon Toggles whether or not the button should display the scene's background image -### On Color -Sets the color of the ring that's shown on the button when the function is on. +### Scene Open Color +Sets the color of the ring that's shown on the button when the selected scene is open. + +### Scene Active Color +Sets the color of the ring that's shown on the button when the selected scene is active. ### Off Color -Sets the color of the ring that's shown on the button when the function is off. +Sets the color of the ring that's shown on the button when the selected scene is not active. ### Background Sets the background color of the button. \ No newline at end of file