diff --git a/npm-debug.log b/npm-debug.log
new file mode 100644
index 00000000..a35e28f1
--- /dev/null
+++ b/npm-debug.log
@@ -0,0 +1,45 @@
+0 info it worked if it ends with ok
+1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
+2 info using npm@3.5.2
+3 info using node@v4.2.3
+4 verbose run-script [ 'prestart', 'start', 'poststart' ]
+5 info lifecycle dress-code@1.1.1-alpha~prestart: dress-code@1.1.1-alpha
+6 silly lifecycle dress-code@1.1.1-alpha~prestart: no script for prestart, continuing
+7 info lifecycle dress-code@1.1.1-alpha~start: dress-code@1.1.1-alpha
+8 verbose lifecycle dress-code@1.1.1-alpha~start: unsafe-perm in lifecycle true
+9 verbose lifecycle dress-code@1.1.1-alpha~start: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/dgarcia/Projects/dress-code/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
+10 verbose lifecycle dress-code@1.1.1-alpha~start: CWD: /Users/dgarcia/Projects/dress-code
+11 silly lifecycle dress-code@1.1.1-alpha~start: Args: [ '-c', 'gulp' ]
+12 silly lifecycle dress-code@1.1.1-alpha~start: Returned: code: 1 signal: null
+13 info lifecycle dress-code@1.1.1-alpha~start: Failed to exec start script
+14 verbose stack Error: dress-code@1.1.1-alpha start: `gulp`
+14 verbose stack Exit status 1
+14 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:232:16)
+14 verbose stack at emitTwo (events.js:87:13)
+14 verbose stack at EventEmitter.emit (events.js:172:7)
+14 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14)
+14 verbose stack at emitTwo (events.js:87:13)
+14 verbose stack at ChildProcess.emit (events.js:172:7)
+14 verbose stack at maybeClose (internal/child_process.js:818:16)
+14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
+15 verbose pkgid dress-code@1.1.1-alpha
+16 verbose cwd /Users/dgarcia/Projects/dress-code
+17 error Darwin 14.5.0
+18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
+19 error node v4.2.3
+20 error npm v3.5.2
+21 error code ELIFECYCLE
+22 error dress-code@1.1.1-alpha start: `gulp`
+22 error Exit status 1
+23 error Failed at the dress-code@1.1.1-alpha start script 'gulp'.
+23 error Make sure you have the latest version of node.js and npm installed.
+23 error If you do, this is most likely a problem with the dress-code package,
+23 error not with npm itself.
+23 error Tell the author that this fails on your system:
+23 error gulp
+23 error You can get information on how to open an issue for this project with:
+23 error npm bugs dress-code
+23 error Or if that isn't available, you can get their info via:
+23 error npm owner ls dress-code
+23 error There is likely additional logging output above.
+24 verbose exit [ 1, true ]
diff --git a/src/icons/error.svg b/src/icons/error.svg
new file mode 100644
index 00000000..9bbc0548
--- /dev/null
+++ b/src/icons/error.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/src/icons/info-large.svg b/src/icons/info-large.svg
new file mode 100644
index 00000000..5029cd07
--- /dev/null
+++ b/src/icons/info-large.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/src/icons/msg-error.svg b/src/icons/msg-error.svg
deleted file mode 100644
index d0c1e7c8..00000000
--- a/src/icons/msg-error.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
\ No newline at end of file
diff --git a/src/icons/msg-info.svg b/src/icons/msg-info.svg
deleted file mode 100644
index ab680da1..00000000
--- a/src/icons/msg-info.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
\ No newline at end of file
diff --git a/src/icons/msg-neutral.svg b/src/icons/msg-neutral.svg
deleted file mode 100644
index 8621e6f6..00000000
--- a/src/icons/msg-neutral.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
\ No newline at end of file
diff --git a/src/icons/msg-success.svg b/src/icons/msg-success.svg
deleted file mode 100644
index 0f067a7f..00000000
--- a/src/icons/msg-success.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
\ No newline at end of file
diff --git a/src/icons/success.svg b/src/icons/success.svg
new file mode 100644
index 00000000..49ff3f44
--- /dev/null
+++ b/src/icons/success.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/src/icons/msg-warning.svg b/src/icons/warning.svg
similarity index 76%
rename from src/icons/msg-warning.svg
rename to src/icons/warning.svg
index 25e228e1..c45416a8 100644
--- a/src/icons/msg-warning.svg
+++ b/src/icons/warning.svg
@@ -1,12 +1,12 @@
-