From a4430b79845c0c5417b8725a4272f91e04d42349 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 14 Sep 2014 06:09:18 -0700 Subject: Initial import of vwm1 from published source tgz - Basic window management, window resizing, virtual desktops and shelf implementation - Simple double fork execution of launched clients --- colors.def | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 colors.def (limited to 'colors.def') diff --git a/colors.def b/colors.def new file mode 100644 index 0000000..c71479a --- /dev/null +++ b/colors.def @@ -0,0 +1,5 @@ +color(focused_window_border, "Green") +color(shelved_window_border, "purple") +color(unfocused_window_border, "DarkGray") +color(rubberband, "Orange") +color(logo, "LimeGreen") -- cgit v1.2.3