From 9d1dddb7f4cd6ee9682bb48d88f5f0271a72dcba Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 25 Sep 2015 22:44:36 +0500 Subject: plt-366 - Adding Windows 8 theme --- web/static/images/themes/dark.png | Bin 75371 -> 0 bytes web/static/images/themes/mattermost dark.png | Bin 0 -> 75371 bytes web/static/images/themes/windows 10 dark.png | Bin 0 -> 82784 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 web/static/images/themes/dark.png create mode 100644 web/static/images/themes/mattermost dark.png create mode 100644 web/static/images/themes/windows 10 dark.png (limited to 'web/static/images/themes') diff --git a/web/static/images/themes/dark.png b/web/static/images/themes/dark.png deleted file mode 100644 index 832f64d2e..000000000 Binary files a/web/static/images/themes/dark.png and /dev/null differ diff --git a/web/static/images/themes/mattermost dark.png b/web/static/images/themes/mattermost dark.png new file mode 100644 index 000000000..832f64d2e Binary files /dev/null and b/web/static/images/themes/mattermost dark.png differ diff --git a/web/static/images/themes/windows 10 dark.png b/web/static/images/themes/windows 10 dark.png new file mode 100644 index 000000000..d65304820 Binary files /dev/null and b/web/static/images/themes/windows 10 dark.png differ -- cgit v1.2.3-1-g7c22