Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 1221033

Browse files
committed
Complete support for Iconic.
1 parent 6a7b952 commit 1221033

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

resources/index~348x250.gui

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<svg class="background">
2-
<rect x="45%" y="0" width="24" height="100%" fill="#252023" />
3-
<rect x="20%" y="20%" width="60%" height="24" fill="#252023" />
2+
<svg x="10%" y="10%" width="80%" height="80%" fill="#373636">
3+
<rect x="45%" y="0" width="24" height="100%" fill="#252023" />
4+
<rect x="24%" y="20%" width="52%" height="24" fill="#252023" />
5+
</svg>
46
<textarea id="verse" x="5" y="5" width="100%-10"
57
font-family="System-Regular" fill="white" font-size="24">Verse not loaded yet!</textarea>
68
</svg>

0 commit comments

Comments
 (0)