From 8f5da97317d034e22eafe1e300402ac211b4e1f0 Mon Sep 17 00:00:00 2001 From: maxkadushkin Date: Thu, 29 May 2025 17:54:52 +0300 Subject: [PATCH] [themes] changed theme id --- apps/common/main/lib/controller/Themes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/common/main/lib/controller/Themes.js b/apps/common/main/lib/controller/Themes.js index 0e5f28b109..b0bef13e25 100644 --- a/apps/common/main/lib/controller/Themes.js +++ b/apps/common/main/lib/controller/Themes.js @@ -176,8 +176,8 @@ define([ cls: 'mod2', } }, - 'theme-white-dark': { - text: locale.txtThemeWhiteDark || 'White Dark', + 'theme-night': { + text: locale.txtThemeWhiteDark || 'Night', type: 'dark', source: 'static', icons: {