feat: dark mode

This commit is contained in:
Jannat Patel
2025-02-10 10:51:21 +05:30
parent 16b9356944
commit dbf443300b
143 changed files with 886 additions and 675 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="space-y-1">
<label class="block text-xs text-gray-600" v-if="props.label">
<label class="block text-xs text-ink-gray-5" v-if="props.label">
{{ props.label }}
</label>
<div class="flex text-center">