forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 23:16:39 -06:00
parent 7fc4e66db1
commit bdc434e7bc
2 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@
}
.theme-bubblegum {
--color-primary: 2,132,199;
--color-primary: 236,72,153;
--color-100: 254,236,246;
--color-200: 252,223,240;
--color-300: 249,168,212;

View File

@ -199,9 +199,9 @@
<div class="h-4 w-full bg-[#f9a8d4]"></div>
<ul class="flex flex-col space-y-1 h-12 w-full bg-[#fcdff0] p-2 mb-0">
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-[#0284c7]"></i>
<i class="fas fa-arrow-alt-up text-[8px] text-[#ec4899]"></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-[#0284c7]"></div>
<div class="ml-auto h-2 w-1/4 rounded-full bg-[#ec4899]"></div>
</li>
<li class="flex">
<i class="fas fa-arrow-alt-up text-[8px] text-black/40"></i>