Migrated bootstrap to a new customized theme.

Change-Id: Ib789309b1db54f6083606b8549298a5a8c4f281d
diff --git a/client/catalog/config-example.json b/client/catalog/config-example.json
new file mode 100644
index 0000000..39d20f9
--- /dev/null
+++ b/client/catalog/config-example.json
@@ -0,0 +1,7 @@
+{
+	"catalogPrefix": "/catalog/myUniqueName",
+	"faceConfig": {
+		"host": "atmos-csu.research-lan.colostate.edu",
+		"port": 9696
+	}
+}