Initial commit of 001code-html Scratch frontend project.

Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-16 15:37:45 +08:00
commit 6e0a1fbcbb
11350 changed files with 965674 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
<svg width="1440" height="791" viewBox="0 0 1440 791" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_165_5696)">
<rect x="936" y="52" width="646.939" height="634" fill="url(#paint0_radial_165_5696)"/>
<rect x="219" y="-99" width="646.939" height="634" fill="url(#paint1_radial_165_5696)"/>
<rect opacity="0.7" x="448.653" y="-66" width="646.939" height="634" fill="url(#paint2_radial_165_5696)"/>
<circle cx="1110" cy="631" r="9" fill="url(#paint3_linear_165_5696)"/>
<g filter="url(#filter0_f_165_5696)">
<ellipse cx="199.987" cy="632.628" rx="160" ry="157.402" transform="rotate(-71.528 199.987 632.628)" fill="url(#paint5_radial_165_5696)"/>
</g>
<circle cx="234.5" cy="446.5" r="12.5" stroke="url(#paint6_linear_165_5696)" stroke-width="6"/>
</g>
<defs>
<filter id="filter0_f_165_5696" x="-57.7207" y="372.844" width="515.416" height="519.568" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="50" result="effect1_foregroundBlur_165_5696"/>
</filter>
<radialGradient id="paint0_radial_165_5696" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(1259.47 369) rotate(90) scale(317 323.469)">
<stop stop-color="#A2E2FF"/>
<stop offset="1" stop-color="#F6FBF8" stop-opacity="0"/>
</radialGradient>
<radialGradient id="paint1_radial_165_5696" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(542.469 218) rotate(90) scale(317 323.469)">
<stop stop-color="#B1EEF5" stop-opacity="0.5"/>
<stop offset="1" stop-color="#F6FBF8" stop-opacity="0"/>
</radialGradient>
<radialGradient id="paint2_radial_165_5696" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(772.122 251) rotate(90) scale(317 323.469)">
<stop stop-color="#B9CEEA"/>
<stop offset="1" stop-color="#F6FBF8" stop-opacity="0"/>
</radialGradient>
<linearGradient id="paint3_linear_165_5696" x1="1126.11" y1="618.211" x2="1103.84" y2="637.158" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFD328"/>
<stop offset="1" stop-color="#FFA700"/>
</linearGradient>
<linearGradient id="paint4_linear_165_5696" x1="192.105" y1="66.2105" x2="169.842" y2="85.1579" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFD328"/>
<stop offset="1" stop-color="#FFA700"/>
</linearGradient>
<radialGradient id="paint5_radial_165_5696" cx="0" cy="0" r="1" gradientTransform="matrix(-76.1633 236.051 -474.729 -195.742 195.25 578.907)" gradientUnits="userSpaceOnUse">
<stop stop-color="#CFEDFF"/>
<stop offset="0.5" stop-color="#A6C8FF"/>
<stop offset="1" stop-color="#6F4FFF"/>
</radialGradient>
<linearGradient id="paint6_linear_165_5696" x1="250" y1="431" x2="224.446" y2="462" gradientUnits="userSpaceOnUse">
<stop stop-color="#0F172A"/>
<stop offset="1" stop-color="#A592C2"/>
</linearGradient>
<clipPath id="clip0_165_5696">
<rect width="1440" height="791" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB