510 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			510 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			HTML
		
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <head>
 | |
|     <meta charset="UTF-8">
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
|     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"
 | |
|         integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
 | |
|     <link rel="stylesheet" href="./css/bootstrap.css">
 | |
|     <link rel="stylesheet" href="./css/parvus.css">
 | |
|     <link rel="stylesheet" href="./css/custom.css">
 | |
|     <script src="https://kit.fontawesome.com/14a35c233c.js" crossorigin="anonymous"></script>
 | |
|     <title>JaxOff 🌸💦 Reference Page</title>
 | |
| 
 | |
| <!-- Open Graph -->
 | |
|   <meta property="og:title" content="JaxOff 🌸💦 Reference Page">
 | |
|   <meta property="og:description" content="🌸💦">
 | |
|   <meta property="og:image" content="https://ref.jaxoff.tv/img/temp-refsheet.png">
 | |
|   <meta property="og:url" content="https://ref.jaxoff.tv/">
 | |
|   <meta property="og:type" content="website">
 | |
| 
 | |
| <!-- Twitter Card -->
 | |
|   <meta name="twitter:card" content="summary">
 | |
|   <meta name="twitter:title" content="JaxOff 🌸💦 Art Credits">
 | |
|   <meta name="twitter:description" content="🌸💦">
 | |
|   <meta name="twitter:image" content="https://ref.jaxoff.tv/img/temp-refsheet.png">
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     <div class="container my-5" style="max-width:900px">
 | |
| 
 | |
|         <!-- /// Header /// -->
 | |
|         <hr style="border-width:3px;border-radius:5px;margin-top:10px;margin-bottom:3px">
 | |
| 
 | |
|         <div class="d-flex flex-wrap align-items-end">
 | |
|             <span class="character-name">JaxOff 🌸💦 Reference Page</span>
 | |
| 
 | |
|             <div class="ml-auto d-none d-sm-block" style="font-size:2.5em">
 | |
|                 <i class="fa-solid fa-circle" style="color: #a8c5db;"></i>
 | |
|                 <i class="fa-solid fa-circle" style="color: #f5a9b8;"></i>
 | |
|             </div>
 | |
| 
 | |
| 
 | |
|         </div>
 | |
| 
 | |
|         <hr style="border-width:3px;border-radius:5px;margin-top:3px;margin-bottom:10px">
 | |
|         <!-- /// End Header /// -->
 | |
| 
 | |
| 
 | |
|         <!-- /// main content///-->
 | |
|         <div class="row">
 | |
| 
 | |
|             <div class="col-sm-5">
 | |
| 
 | |
|                 <!-- Main card -->
 | |
|                 <div
 | |
|                     class="card bg-dark text-white character-image character-image-jax image-credit-icon position-relative">
 | |
| 
 | |
|                     <a href="./img/jax.png" class="character-image character-image-jax lightbox"
 | |
|                         data-caption="Cunty Jax by @river_stubs@instagram.com" data-group="gallery" style="opacity: 0%;"></a>
 | |
|                     <!-- Mini squares with background images -->
 | |
|                     <div class="d-flex w-100 p-2">
 | |
|                         <a href="./img/temp-refsheet.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
 | |
|                             style="background-image: url('./img/temp-refsheet.png'); "
 | |
|                             data-caption="Temp Refsheet" data-group="gallery"></a>
 | |
| 
 | |
|                         <a href="./img/jax_yukiine.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
 | |
|                             style="background-image: url('./img/jax_yukiine.png'); "
 | |
|                             data-caption="Alt-Twink Jax by @yukiine.png@instagram.com" data-group="gallery"></a>
 | |
| 
 | |
|                         <a href="./img/jax_daki.jpg" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
 | |
|                             style="background-image: url('./img/jax_daki_thumb.png'); border-style: solid; border-color: red; ;"
 | |
|                             data-caption="Femboy Hooters Dakimakura Front by Ori Ottero (orifans.com)"
 | |
|                             data-group="gallery-nsfw"></a>
 | |
|                     </div>
 | |
|                     <!-- Top-right and bottom-left decor -->
 | |
|                     <div class="p-2 decor-tr"></div>
 | |
