diff --git a/lh-logo/example.pdf b/lh-logo/example.pdf index a613862..ca56edb 100644 Binary files a/lh-logo/example.pdf and b/lh-logo/example.pdf differ diff --git a/lh-logo/example.tex b/lh-logo/example.tex index a43e3b1..b176fe2 100644 --- a/lh-logo/example.tex +++ b/lh-logo/example.tex @@ -17,5 +17,21 @@ \begin{center} \lhcomLogoLight \end{center} -\clearpage +\colorbox{lhGray}{\begin{minipage}{\textwidth} +\begin{center} + \lhLogoDark +\end{center} +\begin{center} + \lhLogoDark[width=4cm] +\end{center} +\begin{center} + \lhMediumLogoDark +\end{center} +\begin{center} + \lhSmallLogoDark +\end{center} +\begin{center} + \lhcomLogoDark +\end{center} +\end{minipage}} \end{document} diff --git a/lh-logo/lh-logo.sty b/lh-logo/lh-logo.sty index f345846..67c936a 100644 --- a/lh-logo/lh-logo.sty +++ b/lh-logo/lh-logo.sty @@ -25,4 +25,10 @@ \newcommand{\lhcomLogoLight}[1][]{\includegraphics[#1]{logo/logicalhacking_com-large}} +\newcommand{\lhLogoDark}[1][]{\includegraphics[#1]{logo/logicalhacking-large-inverse}} +\newcommand{\lhMediumLogoDark}[1][]{\includegraphics[#1]{logo/logicalhacking-medium-inverse}} +\newcommand{\lhSmallLogoDark}[1][]{\includegraphics[#1]{logo/logicalhacking-small-inverse}} + +\newcommand{\lhcomLogoDark}[1][]{\includegraphics[#1]{logo/logicalhacking_com-large-inverse}} + \endinput diff --git a/lh-logo/logo/logicalhacking-large-inverse.pdf b/lh-logo/logo/logicalhacking-large-inverse.pdf new file mode 100644 index 0000000..669d9f1 Binary files /dev/null and b/lh-logo/logo/logicalhacking-large-inverse.pdf differ diff --git a/lh-logo/logo/logicalhacking-medium-inverse.pdf b/lh-logo/logo/logicalhacking-medium-inverse.pdf new file mode 100644 index 0000000..cd0ce57 Binary files /dev/null and b/lh-logo/logo/logicalhacking-medium-inverse.pdf differ diff --git a/lh-logo/logo/logicalhacking-small-inverse.pdf b/lh-logo/logo/logicalhacking-small-inverse.pdf new file mode 100644 index 0000000..f634089 --- /dev/null +++ b/lh-logo/logo/logicalhacking-small-inverse.pdf @@ -0,0 +1,69 @@ +%PDF-1.5 +% +3 0 obj +<< /Length 4 0 R + /Filter /FlateDecode +>> +stream +xeM cSꙅgUyB=ՋgdIIq1 QQcC~_shdO%!X|:=Pj#&ܜ8fP‡z׉à TP)N($f lK!&躖zAJEp$EM[Ty$_J3@oЊ4(4iE;w͟U;I`Ghzg˰n῞ξ\=dIL^NPdrl@̝(-0F,xu4Bo =x ְ<^ܢ<7<DtF::I + íN(a\oŎ藃u~cP`408Wqҙ+Όe22?.TWͼJ8;*¹1^:^TLs4E#:;LMX q)M>渕wۑ# 7Ǔ&%󢛜c>r> + >> +>> +endobj +5 0 obj +<< /Type /Page + /Parent 1 0 R + /MediaBox [ 0 0 25.6 25.6 ] + /Contents 3 0 R + /Group << + /Type /Group + /S /Transparency + /I true + /CS /DeviceRGB + >> + /Resources 2 0 R +>> +endobj +1 0 obj +<< /Type /Pages + /Kids [ 5 0 R ] + /Count 1 +>> +endobj +6 0 obj +<< /Creator (cairo 1.14.8 (http://cairographics.org)) + /Producer (cairo 1.14.8 (http://cairographics.org)) +>> +endobj +7 0 obj +<< /Type /Catalog + /Pages 1 0 R +>> +endobj +xref +0 8 +0000000000 65535 f +0000001000 00000 n +0000000712 00000 n +0000000015 00000 n +0000000690 00000 n +0000000784 00000 n +0000001065 00000 n +0000001192 00000 n +trailer +<< /Size 8 + /Root 7 0 R + /Info 6 0 R +>> +startxref +1244 +%%EOF diff --git a/lh-logo/logo/logicalhacking_com-large-inverse.pdf b/lh-logo/logo/logicalhacking_com-large-inverse.pdf new file mode 100644 index 0000000..e7cda17 Binary files /dev/null and b/lh-logo/logo/logicalhacking_com-large-inverse.pdf differ