modify color and background image in desktop version

This commit is contained in:
MaysWind
2025-08-31 00:20:17 +08:00
parent 8154bd712b
commit 20e2444307
22 changed files with 996 additions and 1278 deletions
@@ -598,7 +598,7 @@
</template>
<template #item.time="{ item }">
<span>{{ getDisplayDateTime(item) }}</span>
<v-chip class="ms-1" variant="flat" color="secondary" size="x-small"
<v-chip class="ms-1" variant="flat" color="grey" size="x-small"
v-if="item.utcOffset !== currentTimezoneOffsetMinutes">{{ getDisplayTimezone(item) }}</v-chip>
</template>
<template #item.type="{ value }">