[feat] add color scheme

This commit is contained in:
kwaroran
2023-08-03 08:58:36 +09:00
parent 7d369221dc
commit 0e0601642a
57 changed files with 622 additions and 453 deletions

View File

@@ -82,7 +82,7 @@
{/if}</h1>
</div>
{#if $DataBase.account}
<span class="mb-4 text-gray-400">ID: {$DataBase.account.id}</span>
<span class="mb-4 text-textcolor2">ID: {$DataBase.account.id}</span>
{#if !isTauri}
<div class="flex items-center mt-2">
{#if $DataBase.account.useSync || forageStorage.isAccount}