diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html
index 7c65996..5abc656 100644
--- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html
+++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html
@@ -25,8 +25,8 @@
diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css
index 58b66ec..03dccb0 100644
--- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css
+++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/style.css
@@ -961,7 +961,7 @@ button:focus-visible, input:focus-visible, select:focus-visible {
}
}
-/* ── Nord style ───────────────────────────────────────────────────────── */
+/* ── Arctic style ─────────────────────────────────────────────────────── */
[data-style="nord"] {
--bg: #242933;
--card-bg: #2e3440;
@@ -1019,7 +1019,7 @@ button:focus-visible, input:focus-visible, select:focus-visible {
--spectrum-bg: #dde1e9;
}
-/* ── Monokai style ────────────────────────────────────────────────────── */
+/* ── Brownie style ────────────────────────────────────────────────────── */
[data-style="monokai"] {
--bg: #1c1c17;
--card-bg: #272822;