modified: gnome-shell/gnome-shell.css

new file:   gnome-shell/launchpad.svg
main
anthony 1 month ago
parent 606c09ec12
commit a2ba47a8af

@ -54,12 +54,22 @@
color: rgba(6, 6, 6, 1);
}
/* Show Apps icon */
/* Show Apps icon
.show-apps .overview-icon {
color: rgba(6, 6, 6, 0);
*/
.show-apps .overview-icon {
background-image: url("./launchpad.svg") !important;
background-size: 40px;
padding: 5px 5px;
background-color: rgba(85, 8, 44, 1);
color: rgba(6, 6, 6, 1);
color: rgba(0, 0, 0, 0)
}
.show-apps:hover .overview-icon,
.show-apps:focus .overview-icon,
#dash .show-apps:hover .overview-icon,
@ -1391,7 +1401,7 @@ StEntry:focus {
color: rgb(85, 5, 44);
border-radius: 14px;
border: 4px solid transparent !important;
background-color: rgba(85, 8, 44, 1);
background-color: rgba(0, 215, 145, 1);
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

@ -0,0 +1,133 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="199.09293mm"
height="214.39851mm"
viewBox="0 0 199.09293 214.39851"
version="1.1"
id="svg5"
inkscape:version="1.3.1 (9b9bdc1480, 2023-11-25, custom)"
sodipodi:docname="launchpad.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.37638538"
inkscape:cx="475.57639"
inkscape:cy="575.20831"
inkscape:window-width="1854"
inkscape:window-height="1001"
inkscape:window-x="66"
inkscape:window-y="36"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2">
<rect
x="894.32037"
y="1174.4509"
width="1511.4399"
height="541.12646"
id="rect8513" />
<rect
x="876.97113"
y="1051.8033"
width="1610.9092"
height="468.36978"
id="rect8507" />
<rect
x="-1831.0155"
y="531.25903"
width="1917.7344"
height="576.76331"
id="rect6157" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-4.2378463,-64.579941)">
<rect
style="fill:#00d791;fill-opacity:1;stroke-width:0.264583"
id="rect165-6"
width="3"
height="150"
x="34.167542"
y="128.86377"
transform="rotate(-26.795077)" />
<circle
style="fill:#00d791;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
id="path111"
cx="271.27136"
cy="48.51091"
r="50"
inkscape:label="path111"
transform="rotate(46.053645)" />
<rect
style="fill:#00d791;fill-opacity:1;stroke-width:0.264583"
id="rect165"
width="3"
height="150"
x="124.27045"
y="107.39571"
transform="rotate(-17.341157)" />
<rect
style="fill:#00d791;fill-opacity:1;stroke-width:0.290679"
id="rect165-7"
width="3.4972656"
height="155.30536"
x="6.6464534"
y="112.18288"
transform="matrix(0.9134451,-0.40696197,0.5316159,0.84698556,0,0)"
inkscape:label="rect165-7" />
<rect
style="fill:#00d791;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
id="rect382"
width="6.1807065"
height="21.358051"
x="135.72285"
y="235.58965"
transform="rotate(-14.330171)" />
<rect
style="fill:#00d791;fill-opacity:1;stroke-width:0.264583"
id="rect382-2"
width="6.1807065"
height="21.358051"
x="5.1621943"
y="265.47757"
transform="rotate(-32.151596)" />
<rect
style="fill:#00d791;fill-opacity:1;stroke-width:0.264583"
id="rect165-3"
width="3"
height="150"
x="114.38859"
y="110.90242"
transform="matrix(-0.66742758,0.74467471,0.74467471,0.66742758,0,0)" />
<rect
style="opacity:1;mix-blend-mode:normal;fill:#00d791;fill-opacity:1;stroke-width:0.264583"
id="rect382-56"
width="6.1807065"
height="21.358051"
x="118.65585"
y="241.21671"
transform="matrix(-0.64878158,0.76097468,0.76097468,0.64878158,0,0)" />
<text
xml:space="preserve"
transform="scale(0.26458333)"
id="text8505"
style="font-size:400px;font-family:Untitled1;-inkscape-font-specification:'Untitled1, Normal';white-space:pre;shape-inside:url(#rect8507);opacity:1;fill:#00d791;fill-opacity:1;stroke:none;stroke-width:0.944882;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

Loading…
Cancel
Save