summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsjtxietian <jsjtxietian@outlook.com>2023-12-01 18:51:45 +0800
committerjsjtxietian <jsjtxietian@outlook.com>2023-12-01 18:51:45 +0800
commit926e22d2ab100021a1c26585ed779842dd2c6086 (patch)
tree8ed6c5764d56d0b3b00836740e6218e9eb07c20b
parenteda44bfe109d7f15c5a965db2d65c8a17ce4b7d0 (diff)
downloadredot-engine-926e22d2ab100021a1c26585ed779842dd2c6086.tar.gz
Fix SnapGrid is almost invisble in light theme
-rw-r--r--editor/icons/SnapGrid.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/SnapGrid.svg b/editor/icons/SnapGrid.svg
index feb4206e81..070a842a4e 100644
--- a/editor/icons/SnapGrid.svg
+++ b/editor/icons/SnapGrid.svg
@@ -1 +1 @@
-<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 0v2H0v1h2v4H0v1h2v4H0v1h2v2h1v-2h3v-1H3V8h4l1-1V3h4v3h1V3h2V2h-2V0h-1v2H8V0H7v2H3V0zm1 3h4v4H3zm4 10v2h2v-2zm6 0v2h2v-2z" fill="#def"/><path d="M7 13h2v-2a2 2 0 0 1 4 0v2h2v-2a4 4 0 0 0-8 0z" fill="#def" fill-opacity=".8"/></svg>
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 0v2H0v1h2v4H0v1h2v4H0v1h2v2h1v-2h3v-1H3V8h4l1-1V3h4v3h1V3h2V2h-2V0h-1v2H8V0H7v2H3V0zm1 3h4v4H3zm4 10v2h2v-2zm6 0v2h2v-2z" fill="#e0e0e0"/><path d="M7 13h2v-2a2 2 0 0 1 4 0v2h2v-2a4 4 0 0 0-8 0z" fill="#e0e0e0" fill-opacity=".8"/></svg>