From 29859146621482e84b48d4c3533d409496e189c1 Mon Sep 17 00:00:00 2001
From: CDeenen <68693756+CDeenen@users.noreply.github.com>
Date: Wed, 11 Nov 2020 23:55:54 +0100
Subject: [PATCH] Updated Macro Actions (markdown)
---
Macro-Actions.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Macro-Actions.md b/Macro-Actions.md
index 4c5b311..d4027be 100644
--- a/Macro-Actions.md
+++ b/Macro-Actions.md
@@ -45,7 +45,9 @@ Toggles whether or not the button should display the macro's icon
The macro to execute. In 'hotbar' mode, this is a value between 1 and 50. In 'visible hotbar' this is a value between 1 and 10. 10 corresponds with the macro at location 0 in the Foundry hotbar.
#### Background
-Sets the background color of the button
+Sets the background color of the button. The icon needs to have transparent parts (so no jpeg).
+You set the color using hexadecimal values, and it must start with '#'.
+You could use a [color picker](https://htmlcolorcodes.com/color-picker/) to find the right hex value.
## Mode: Macro Board