From 8f7aec032b11a2e2b3034c9d9719a74726dad130 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 26 Oct 2014 23:44:20 +0100 Subject: Add dark, light, blue and colored theme from pe. Replaces the old dark and light themes --- resources/pe_light/16x16/status-bad.png | Bin 468 -> 0 bytes resources/pe_light/16x16/status-good.png | Bin 527 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 resources/pe_light/16x16/status-bad.png delete mode 100644 resources/pe_light/16x16/status-good.png (limited to 'resources/pe_light/16x16') diff --git a/resources/pe_light/16x16/status-bad.png b/resources/pe_light/16x16/status-bad.png deleted file mode 100644 index 0187b990..00000000 Binary files a/resources/pe_light/16x16/status-bad.png and /dev/null differ diff --git a/resources/pe_light/16x16/status-good.png b/resources/pe_light/16x16/status-good.png deleted file mode 100644 index 661405db..00000000 Binary files a/resources/pe_light/16x16/status-good.png and /dev/null differ -- cgit