]> git.madduck.net Git - etc/top.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix up colours for dark mode master
authormartin f. krafft <madduck@madduck.net>
Thu, 25 Sep 2025 06:26:22 +0000 (08:26 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 25 Sep 2025 06:28:08 +0000 (08:28 +0200)
.gitignore.d/top
.toprc

index bbfadb932c08515ababa8fdb5b88fcd967862e01..9514b0c326aaae45826967d45261c39d4908a3a3 100644 (file)
@@ -1,2 +1,3 @@
 *
+!/.gitignore.d/top
 !/.toprc
diff --git a/.toprc b/.toprc
index 72d7aa596aab482d720449bf160dcd4f204143af..07a13559df9d7ee15a74bf668ec91a131dc91d52 100644 (file)
--- a/.toprc
+++ b/.toprc
@@ -2,13 +2,13 @@ RCfile for "top with windows"         # shameless braggin'
 Id:a, Mode_altscr=1, Mode_irixps=1, Delay_time=2.000, Curwin=0
 Def    fieldscur=AgbEHINOQTJKMWcdfplrsuvyzX
        winflags=32696, sortindx=10, maxtasks=0
-       summclr=7, msgsclr=3, headclr=4, taskclr=7
+       summclr=6, msgsclr=1, headclr=4, taskclr=7
 Mem    fieldscur=AEHINOPQRSTUVbcdfgjlmyzKWX
        winflags=64697, sortindx=13, maxtasks=0
-       summclr=7, msgsclr=3, headclr=4, taskclr=7
+       summclr=6, msgsclr=1, headclr=4, taskclr=7
 Job    fieldscur=ABcefgjlrstuvyzMKNHIWOPQDX
        winflags=64817, sortindx=0, maxtasks=0
-       summclr=7, msgsclr=3, headclr=4, taskclr=7
+       summclr=6, msgsclr=1, headclr=4, taskclr=7
 Usr    fieldscur=ABDECGfhijlopqrstuvyzMKNWX
        winflags=64817, sortindx=4, maxtasks=0
-       summclr=7, msgsclr=3, headclr=4, taskclr=7
+       summclr=6, msgsclr=1, headclr=4, taskclr=7