https://github.com/compiz-reloaded/emerald-themes/pull/8

---
 themes/import.sh |    1 +
 1 file changed, 1 insertion(+)

--- a/themes/import.sh
+++ b/themes/import.sh
@@ -11,5 +11,6 @@ ls | sed '/\.emerald$/!d' | while read f
     rm -f "$f"
     chmod 0755 "$theme/"
     chmod 0644 "$theme/"*
+    chmod 0755 "$theme/dark"
 done
 cd "$OLDPWD"
