diff options
Diffstat (limited to 'src/xfwm4/stick-toggled-inactive.xpm')
-rw-r--r-- | src/xfwm4/stick-toggled-inactive.xpm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xfwm4/stick-toggled-inactive.xpm b/src/xfwm4/stick-toggled-inactive.xpm index c00f503..7836cd1 100644 --- a/src/xfwm4/stick-toggled-inactive.xpm +++ b/src/xfwm4/stick-toggled-inactive.xpm @@ -2,6 +2,10 @@ static char * stick_toggled_prelight_xpm[] = { "24 26 4 1", " c None", +<<<<<<< HEAD +". c #111111", +"+ c #101010", +======= ". c #444444", "+ c #888888", "@ c #393939", |