1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-29 16:13:04 +00:00

color setting

This commit is contained in:
Yutaka Ishii
2017-12-07 15:14:10 +09:00
parent 57a88743bc
commit 6f359fa6a8
8 changed files with 25 additions and 21 deletions
+4 -4
View File
@@ -8,10 +8,10 @@
<g id="Artboard" transform="translate(-1440.000000, -152.000000)">
<g id="icon-info" transform="translate(1439.000000, 151.000000)">
<rect id="Rectangle-7" fill="#BFBFBF" opacity="0" x="0" y="0" width="20" height="20"></rect>
<g id="info" transform="translate(2.000000, 2.000000)" stroke="#000000">
<circle id="Oval" stroke-width="1.6" opacity="0.202558877" stroke-linecap="round" stroke-linejoin="round" cx="8" cy="8" r="8"></circle>
<path d="M8,12.5714286 L8,8" id="Shape" stroke-width="1.6" opacity="0.2" stroke-linecap="round" stroke-linejoin="round"></path>
<circle id="Oval-2" stroke-width="0.8" fill="#000000" opacity="0.2" cx="8" cy="4.57142857" r="1.14285714"></circle>
<g id="info" transform="translate(2.000000, 2.000000)" stroke="#C7C7C7">
<circle id="Oval" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" cx="8" cy="8" r="8"></circle>
<path d="M8,12.5714286 L8,8" id="Shape" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
<circle id="Oval-2" stroke-width="0.8" fill="#C7C7C7" cx="8" cy="4.57142857" r="1.14285714"></circle>
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB