randomized theme

This commit is contained in:
MagicBOTAlex 2025-04-06 05:18:02 +02:00
parent a0eaeb15fd
commit a3daf3cfd5
6 changed files with 2635 additions and 42 deletions

View file

@ -11,7 +11,7 @@
</script>
<div class="bg-grid-200 border-2 border-base-300 pl-1 pr-4 rounded cozette max-lg:pb-2">
<div class="bg-grid-100 border-2 border-base-100 pl-1 pr-4 rounded-md cozette max-lg:pb-2">
{#if !isSnorre}
<div class="developersProfile {isSnorre ? "isSnorre" : ""} pl-1 font-mono">
<NameAndTag name={name} tags={tags} isMobile={isMobile}/>