summaryrefslogtreecommitdiff
path: root/platform/windows/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-03-15 21:00:12 +0100
committerCarl Hetherington <cth@carlh.net>2024-03-16 00:07:10 +0100
commitbf124d1ee666a1cef597f6e6291c931d276b831f (patch)
tree3d680a8fa4c1e3f384408423d21f2232e6d68127 /platform/windows/wscript
parentf3c87bd59115b8d03837f98ee920cf0150a35c37 (diff)
Add dark-mode link icon.
Diffstat (limited to 'platform/windows/wscript')
-rw-r--r--platform/windows/wscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript
index 8eb0fafa9..17965d54c 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -336,7 +336,8 @@ File "%graphics%/snap_black.png"
File "%graphics%/sequence_white.png"
File "%graphics%/sequence_black.png"
File "%graphics%/me.jpg"
-File "%graphics%/link.png"
+File "%graphics%/link_white.png"
+File "%graphics%/link_black.png"
File "%graphics%/add_black.png"
File "%graphics%/add_white.png"
File "%graphics%/pause_black.png"