feat: add theme switcher, dark theme

This commit is contained in:
2026-08-25 14:32:13 +05:00
parent 5b22409d41
commit f1f5bd4409
8 changed files with 274 additions and 5 deletions
+3 -1
View File
@@ -102,7 +102,9 @@ export const ru: Dict = {
decrease: 'Уменьшить',
increase: 'Увеличить',
reset: 'Сбросить',
pipette: 'Пипетка'
pipette: 'Пипетка',
themeLight: 'Светлая тема',
themeDark: 'Тёмная тема'
},
errors: {
noImageRun: 'Этот инструмент не обрабатывает изображения',