master
kek7198 2021-12-19 23:05:53 -06:00
parent bcc41b9703
commit 288f76b264
1 changed files with 2 additions and 2 deletions

View File

@ -135,9 +135,9 @@
<input hidden name="kind" value="theme-dramblr-dark" type="radio" id="dramblr-theme-dark" class="peer" onchange="changeTheme(['theme-dramblr','dark']); post_toast2('/settings/profile?theme='+value, '1')" {% if v.theme == 'theme-dramblr dark'%}checked{% endif %}>
<label for="dramblr-theme" class="flex flex-col items-center justify-center w-full h-full text-center border border-gray-300 shadow-sm dark:border-gray-600 hover:bg-gray-100 dark:hover:bg-gray-600 peer-checked:border-blue-500 rounded-lg overflow-hidden">
<div class="flex flex-col w-full h-full bg-[#334155]">
<div class="h-3 w-full bg-[#1e293b]"></div>
<div class="h-3 w-full bg-[#334155]"></div>
<div class="h-4 w-full bg-[#1e293b]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#e2e8f0] p-2 mb-0">
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#1e293b] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#0284c7]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-white/50"></div>