diff options
Diffstat (limited to 'themes/default/stick-inactive.xpm')
-rw-r--r-- | themes/default/stick-inactive.xpm | 54 |
1 files changed, 25 insertions, 29 deletions
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm index 581c17a43..a6ccaaae0 100644 --- a/themes/default/stick-inactive.xpm +++ b/themes/default/stick-inactive.xpm @@ -1,33 +1,29 @@ /* XPM */ static char * stick_inactive_xpm[] = { -"24 28 2 1", +"18 24 2 1", " c None", ". c #C0C0FF s inactive_color_1", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................", -"........................"}; +" ", +" ", +" ", +" ", +" ................ ", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +" ................ ", +" ", +" "}; |