aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/interface.xpm38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/icons/interface.xpm b/src/icons/interface.xpm
index 8a4158ec..2f71bd23 100644
--- a/src/icons/interface.xpm
+++ b/src/icons/interface.xpm
@@ -2,23 +2,23 @@
static char * interface_xpm[] = {
"16 16 5 1",
" c None",
-". c #B6B6B6",
-"+ c #000000",
-"@ c #726B6B",
-"# c #FEF925",
-" . ",
-" + @@",
-" + @ ",
-" + @ ",
-" + +++++ @ ",
-" + +#.#.+ @ ",
-" + ++++.#.#.+ @ ",
-" + +#.#.#+ @ ",
-" + +.#.#.+@ ",
-" + +#.#.#+ ",
-" + ++++.#.#.+ ",
-" + +#.#.+ ",
-" + +++++ ",
-" + ",
-" + ",
+". c #525252",
+"+ c #FBFAEF",
+"@ c #EAE5B8",
+"# c #BCB156",
+" ",
+" . ",
+" . ",
+" . ",
+" . ..... ",
+" . .++++. ",
+" . ....@@@@+. ",
+" . .@@@@@....",
+" . .@@@@@.###",
+" . .@@@@@....",
+" . ....@@@@#. ",
+" . .####. ",
+" . ..... ",
+" . ",
+" . ",
" "};