Update project motto and improve README
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
b5c89c6781
commit
524d44eb13
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2200" height="1000">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2000" height="1200">
|
||||
<defs>
|
||||
<linearGradient id="a">
|
||||
<stop offset="0" stop-color="#97d6d2"/>
|
||||
@@ -22,7 +22,7 @@
|
||||
</defs>
|
||||
<rect width="100%" height="100%" x="0" y="0" fill="#203050"/>
|
||||
<!-- start of logo.svg -->
|
||||
<g transform="translate(100,100)">
|
||||
<g transform="translate(600,-70)"><!-- 2000/2 - 460/2 - 170 = 1000 - 230 - 170 = 1000 - 400 = 600 -->
|
||||
<rect width="460" height="460" x="170" y="170" rx="50" ry="50" fill="url(#b)"/>
|
||||
<rect width="380" height="380" x="210" y="210" rx="40" ry="40" fill="url(#c)"/>
|
||||
<text x="215" y="490" font-size="300" font-family="Sometype Mono, monospace" fill="#203050">
|
||||
@@ -31,16 +31,11 @@
|
||||
</g>
|
||||
<!-- end of logo.svg -->
|
||||
<g fill="#7ebfb7" font-family="Sometype Mono, monospace">
|
||||
<text x="840" y="480" font-size="170" font-weight="bold" transform="scale(1, 0.9)">
|
||||
<text x="1000" y="850" font-size="280" font-weight="bold" text-anchor="middle">
|
||||
tldr-pages
|
||||
</text>
|
||||
<text font-size="62" font-weight="500">
|
||||
<tspan x="860" y="580">
|
||||
A collection of simplified,
|
||||
</tspan>
|
||||
<tspan x="860" y="670">
|
||||
community-driven man pages.
|
||||
</tspan>
|
||||
<text x="1000" y="1070" font-size="75" font-weight="500" text-anchor="middle" font-variant="small-caps">
|
||||
collaborative cheatsheets for console commands
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user