summaryrefslogtreecommitdiff
path: root/resource/ui/craftingpanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-01 11:27:53 -0400
committerigor.nikitin <[email protected]>2019-04-01 11:27:53 -0400
commitdaa10dc0815a48133af29f5e424da5fae0576e92 (patch)
tree64f34f9979a473a3e88fbdb7951faa2366e31c9e /resource/ui/craftingpanel.res
parente0b672d18103d530dec3e894005ed3d4bed0632e (diff)
Updated Customizations
- Updated customization files - Fixed unused color being called
Diffstat (limited to 'resource/ui/craftingpanel.res')
-rw-r--r--resource/ui/craftingpanel.res4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/craftingpanel.res b/resource/ui/craftingpanel.res
index 214bfe3..d336fd5 100644
--- a/resource/ui/craftingpanel.res
+++ b/resource/ui/craftingpanel.res
@@ -85,7 +85,7 @@
"enabled" "1"
"labelText" "%itemname%"
"textAlignment" "south"
- "fgcolor" "NeutralWhite"
+ "fgcolor" "TanLight"
"wrap" "1"
"centerwrap" "1"
}
@@ -109,7 +109,7 @@
"textinsetx" "0"
"defaultFgColor_override" "TextColor"
"defaultBgColor_override" "Transparent"
- "armedFgColor_override" "NeutralWhite"
+ "armedFgColor_override" "TanLight"
"armedBgColor_override" "Transparent"
"depressedFgColor_override" "178 82 22 255"
"depressedBgColor_override" "Transparent"