summary refs log tree commit diff
path: root/d2launcher/d2launcher.patch
diff options
context:
space:
mode:
Diffstat (limited to 'd2launcher/d2launcher.patch')
-rw-r--r--d2launcher/d2launcher.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/d2launcher/d2launcher.patch b/d2launcher/d2launcher.patch
deleted file mode 100644
index ee0f662..0000000
--- a/d2launcher/d2launcher.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From dc3236072ded6f0db3d74141b9f84a4df07f653a Mon Sep 17 00:00:00 2001
-From: Starfall <us@starfall.systems>
-Date: Fri, 1 Nov 2024 13:29:48 -0500
-Subject: [PATCH] Fix color for dark theme
-
----
- d2launcher | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/d2launcher b/d2launcher
-index ea94112..b175935 100755
---- a/d2launcher
-+++ b/d2launcher
-@@ -106,7 +106,7 @@ gui_size="9"
- gui_dialog_width="340"
- gui_dialog_height="160"
- gui_dialog_font="monospace"
--gui_dialog_color="#3e3e3e"
-+gui_dialog_color="#fff8e7"
- gui_dialog_size="9"
- 
- # /////////////////////////////////////////////////////
--- 
-2.47.0
-