···4<div class="grid grid-cols-10">
5 <header class="col-span-full md:col-span-10 px-6 py-2 mb-4">
6 <h1 class="text-2xl font-bold dark:text-white mb-1">Brand</h1>
7- <p class="text-gray-600 dark:text-gray-400 mb-1">
8 Assets and guidelines for using Tangled's logo and brand elements.
9 </p>
10 </header>
···1415 <!-- Introduction Section -->
16 <section>
17- <p class="text-gray-600 dark:text-gray-400 mb-2">
18 Tangled's logo and mascot is <strong>Dolly</strong>, the first ever <em>cloned</em> mammal. Please
19 follow the below guidelines when using Dolly and the logotype.
20 </p>
21- <p class="text-gray-600 dark:text-gray-400 mb-2">
22 All assets are served as SVGs, and can be downloaded by right-clicking and clicking "Save image as".
23 </p>
24 </section>
···34 </div>
35 <div class="order-1 lg:order-2">
36 <h2 class="text-xl font-semibold dark:text-white mb-3">Black logotype</h2>
37- <p class="text-gray-600 dark:text-gray-400 mb-4">For use on light-colored backgrounds.</p>
38 <p class="text-gray-700 dark:text-gray-300">
39 This is the preferred version of the logotype, featuring dark text and elements, ideal for light
40 backgrounds and designs.
···53 </div>
54 <div class="order-1 lg:order-2">
55 <h2 class="text-xl font-semibold dark:text-white mb-3">White logotype</h2>
56- <p class="text-gray-600 dark:text-gray-400 mb-4">For use on dark-colored backgrounds.</p>
57 <p class="text-gray-700 dark:text-gray-300">
58 This version features white text and elements, ideal for dark backgrounds
59 and inverted designs.
···81 </div>
82 <div class="order-1 lg:order-2">
83 <h2 class="text-xl font-semibold dark:text-white mb-3">Mark only</h2>
84- <p class="text-gray-600 dark:text-gray-400 mb-4">
85 When a smaller 1:1 logo or icon is needed, Dolly's face may be used on its own.
86 </p>
87 <p class="text-gray-700 dark:text-gray-300 mb-4">
···123 </div>
124 <div class="order-1 lg:order-2">
125 <h2 class="text-xl font-semibold dark:text-white mb-3">Colored backgrounds</h2>
126- <p class="text-gray-600 dark:text-gray-400 mb-4">
127 White logo mark on colored backgrounds.
128 </p>
129 <p class="text-gray-700 dark:text-gray-300 mb-4">
···165 </div>
166 <div class="order-1 lg:order-2">
167 <h2 class="text-xl font-semibold dark:text-white mb-3">Lighter backgrounds</h2>
168- <p class="text-gray-600 dark:text-gray-400 mb-4">
169 Dark logo mark on lighter, pastel backgrounds.
170 </p>
171 <p class="text-gray-700 dark:text-gray-300 mb-4">
···186 </div>
187 <div class="order-1 lg:order-2">
188 <h2 class="text-xl font-semibold dark:text-white mb-3">Recoloring</h2>
189- <p class="text-gray-600 dark:text-gray-400 mb-4">
190 Custom coloring of the logotype is permitted.
191 </p>
192 <p class="text-gray-700 dark:text-gray-300 mb-4">
···194 </p>
195 <p class="text-gray-700 dark:text-gray-300 text-sm">
196 <strong>Example:</strong> Gray/sand colored logotype on a light yellow/tan background.
197- </p>
198- </div>
199- </section>
200-201- <!-- Silhouette Section -->
202- <section class="grid grid-cols-1 lg:grid-cols-2 gap-8 items-center">
203- <div class="order-2 lg:order-1">
204- <div class="border border-gray-200 dark:border-gray-700 p-8 sm:p-16 bg-gray-50 dark:bg-gray-100 rounded">
205- <img src="https://assets.tangled.network/tangled_dolly_silhouette.svg"
206- alt="Dolly silhouette"
207- class="w-full max-w-32 mx-auto" />
208- </div>
209- </div>
210- <div class="order-1 lg:order-2">
211- <h2 class="text-xl font-semibold dark:text-white mb-3">Dolly silhouette</h2>
212- <p class="text-gray-600 dark:text-gray-400 mb-4">A minimalist version of Dolly.</p>
213- <p class="text-gray-700 dark:text-gray-300">
214- The silhouette can be used where a subtle brand presence is needed,
215- or as a background element. Works on any background color with proper contrast.
216- For example, we use this as the site's favicon.
217 </p>
218 </div>
219 </section>
···4<div class="grid grid-cols-10">
5 <header class="col-span-full md:col-span-10 px-6 py-2 mb-4">
6 <h1 class="text-2xl font-bold dark:text-white mb-1">Brand</h1>
7+ <p class="text-gray-500 dark:text-gray-300 mb-1">
8 Assets and guidelines for using Tangled's logo and brand elements.
9 </p>
10 </header>
···1415 <!-- Introduction Section -->
16 <section>
17+ <p class="text-gray-500 dark:text-gray-300 mb-2">
18 Tangled's logo and mascot is <strong>Dolly</strong>, the first ever <em>cloned</em> mammal. Please
19 follow the below guidelines when using Dolly and the logotype.
20 </p>
21+ <p class="text-gray-500 dark:text-gray-300 mb-2">
22 All assets are served as SVGs, and can be downloaded by right-clicking and clicking "Save image as".
23 </p>
24 </section>
···34 </div>
35 <div class="order-1 lg:order-2">
36 <h2 class="text-xl font-semibold dark:text-white mb-3">Black logotype</h2>
37+ <p class="text-gray-500 dark:text-gray-300 mb-4">For use on light-colored backgrounds.</p>
38 <p class="text-gray-700 dark:text-gray-300">
39 This is the preferred version of the logotype, featuring dark text and elements, ideal for light
40 backgrounds and designs.
···53 </div>
54 <div class="order-1 lg:order-2">
55 <h2 class="text-xl font-semibold dark:text-white mb-3">White logotype</h2>
56+ <p class="text-gray-500 dark:text-gray-300 mb-4">For use on dark-colored backgrounds.</p>
57 <p class="text-gray-700 dark:text-gray-300">
58 This version features white text and elements, ideal for dark backgrounds
59 and inverted designs.
···81 </div>
82 <div class="order-1 lg:order-2">
83 <h2 class="text-xl font-semibold dark:text-white mb-3">Mark only</h2>
84+ <p class="text-gray-500 dark:text-gray-300 mb-4">
85 When a smaller 1:1 logo or icon is needed, Dolly's face may be used on its own.
86 </p>
87 <p class="text-gray-700 dark:text-gray-300 mb-4">
···123 </div>
124 <div class="order-1 lg:order-2">
125 <h2 class="text-xl font-semibold dark:text-white mb-3">Colored backgrounds</h2>
126+ <p class="text-gray-500 dark:text-gray-300 mb-4">
127 White logo mark on colored backgrounds.
128 </p>
129 <p class="text-gray-700 dark:text-gray-300 mb-4">
···165 </div>
166 <div class="order-1 lg:order-2">
167 <h2 class="text-xl font-semibold dark:text-white mb-3">Lighter backgrounds</h2>
168+ <p class="text-gray-500 dark:text-gray-300 mb-4">
169 Dark logo mark on lighter, pastel backgrounds.
170 </p>
171 <p class="text-gray-700 dark:text-gray-300 mb-4">
···186 </div>
187 <div class="order-1 lg:order-2">
188 <h2 class="text-xl font-semibold dark:text-white mb-3">Recoloring</h2>
189+ <p class="text-gray-500 dark:text-gray-300 mb-4">
190 Custom coloring of the logotype is permitted.
191 </p>
192 <p class="text-gray-700 dark:text-gray-300 mb-4">
···194 </p>
195 <p class="text-gray-700 dark:text-gray-300 text-sm">
196 <strong>Example:</strong> Gray/sand colored logotype on a light yellow/tan background.
00000000000000000000197 </p>
198 </div>
199 </section>