Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 wlmaker (0.6.1+git20250919+ds-2) unstable; urgency=medium
 .
   * d/rules: drop wlmclock.desktop install, move it to d/install.
   * d/patches/nextstep-colors: added patch for consistent look.
Author: Alex Myczko <tar@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2025-09-23

--- wlmaker-0.6.1+git20250919+ds.orig/etc/style.plist
+++ wlmaker-0.6.1+git20250919+ds/etc/style.plist
@@ -1,6 +1,6 @@
 // Style oriented on Window Maker's default.
 {
-  BackgroundColor = "argb32:ff505080";
+  BackgroundColor = "argb32:ff777777";
   Cursor = {
     Name = default;
     Size = 24;
@@ -32,8 +32,8 @@
   Window = {
     TitleBar = {
       FocussedFill = {
-        From = "argb32:ff000010";
-        To = "argb32:ff202070";
+        From = "argb32:ff000000";
+        To = "argb32:ff000000";
         Type = DGRADIENT;
       };
       FocussedTextColor = "argb32:ffffffff";
@@ -56,7 +56,7 @@
     };
     ResizeBar = {
       Fill = {
-        Color = "argb32:ffc2c0c5";
+        Color = "argb32:ffaaaaaa";
         Type = SOLID;
       };
       Height = 7;
@@ -83,8 +83,8 @@
     };
     Item = {
       Fill = {
-        From = "argb32:ffa6a6b6";
-        To = "argb32:ff515561";
+        From = "argb32:ffaaaaaa";
+        To = "argb32:ffaaaaaa";
         Type = DGRADIENT;
       };
       HighlightedFill = {
