From a1b5afa88a7fd5724f0c750758f4c945a54ec7e7 Mon Sep 17 00:00:00 2001 From: Material Foundry <68693756+CDeenen@users.noreply.github.com> Date: Wed, 24 May 2023 17:21:20 +0200 Subject: [PATCH] Updated Scene Action (markdown) --- Scene-Action.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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