diff options
author | Jesús <heckyel@hyperbola.info> | 2020-01-30 23:08:55 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-01-30 23:08:55 -0500 |
commit | a09a1576878b8dd0e28522098be3efdc4f8ed140 (patch) | |
tree | dbc2e9e1e17c17e351d53a224ecb99713dffebe1 /src/xfwm4/maximize-inactive.xpm | |
parent | 13739e23e5a7fc4ff5414602434ef360a7eaef0e (diff) | |
download | librix-a09a1576878b8dd0e28522098be3efdc4f8ed140.tar.lz librix-a09a1576878b8dd0e28522098be3efdc4f8ed140.tar.xz librix-a09a1576878b8dd0e28522098be3efdc4f8ed140.zip |
Revert "clean files"
This reverts commit 13739e23e5a7fc4ff5414602434ef360a7eaef0e.
Diffstat (limited to 'src/xfwm4/maximize-inactive.xpm')
-rw-r--r-- | src/xfwm4/maximize-inactive.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfwm4/maximize-inactive.xpm b/src/xfwm4/maximize-inactive.xpm index 9b0a376..45c7a68 100644 --- a/src/xfwm4/maximize-inactive.xpm +++ b/src/xfwm4/maximize-inactive.xpm @@ -3,7 +3,7 @@ static char * maximize_prelight_xpm[] = { "24 26 4 1", " c None", ". c #111111", -"+ c #1f1f1f", +"+ c #101010", "@ c #111111", "@@@@@@@@@@@@@@@@@@@@@@@@", "........................", |