|                     <div class="p-2 decor-bl"></div>
 | |
| 
 | |
|                 </div>
 | |
| 
 | |
|             </div>
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
|             <!-- /// End Character image /// -->
 | |
| 
 | |
|             <!-- /// Info section /// -->
 | |
|             <div class="col-sm-7">
 | |
| 
 | |
|                 <div class="card bg-faded table-responsive card-info">
 | |
| 
 | |
|                     <div class="tab-content" id="myTabContent">
 | |
| 
 | |
|                         <!-- /// About /// -->
 | |
|                         <div class="tab-pane fade show active" id="about" role="tabpanel" aria-labelledby="home-tab">
 | |
|                             <div class="card-body p-3">
 | |
| 
 | |
|                                 <!--basic info-->
 | |
|                                 <div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-light">
 | |
|                                     Nonbinary (they/them) | Pansexual <!--Gender Identity, Pronouns and Sexuality-->
 | |
|                                     <i class="ml-auto fa-solid fa-comment"></i>
 | |
|                                 </div>
 | |
| 
 | |
|                                 <div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-dark">
 | |
|                                     Sea Elf <!--Race/Species-->
 | |
|                                     <i class="ml-auto fa-solid fa-globe"></i>
 | |
|                                 </div>
 | |
| 
 | |
|                                 <div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-light">
 | |
|                                     103 (6.9.)<!--Age-->
 | |
|                                     <i class="ml-auto fa-solid fa-cake-candles"></i>
 | |
|                                 </div>
 | |
| 
 | |
|                                 <div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-dark">
 | |
