From 033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 23 Aug 2019 23:50:54 -0500 Subject: first commit --- src/xfwm4/title-2-inactive.xpm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/xfwm4/title-2-inactive.xpm (limited to 'src/xfwm4/title-2-inactive.xpm') diff --git a/src/xfwm4/title-2-inactive.xpm b/src/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..6077207 --- /dev/null +++ b/src/xfwm4/title-2-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"2 26 3 1", +" c None", +<<<<<<< HEAD +". c #eeeeee", +"+ c #111111", +======= +". c #393939", +"+ c #444444", +>>>>>>> 20c317abd13ec1b1bd1eef62707456f4e76b1f5d +"..", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++", +"++"}; -- cgit v1.2.3