Fix: Sync colors for light/dark mode consistency

This commit is contained in:
supalerk-ar66 2026-01-14 11:36:28 +07:00
parent e7ea035a9e
commit 6239159099
12 changed files with 445 additions and 175 deletions

View file

@ -1,5 +1,5 @@
{
"date": "2026-01-14T03:19:14.221Z",
"date": "2026-01-14T04:03:52.160Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@ -9,9 +9,9 @@
"nitro": "2.12.8"
},
"dev": {
"pid": 16832,
"pid": 23376,
"workerAddress": {
"socketPath": "\\\\.\\pipe\\nitro-worker-16832-1-1-6766.sock"
"socketPath": "\\\\.\\pipe\\nitro-worker-23376-1-1-2860.sock"
}
}
}