Theme pause band
This commit is contained in:
parent
ed8aabbed0
commit
077f1919a4
7 changed files with 30 additions and 11 deletions
|
@ -26,7 +26,8 @@ template = '''{{
|
|||
"{cell_7}", "{cell_8}"
|
||||
],
|
||||
"current_score": "{current_score}",
|
||||
"high_score": "{high_score}"
|
||||
"high_score": "{high_score}",
|
||||
"band": "{band}"
|
||||
}},
|
||||
"cell_texture": "{cell_tex}"
|
||||
}}
|
||||
|
|
|
@ -25,9 +25,9 @@
|
|||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497474"
|
||||
inkscape:cx="517.48669"
|
||||
inkscape:cy="678.08613"
|
||||
inkscape:zoom="0.69999999"
|
||||
inkscape:cx="335.14124"
|
||||
inkscape:cy="488.33979"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
|
@ -268,5 +268,17 @@
|
|||
id="path4233"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="export_band"
|
||||
style="fill:#87ceeb;fill-opacity:1">
|
||||
<rect
|
||||
ry="4.1303067"
|
||||
y="572.36218"
|
||||
x="0"
|
||||
height="80"
|
||||
width="400"
|
||||
id="rect4174"
|
||||
style="opacity:1;fill:#87ceeb;fill-opacity:1;stroke:none;stroke-width:25;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Add table
Add a link
Reference in a new issue