Adding 38C3 Logo info

This commit is contained in:
L3D 2024-12-13 00:15:56 +01:00
parent d71dfd345f
commit ae03177364
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 18 additions and 15 deletions

View file

@ -10,7 +10,7 @@
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="38C3.svg" sodipodi:docname="38C3.svg"
xml:space="preserve" xml:space="preserve"
inkscape:export-filename="./template.png" inkscape:export-filename="./38C3.png"
inkscape:export-xdpi="325.12" inkscape:export-xdpi="325.12"
inkscape:export-ydpi="325.12" inkscape:export-ydpi="325.12"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
@ -34,10 +34,10 @@
showgrid="false" showgrid="false"
showguides="true" showguides="true"
inkscape:zoom="2.0000001" inkscape:zoom="2.0000001"
inkscape:cx="226.99999" inkscape:cx="144.24999"
inkscape:cy="103" inkscape:cy="103.49999"
inkscape:window-width="2556" inkscape:window-width="1916"
inkscape:window-height="1381" inkscape:window-height="1021"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="0" inkscape:window-y="0"
inkscape:window-maximized="1" inkscape:window-maximized="1"

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View file

@ -1,23 +1,26 @@
# Template für THW Patches # 38C3 Patches
In diesem Git-Repository findet sich ein Template für THW Patches. In diesem Git-Repository findet sich das Design eines 38C3 Patches.
## Farben
tbd.
## Fonts
tbd.
## Style Guide ## Style Guide
https://events.ccc.de/congress/2024/infos/styleguide.html Siehe [events.ccc.de/congress/2024/infos/styleguide.html](https://events.ccc.de/congress/2024/infos/styleguide.html)
## Farben
Rote Logofarbe: ``HEX #ff5053``
Lila Randfarbe: ``HEX #6a5fdb``
Lila Hintergrund: ``HEX #29114c``
Schwarzer Hintergrund: ``HEX #000000``
## Fonts
Siehe Styleguide
## Größe ## Größe
* 8cm Durchmesser * 8cm Durchmesser
## Lizenz: ## Lizenz:
CC-BY-SA 4.0 *(siehe [LICENSE](LICENSE))* CC-BY-SA 4.0 *(siehe [LICENSE](LICENSE))*
``` ```
Author: L3D <l3d@c3woc.de> Author: L3D <l3d@c3woc.de>
``` ```