summaryrefslogtreecommitdiff
path: root/config.h.rej
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-12-16 01:47:29 +0100
committeryuzu-eva <stevenhu@web.de>2022-12-16 01:47:29 +0100
commitb168e596898ab0fbfb50468d21514e037c55288d (patch)
tree5a4523b25d938960d3a42944c41548107b1371cd /config.h.rej
parent9dee0bda79290d920d1727a592ffb8bfab2f1582 (diff)
added alpha focus patch
Diffstat (limited to 'config.h.rej')
-rw-r--r--config.h.rej10
1 files changed, 10 insertions, 0 deletions
diff --git a/config.h.rej b/config.h.rej
new file mode 100644
index 0000000..df5f094
--- /dev/null
+++ b/config.h.rej
@@ -0,0 +1,10 @@
+--- config.def.h
++++ config.def.h
+@@ -114,6 +117,7 @@ static const char *colorname[] = {
+ /* more colors can be added after 255 to use with DefaultXX */
+ "#cccccc",
+ "#555555",
++ "black",
+ };
+
+