From aaa197fbb58fefd1cf666f7ab070683c874ec9e7 Mon Sep 17 00:00:00 2001 From: ScrublordMcBad Date: Mon, 11 May 2026 08:28:30 +0000 Subject: [PATCH] Feat: Lab roomslist v3 & new aXion Theme --- apps/production/custom-configs/element-values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/production/custom-configs/element-values.yaml b/apps/production/custom-configs/element-values.yaml index 968c412..8a1e82a 100644 --- a/apps/production/custom-configs/element-values.yaml +++ b/apps/production/custom-configs/element-values.yaml @@ -15,7 +15,7 @@ data: "show_labs_settings": true, "features": { "feature_qr_code_login": true, - "feature_new_room_list": false + "feature_new_room_list": true }, "element_call": { "use_exclusively": true @@ -23,7 +23,7 @@ data: "setting_defaults": { "custom_themes": [ { - "name": "aXion1337 Dark", + "name": "aXion1337 Dark true", "is_dark": true, "colors": { "accent-color": "#ffaf0f", @@ -152,7 +152,7 @@ data: } }, { - "name": "Gruvbox Dark", + "name": "aXion1337 Dark", #Gruvbox Dark "is_dark": true, "colors": { "accent-color": "#bd93f9",