|                                     1,86m (6'1") <!--Height-->
 | |
|                                     <i class="ml-auto fa-solid fa-ruler-vertical"></i>
 | |
|                                 </div>
 | |
| 
 | |
|                                 <div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-light">
 | |
|                                     65kg (143lbs) <!--Weight-->
 | |
|                                     <i class="ml-auto fa-solid fa-weight-scale"></i>
 | |
|                                 </div>
 | |
| 
 | |
|                                 <!--<div
 | |
|                                     class="d-flex flex-wrap align-items-center text-white py-1 px-2 mb-2 character-info character-info-jax-dark">
 | |
|                                     <span class="spoiler">18cm (7") Dicksize</span>
 | |
|                                     <span class="ml-auto">🍆</span>
 | |
|                                 </div>-->
 | |
| 
 | |
| 
 | |
|                                 <hr class="my-2" style="border-width:3px;border-radius:5px;">
 | |
| 
 | |
|                                 <!--intro-->
 | |
|                                 <h3>🌸💦</h3><br/>
 | |
|                                 <p>
 | |
|                                     Nonbinary Elftwink Femboi <a href="https://jaxoff.tv" target="_blank">VTuber</a>. Barkeeper & owner, guitar player. Also incredibly gay(-ish).
 | |
|                                 </p>
 | |
|                                 <hr>
 | |
|                                 <details>
 | |
|                                     <summary>
 | |
|                                         <b><u>
 | |
|                                             Artwork Guidelines
 | |
|                                         </b></u>
 | |
|                                     </summary>
 | |
|                                     <p>
 | |
|                                         Generally everyone is allowed to make art of Jax, as long as you show it to me when it's done! Both SFW and NSFW/Spicy Art is fine :3<br><br>
 | |
| 
 | |
|                                         Jax is a verse switch, so pretty much everything goes. However, please refrain from drawing too extreme kinks (Scat, Blood, etc.).<br><br>
 | |
| 
 | |
|                                         If you're unsure if what you wanna do is fine, just message me on <a href="https://link.jaxoff.tv" target="_blank">Social Media</a> :3
 | |
|                                     </p>
 | |
|                                 </details>
 | |
|                                 <details>
 | |
|                                     <summary>
 | |
|                                         <b><u>
 | |
|                                             Shipping Guidelines
 | |
|                                         </b></u>
 | |
|                                     </summary>
 | |
|                                     <p>
 | |
|                                         If we know each other and you know I like your OC, ship art is 100% fine! <br>
 | |
|                                         
 | |
|                                         If you're unsure or we don't know each other, feel free to message me on <a href="https://link.jaxoff.tv" target="_blank">Social Media</a> and ask :3 I'm probably gonna say yes, but asking first is always appreciated :3
 | |
|                                     </p>
 | |
|                                 </details>
 | |
|                                 
 | |
|                             </div>
 | |
|                         </div>
 | |
|                         <!-- /// End About /// -->
 | |
| 
 | |
|                         <!-- /// Aesthetic /// -->
 | |
| 
 | |
|                         <div class="tab-pane fade" id="aes" role="tabpanel" aria-labelledby="contact-tab">
 | |
|                             <div class="card-body p-3">
 | |
| 
 | |
|                                 <div class="text-white py-1 px-2 mb-2 tab-title">
 | |
|                                     <i class="fa-solid fa-heart"></i> Aesthetics
 | |
|                                 </div>
 | |
| 
 | |
|                                 <!--Moodboard-->
 | |
|                                 <div class="row no-gutters">
 | |
| 
 | |
|                                     <!--pic 1-->
 | |
|                                     <div class="col-6">
 | |
|                                         <a href="./img/jax_aes1.jpg" class="lightbox" data-group="aesthetic">
 | |
|                                             <div class="text-white m-1 aesthetic-img"
 | |
|                                                 style="background-image: url(./img/jax_aes1.jpg)">
 | |
|                                             </div>
 | |
|                                         </a>
 | |
|                                     </div>
 | |
| 
 | |
| 
 | |
| 
 | |
|                                     <!--pic 2-->
 | |
|                                     <div class="col-6">
 | |
|                                         <a href="./img/jax_aes2.jpg" class="lightbox" data-group="aesthetic">
 | |
|                                             <div class="text-white m-1 aesthetic-img"
 | |
|                                                 style="background-image:url(./img/jax_aes2.jpg);"">
 | |
|                                             </div>
 | |
|                                         </a>
 | |
|                                     </div>
 | |
| 
 | |
| 
 | |
| 
 | |
|                                     <!--pic 3-->
 | |
|                                     <div class=" col-6">
 | |
|                                                 <a href="./img/jax_aes3.jpg" class="lightbox" data-group="aesthetic">
 | |
|                                                     <div class="text-white m-1 aesthetic-img"
 | |
|                                                         style="background-image:url(./img/jax_aes3.jpg);"></div>
 | |
|                                                 </a>
 | |
|                                             </div>
 | |
| 
 | |
| 
 | |
| 
 | |
|                                             <!--pic 4-->
 | |
|                                             <div class="col-6">
 | |
|                                                 <a href="./img/jax_aes4.jpg" class="lightbox" data-group="aesthetic">
 | |
|                                                     <div class="text-white m-1 aesthetic-img"
 | |
|                                                         style="background-image:url(./img/jax_aes4.jpg);">
 | |
|                                                     </div>
 | |
|                                                 </a>
 | |
|                                             </div>
 | |
| 
 | |
| 
 | |
| 
 | |
|                                             <hr class="my-2" style="border-width:3px;border-radius:5px;">
 | |
| 
 | |
|                                             <p class="text-center"
 | |
|                                                 style="font-weight: bold;font-style: italic; font-size: 2em;">"I was not
 | |
|                                                 made to be subtle."</p>
 | |
| 
 | |
|                                             <hr class="my-2" style="border-width:3px;border-radius:5px;">
 | |
| 
 | |
|                                             <a href="https://www.youtube.com/watch?v=pa14VNsdSYM" target="_blank"
 | |
|                                                 class="link-song">
 | |
|                                                 <i class="fa-solid fa-play"></i>
 | |
|                                                 Only Girl (In The World) - Rihanna
 | |
|                                             </a>
 | |
| 
 | |
|                                             <br class="mb-2">
 | |
| 
 | |
|                                             <a href="https://www.youtube.com/watch?v=n3M4GrEEQTI" target="_blank"
 | |
|                                                 class="link-song">
 | |
|                                                 <i class="fa-solid fa-play"></i>
 | |
|                                                 Bubblegum Bitch - MARINA
 | |
|                                             </a>
 | |
| 
 | |
|                                             <br class="mb-2">
 | |
| 
 | |
|                                             <a href="https://www.youtube.com/watch?v=6p-lDYPR2P8" target="_blank"
 | |
|                                                 class="link-song">
 | |
|                                                 <i class="fa-solid fa-play"></i>
 | |
|                                                 Material Girl - Madonna
 | |
|                                             </a>
 | |
| 
 | |
|                                             <br class="mb-2">
 | |
| 
 | |
|                                             <hr class="my-2" style="border-width:3px;border-radius:5px;">
 | |
| 
 | |
|                                             <div style="text-align:center;font-size:2em;letter-spacing:3px">
 | |
|                                                 <i class="fa-regular fa-heart"></i>
 | |
|                                                 <i class="fa-regular fa-star"></i>
 | |
|                                                 <i class="fa-solid fa-music"></i>
 | |
|                                                 <i class="fa-solid fa-record-vinyl"></i>
 | |
|                                             </div>
 | |
| 
 | |
|                                     </div>
 | |
|                                 </div>
 | |
|                             </div>
 | |
| 
 | |
| 
 | |
|                             <!-- /// End Aesthetic /// -->
 | |
| 
 | |
|                             <!-- /// Trivia /// -->
 | |
|                             <div class="tab-pane fade" id="triv" role="tabpanel" aria-labelledby="profile-tab">
 | |
|                                 <div class="card-body p-3">
 | |
| 
 | |
|                                     <div class="text-white py-1 px-2 my-2 tab-title">
 | |
|                                         <i class="fa-solid fa-bookmark"></i> Trivia
 | |
|                                     </div>
 | |
| 
 | |
|                                     <ul>
 | |
|                                         <li>Favourite Colours
 | |
|                                         
 | |
|                                             <ul>
 | |
|                                                 <li>Pastel Pink</li>
 | |
|                                                 <li>Pastel Blue</li>
 | |
|                                             </ul>
 | |
|                                         </li>
 | |
|                                         <br>
 | |
|                                         <li>Favourite Flowers
 | |
|                                         
 | |
|                                             <ul>
 | |
|                                                 <li>Cherry Blossom</li>
 | |
|                                             </ul>
 | |
|                                         </li>
 | |
|                                     </ul>
 | |
| 
 | |
|                                 </div>
 | |
|                             </div>
 | |
|                             <!-- /// End Trivia /// -->
 | |
| 
 | |
|                             <!-- /// Colours /// -->
 | |
|                             <div class="popup" id="popup"> Copied color: <span id="popupText"></span> </div>
 | |
|                             <div class="tab-pane fade" id="colours" role="tabpanel" aria-labelledby="contact-tab">
 | |
|                                 <div class="card-body p-3">
 | |
| 
 | |
|                                     <div class="text-white py-1 px-2 mb-2 tab-title">
 | |
|                                         <i class="fa-regular fa-circle"></i> Colours
 | |
|                                     </div>
 | |
| 
 | |
| 
 | |
|                                     <div class="row no-gutters d-flex flex-wrap align-items-center m-2">
 | |
| 
 | |
|                                         <!--Colour 1-->
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color light" style="background-color: #A8C5DB;">Skin<br>#A8C5DB
 | |
|                                             </div>
 | |
|                                         </div>
 | |
| 
 | |
|                                         <!--Colour 2-->
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color light" style="background-color: #F5A9B8;">Dyed
 | |
|                                                 Hair<br>#F5A9B8</div>
 | |
|                                         </div>
 | |
| 
 | |
|                                         <!--Colour 3-->
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color" style="background-color: #12354B;">Natural
 | |
|                                                 Hair<br>#12354B</div>
 | |
|                                         </div>
 | |
|                                     </div>
 | |
| 
 | |
|                                     <div class="row no-gutters d-flex flex-wrap align-items-center m-2">
 | |
| 
 | |
|                                         <!--Colour 4-->
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color" style="background-color: #105522;">Eyes<br>#105522</div>
 | |
|                                         </div>
 | |
| 
 | |
|                                         <!--Colour 5-->
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color" style="background-color: #12404B;">Freckles<br>#12404B
 | |
|                                             </div>
 | |
|                                         </div>
 | |
| 
 | |
|                                         <!--Colour 6
 | |
|                                         <div class="col m-1">
 | |
|                                             <div class="color" style="background-color: #f5a9b8;">#F5A9B8</div>
 | |
|                                         </div>-->
 | |
|                                     </div>
 | |
| 
 | |
|                                     <hr class="my-2" style="border-width:3px;border-radius:5px;">
 | |
| 
 | |
|                                     <div class="row no-gutters d-flex flex-wrap align-items-center m-2">
 | |
|                                         <div class="col m-1 color-download" style="background-color: #42769E;">
 | |
|                                             <a href="./assets/jax_swatch.ase" class="text-decoration-none text-reset">
 | |
|                                                 <b>
 | |
|                                                     <i class="fa-solid fa-link"></i> <i class="fa-solid fa-palette"></i>
 | |
|                                                     <br />
 | |
|                                                     Download Colour Palette (.ase)
 | |
|                                                 </b>
 | |
|                                             </a>
 | |
|                                         </div>
 | |
| 
 | |
|                                         <div class="col m-1 color-download" style="background-color: #42769E;">
 | |
|                                             <a href="./assets/jax_swatch.aco" class="text-decoration-none text-reset">
 | |
|                                                 <b>
 | |
|                                                     <i class="fa-solid fa-link"></i> <i class="fa-solid fa-palette"></i>
 | |
|                                                     <br />
 | |
|                                                     Download Colour Palette (.aco)
 | |
|                                                 </b>
 | |
|                                             </a>
 | |
|                                         </div>
 | |
|                                     </div>
 | |
| 
 | |
|                                 </div>
 | |
|                             </div>
 | |
|                             <!-- /// End Links /// -->
 | |
| 
 | |
| 
 | |
|                         </div>
 | |
| 
 | |
|                     </div>
 | |
| 
 | |
|                 </div>
 | |
|                 <!-- /// End Info section /// -->
 | |
| 
 | |
|             </div>
 | |
|             <!-- /// end main content///-->
 | |
| 
 | |
| 
 | |
|             <!-- /// Footer /// -->
 | |
|             <hr style="border-width:3px;border-radius:5px;margin-top:10px;margin-bottom:3px">
 | |
| 
 | |
|             <div class="d-flex flex-wrap align-items-start">
 | |
| 
 | |
|                 <div class="d-none d-sm-block" style="font-size:2.5em">
 | |
|                     <i class="fa-solid fa-circle" style="color: #f5a9b8;"></i>
 | |
|                     <i class="fa-solid fa-circle" style="color: #a8c5db;"></i>
 | |
|                 </div>
 | |
| 
 | |
| 
 | |
|                 <div class="ml-auto p-2 nav ">
 | |
|                     <!--Character info-->
 | |
|                     <a href="#about" data-toggle="tab" class="nav-link btn text-white mx-1 tab-link tab-link-light">
 | |
|                         <i class="fa-solid fa-user"></i>
 | |
|                     </a>
 | |
| 
 | |
|                     <!--Aesthetics-->
 | |
|                     <a href="#aes" data-toggle="tab" class="nav-link btn text-white mx-1 tab-link tab-link-dark">
 | |
|                         <i class="fa-solid fa-heart"></i>
 | |
|                     </a>
 | |
| 
 | |
|                     <!--trivia-->
 | |
|                     <a href="#triv" data-toggle="tab" class="nav-link btn text-white mx-1 tab-link tab-link-light">
 | |
|                         <i class="fa-solid fa-bookmark"></i>
 | |
|                     </a>
 | |
| 
 | |
|                     <!--links-->
 | |
|                     <a href="#colours" data-toggle="tab" class="nav-link btn text-white mx-1 tab-link tab-link-dark">
 | |
|                         <i class="fa-solid fa-palette"></i>
 | |
|                     </a>
 | |
|                 </div>
 | |
| 
 | |
| 
 | |
|             </div>
 | |
| 
 | |
|             <hr style="border-width:3px;border-radius:5px;margin-top:3px;margin-bottom:10px">
 | |
|             <!-- /// End footer /// -->
 | |
| 
 | |
|             <!--Credit: you may move but please do not remove!-->
 | |
|             <small>
 | |
|                 <p style="text-align:right;margin-top:3px">
 | |
|                     HTML by
 | |
|                     <a href="https://toyhou.se/19740056" style="color:#62c3f7" target="_blank"><i
 | |
|                             class='fa-solid fa-heart'></i> Jade-Everstone</a>
 | |
|                     modified by
 | |
|                     <a href="https://link.jaxoff.tv" target="_blank" style="color: #F5A9B8;">JaxOffTV</a>
 | |
|                 </p>
 | |
|             </small>
 | |
| 
 | |
|         </div>
 | |
| 
 | |
|         <!--Images for Gallery-->
 | |
|         <a href="./img/jax_yume.png" class="lightbox img-invisible" data-caption="Sitting on a Simp by vgen.co/yumeshirokuro" data-group="gallery"></a>
 | |
|         <a href="./img/jax_chibi1.png" class="lightbox img-invisible" data-caption="PNGTuber by @yanorion@instagram.com" data-group="gallery"></a>
 | |
|         <a href="./img/jax_chibi2.png" class="lightbox img-invisible" data-caption="Fugi Mouth Closed by vgen.co/yumeshirokuro" data-group="gallery"></a>
 | |
|         <a href="./img/jax_plush.png" class="lightbox img-invisible" data-caption="Jax Plushie by Ori Ottero (orifans.com)" data-group="gallery"></a>
 | |
|         <a href="./img/jax_yan.png" class="lightbox img-invisible" data-caption="PNGTuber by @yanorion@instagram.com" data-group="gallery"></a>
 | |
| 
 | |
|         <a href="./img/jax_bulge.png" class="lightbox img-invisible" data-caption="Sweaty Jax by linktr.ee/lontongs_" data-group="gallery-nsfw"></a>
 | |
|         <a href="./img/jax_country.png" class="lightbox img-invisible" data-caption="Country Jax by vgen.co/A3l_is" data-group="gallery-nsfw"></a>
 | |
| 
 | |
|         <script>
 | |
|             const colors = document.querySelectorAll(".color");
 | |
|             const popup = document.getElementById("popup");
 | |
|             const popupText = document.getElementById("popupText");
 | |
| 
 | |
|             function rgbToHex(rgb) {
 | |
|                 const result = rgb.match(/^rgb\((\d+), (\d+), (\d+)\)$/);
 | |
|                 if (result) {
 | |
|                     const r = parseInt(result[1]).toString(16).padStart(2, '0');
 | |
|                     const g = parseInt(result[2]).toString(16).padStart(2, '0');
 | |
|                     const b = parseInt(result[3]).toString(16).padStart(2, '0');
 | |
|                     return `#${r}${g}${b}`;
 | |
|                 }
 | |
|                 return rgb; // Falls kein gültiger RGB-Wert gefunden wurde
 | |
|             }
 | |
| 
 | |
|             colors.forEach(color => {
 | |
|                 color.addEventListener("click", () => {
 | |
|                     const colorValue = color.style.backgroundColor;
 | |
|                     const hexColor = rgbToHex(colorValue); // Umwandlung in Hex-Code
 | |
|                     navigator.clipboard.writeText(hexColor); // Hex-Code in die Zwischenablage kopieren
 | |
|                     popupText.innerText = hexColor; // Anzeige des Hex-Codes im Popup
 | |
|                     popup.style.display = "block";
 | |
|                     setTimeout(() => {
 | |
|                         popup.style.display = "none";
 | |
|                     }, 2000);
 | |
|                 });
 | |
|             });
 | |
|         </script>
 | |
| 
 | |
|         <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"
 | |
|             integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous">
 | |
|             </script>
 | |
| 
 | |
|         <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"
 | |
|             integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous">
 | |
|             </script>
 | |
| 
 | |
|         <script src="./js/parvus.js"></script>
 | |
| 
 | |
|         <script>
 | |
|             const prvs = new Parvus()
 | |
|         </script>
 | |
| </body>
 | |
| 
 | |
| </html> |