mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Login: Updates login page background (#34035)
This commit is contained in:
parent
fffff70d46
commit
7c153e2eb4
@ -1,24 +1,32 @@
|
||||
<svg width="2261" height="1272" viewBox="0 0 2261 1272" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0)">
|
||||
<rect width="2261" height="1272" fill="#FFD597"/>
|
||||
<rect x="-24" y="-24" width="2307" height="1323" fill="#FFD597"/>
|
||||
<ellipse cx="-112.5" cy="640.5" rx="2931.5" ry="2470.5" fill="url(#paint0_radial)"/>
|
||||
<ellipse cx="-238" cy="-864" rx="3314" ry="2081" fill="url(#paint1_radial)"/>
|
||||
<ellipse cx="2539" cy="2086" rx="2442" ry="1491" fill="url(#paint2_radial)"/>
|
||||
<rect x="-30" y="-20" width="2323" height="1322" fill="url(#paint0_radial)"/>
|
||||
<ellipse opacity="0.35" cx="1748.5" cy="1502" rx="1939.5" ry="1883" fill="url(#paint1_radial)"/>
|
||||
<ellipse opacity="0.25" cx="667.848" cy="992.07" rx="1440.5" ry="859.066" transform="rotate(-24.1241 667.848 992.07)" fill="url(#paint2_radial)"/>
|
||||
<ellipse opacity="0.25" cx="-151.263" cy="339.631" rx="1440.5" ry="859.066" transform="rotate(23.8185 -151.263 339.631)" fill="url(#paint3_radial)"/>
|
||||
<ellipse opacity="0.3" cx="-362" cy="30" rx="788" ry="789" transform="rotate(90 -362 30)" fill="url(#paint4_radial)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(-112.5 640.5) rotate(90) scale(2470.5 2931.5)">
|
||||
<stop stop-color="#FF4408"/>
|
||||
<stop offset="1" stop-color="#FFB728" stop-opacity="0"/>
|
||||
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(712.271 -19.9999) rotate(90) scale(1613.94 2836)">
|
||||
<stop stop-color="#F4F4F4"/>
|
||||
<stop offset="1" stop-color="#979797"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="paint1_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(-238 -864) rotate(90) scale(2081 3314)">
|
||||
<stop offset="0.3125" stop-color="#733CE9"/>
|
||||
<stop offset="0.666667" stop-color="#FF469F" stop-opacity="0.5"/>
|
||||
<stop offset="1" stop-color="#FFBF1C" stop-opacity="0"/>
|
||||
<radialGradient id="paint1_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(1748.5 1502) rotate(90) scale(1883 1939.5)">
|
||||
<stop stop-color="#1C78FF"/>
|
||||
<stop offset="1" stop-color="#DA81DA" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="paint2_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(2539 2086) rotate(90) scale(1491 2442)">
|
||||
<stop offset="0.3125" stop-color="white"/>
|
||||
<stop offset="1" stop-color="#FFD600" stop-opacity="0"/>
|
||||
<radialGradient id="paint2_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(667.848 992.07) rotate(90) scale(859.066 1440.5)">
|
||||
<stop stop-color="#D65CD6"/>
|
||||
<stop offset="1" stop-color="#FF5BB4" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="paint3_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(-151.263 339.631) rotate(90) scale(859.066 1440.5)">
|
||||
<stop stop-color="#FBC55A"/>
|
||||
<stop offset="1" stop-color="#FBC55A" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="paint4_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(-362 30.0001) rotate(90) scale(789 788)">
|
||||
<stop stop-color="#FFBE3E"/>
|
||||
<stop offset="1" stop-color="#FFBB8A" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<clipPath id="clip0">
|
||||
<rect width="2261" height="1272" fill="white"/>
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue
Block a user