From b4a393816356df8a38a1198a4fd65537f6bb3569 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 14 Aug 2022 04:39:14 +0100 Subject: load icons (and other minor) tweaks --- icons/light/load_0.xpm | 2 +- icons/light/load_1.xpm | 2 +- icons/light/load_2.xpm | 2 +- icons/light/load_3.xpm | 2 +- icons/light/load_4.xpm | 2 +- icons/light/load_5.xpm | 2 +- icons/light/load_6.xpm | 2 +- icons/light/load_7.xpm | 2 +- icons/light/load_8.xpm | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'icons') diff --git a/icons/light/load_0.xpm b/icons/light/load_0.xpm index e2a5a9a..54252a5 100644 --- a/icons/light/load_0.xpm +++ b/icons/light/load_0.xpm @@ -1,7 +1,7 @@ /* XPM */ static char *load_0[] = { "8 24 3 1", -"# c #999999", +"# c #cccccc", " c white", "! c gray94", "!!!!!!!!", diff --git a/icons/light/load_1.xpm b/icons/light/load_1.xpm index 4516093..a3d9094 100644 --- a/icons/light/load_1.xpm +++ b/icons/light/load_1.xpm @@ -1,7 +1,7 @@ /* XPM */ static char *load_1[] = { "8 24 3 1", -"# c #999999", +"# c #cccccc", " c white", "! c gray94", "!!!!!!!!", diff --git a/icons/light/load_2.xpm b/icons/light/load_2.xpm index 6e3dc44..6969121 100644 --- a/icons/light/load_2.xpm +++ b/icons/light/load_2.xpm @@ -3,7 +3,7 @@ static char *load_2[] = { "8 24 3 1", "! c gray94", " c white", -"# c #999999", +"# c #cccccc", "!!!!!!!!", "!!!!!!!!", "!!!!!!!!", diff --git a/icons/light/load_3.xpm b/icons/light/load_3.xpm index faa17c7..a1eded8 100644 --- a/icons/light/load_3.xpm +++ b/icons/light/load_3.xpm @@ -2,7 +2,7 @@ static char *load_3[] = { "8 24 3 1", " c white", -"# c #999999", +"# c #cccccc", "! c gray94", "!!!!!!!!", "!!!!!!!!", diff --git a/icons/light/load_4.xpm b/icons/light/load_4.xpm index 82aa896..bb9d0ea 100644 --- a/icons/light/load_4.xpm +++ b/icons/light/load_4.xpm @@ -2,7 +2,7 @@ static char *load_4[] = { "8 24 3 1", " c white", -"# c #999999", +"# c #cccccc", "! c gray94", "!!!!!!!!", "!!!!!!!!", diff --git a/icons/light/load_5.xpm b/icons/light/load_5.xpm index 7bec2b9..2bafbae 100644 --- a/icons/light/load_5.xpm +++ b/icons/light/load_5.xpm @@ -1,7 +1,7 @@ /* XPM */ static char *load_5[] = { "8 24 3 1", -"# c #999999", +"# c #cccccc", " c white", "! c gray94", "!!!!!!!!", diff --git a/icons/light/load_6.xpm b/icons/light/load_6.xpm index 58aa4d4..a1b58e7 100644 --- a/icons/light/load_6.xpm +++ b/icons/light/load_6.xpm @@ -2,7 +2,7 @@ static char *load_6[] = { "8 24 3 1", "! c gray94", -"# c #999999", +"# c #cccccc", " c white", "!!!!!!!!", "!!!!!!!!", diff --git a/icons/light/load_7.xpm b/icons/light/load_7.xpm index 301301a..00b4db1 100644 --- a/icons/light/load_7.xpm +++ b/icons/light/load_7.xpm @@ -2,7 +2,7 @@ static char *load_7[] = { "8 24 3 1", "! c gray94", -"# c #999999", +"# c #cccccc", " c white", "!!!!!!!!", "!!!!!!!!", diff --git a/icons/light/load_8.xpm b/icons/light/load_8.xpm index 0841fd4..41d58c9 100644 --- a/icons/light/load_8.xpm +++ b/icons/light/load_8.xpm @@ -2,11 +2,11 @@ static char *load_8[] = { "8 24 3 1", "! c gray94", -"# c #999999", +"# c #bbbbbb", " c white", "!!!!!!!!", "!!!!!!!!", -"########", +"!!!!!!!!", "########", "########", "########", -- cgit v1.2.3