FIX: [STUDIO-1641] svg dark color

Change-Id: I88a6f0e04cba193e9ce80150743b4e90cdf683c5
This commit is contained in:
chunmao.guo 2022-12-08 10:22:43 +08:00 committed by Lane.Wei
parent 00dfd1e765
commit 78dbefd9ba
5 changed files with 7 additions and 7 deletions

View file

@ -4,5 +4,5 @@
</defs>
<title>Slice 41</title>
<rect fill="none" x="-202.7" y="-112" width="1440" height="909"/>
<path fill="none" stroke="#2b3436" stroke-linecap="round" d="M3.62,3.25l9,9.29"/>
<line fill="none" stroke="#2b3436" stroke-linecap="round" x1="12.37" y1="3.47" x2="3.35" y2="12.75"/></svg>
<path fill="none" stroke="#262E30" stroke-linecap="round" d="M3.62,3.25l9,9.29"/>
<line fill="none" stroke="#262E30" stroke-linecap="round" x1="12.37" y1="3.47" x2="3.35" y2="12.75"/></svg>

Before

Width:  |  Height:  |  Size: 521 B

After

Width:  |  Height:  |  Size: 521 B

Before After
Before After