improve i18n and fix tooltip focus behavior

This commit is contained in:
pa
2026-01-22 21:15:46 +09:00
parent ba7ffa5497
commit f0b7d74555
9 changed files with 38 additions and 34 deletions

View File

@@ -21,7 +21,7 @@ export const THEME_CONFIG = {
export const THEME_COLORS = [
{
key: 'default',
label: 'Default',
label: 'Zinc',
swatch: 'oklch(0.205 0 0)',
file: null
},