switched branding, changed names & added overlay colours

This commit is contained in:
JaxOffTV 2026-03-15 16:42:51 +01:00
parent 0c4a33436a
commit 1937a9ba16
2 changed files with 17 additions and 9 deletions

View File

@ -67,6 +67,6 @@ z-index: 1000;
color: #a8c5db;
}
.aidan {
color: #216240;
.overlay {
color: #6D51E3;
}

View File

@ -18,8 +18,8 @@
</svg>
<div class="popup" id="popup"> Copied color: <span id="popupText"></span> </div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="logo" fill="url(#logo-gradient) #ffffff"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"/></svg>
<p>These are the colours <a href="https://samalyx.gay" target="_blank">I</a> use!</p>
<h2 style="color: #F5A9B8">Sam Alyx' Dev & Design Colours</h2>
<p>These are the colours <a href="https://11tw.ink" target="_blank">I</a> use!</p>
<h2 style="color: #F5A9B8">Base Colours</h2>
<div class="palette">
<div class="color light" style="background-color: #f5a9b8;">Trans Pink<br>#F5A9B8</div>
<div class="color light" style="background-color: #5bcffa;">Trans Blue<br>#5BCFFA</div>
@ -28,20 +28,28 @@
<div class="color" style="background-color: #161618;">Background Colour<br>#161618</div>
</div>
<h2 class="jax">Jax P. Nolan <a href="https://ref.jaxoff.tv" target="_blank"><i class="fas fa-link fa-2xs"></i></a></h2>
<h2 class="jax">Jax' Colours <a href="https://11tw.ink/ref" target="_blank"><i class="fas fa-link fa-2xs"></i></a></h2>
<div class="palette">
<div class="color light" style="background-color: #A8C5DB;">Skin<br>#A8C5DB</div>
<div class="color" style="background-color: #40397B;">Tongue<br>#40397B</div>
<div class="color light" style="background-color: #F5A9B8;">Dyed Hair<br>#F5A9B8</div>
<div class="color" style="background-color: #12354B;">Natural Hair<br>#12354B</div>
<div class="color" style="background-color: #105522;">Eyes<br>#105522</div>
<div class="color" style="background-color: #12404B;">Freckles<br>#12404B</div>
</div>
<h2 class="aidan">Aidan Leahy <!--<a href="https://dalfuss.net/OCs/aidan" target="_blank"><i class="fas fa-link fa-2xs"></i></a>--></h2>
<h2 class="overlay">Overlay Colours</h2>
<div class="palette">
<div class="color light" style="background-color: #93ABBE;">Skin<br>#93ABBE</div>
<div class="color" style="background-color: #216240;">Hair<br>#216240</div>
<div class="color" style="background-color: #2BA2E6;">Eyes<br>#2BA2E6</div>
<div class="color light" style="background-color: #C6F940;">#C6F940</div>
<div class="color light" style="background-color: #6D51E3;">#6D51E3</div>
<div class="color light" style="background-color: #1D1E68;">#1D1E68</div>
<div class="color light" style="background-color: #255872;">#255872</div>
<div class="color light" style="background-color: #FF5E9E;">#FF5E9E</div>
<div class="color light" style="background-color: #FF95DA;">#FF95DA</div>
<div class="color light" style="background-color: #FFF8C8;">#FFF8C8</div>
<div class="color light" style="background-color: #FF7B7C;">#FF7B7C</div>
<div class="color light" style="background-color: #1D435C;">#1D435C</div>
<div class="color light" style="background-color: #D47FBC;">#D47FBC</div>
</div>
<script>