master
kek7198 2021-12-19 23:49:44 -06:00
parent 9b1a45be34
commit aff36b0b09
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
}
.theme-limon {
--color-primary: 253,224,71;
--color-primary: 202,138,4;
--color-100: 236,252,203;
--color-200: 217,249,157;
--color-300: 190,242,100;

View File

@ -319,9 +319,9 @@
<div class="h-4 w-full bg-[#bef264]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#d9f99d] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#fde047]"></i>
<i class="fas fa-arrow-alt-up text-[8px] text-[#ca8a04]"></i>
<div class="ml-1 h-2 w-2/4 rounded-full bg-black/40"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#fde047]"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#ca8a04]"></div>
</li>
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-black/40"></i>