+
DRAG HERE TO MOVE
@@ -113,7 +113,7 @@ const modeIndicatorClass = computed(() => {
}
.wall {
- @apply text-pink-200;
+ @apply text-primary-200;
--wall-width: 8px;
animation: wall-move 1s linear infinite;
diff --git a/apps/stage-tamagotchi/src/renderer/src/pages/settings.vue b/apps/stage-tamagotchi/src/renderer/src/pages/settings.vue
index 1798a9fcb..0021665a8 100644
--- a/apps/stage-tamagotchi/src/renderer/src/pages/settings.vue
+++ b/apps/stage-tamagotchi/src/renderer/src/pages/settings.vue
@@ -153,9 +153,9 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
-
+
{{ t('settings.openai-base-url.label') }}
@@ -166,7 +166,7 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
h-6 w-full rounded-md bg-transparent px-2 py-1 text-right font-mono outline-none
>
-
+
{{ t('settings.openai-api-key.label') }}
@@ -177,7 +177,7 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
h-6 w-full rounded-md bg-transparent px-2 py-1 text-right font-mono outline-none
>
-
+
{{ t('settings.elevenlabs-api-key.label') }}
@@ -188,7 +188,7 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
h-6 w-full rounded-md bg-transparent px-2 py-1 text-right font-mono outline-none
>
-
+
{{ t('settings.language.title') }}
@@ -204,7 +204,7 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
-
+
{{ t('settings.models') }}
@@ -223,7 +223,7 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
-
+
{{ t('settings.voices') }}
@@ -257,9 +257,9 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
-
+
{{ t('settings.viewer') }}