From d8884d50573ddf4643ea2c9694f53c22dd0ee5fd Mon Sep 17 00:00:00 2001
From: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
Date: Sat, 31 Jan 2026 05:52:06 +0200
Subject: Steeltoe's XUI changes
---
indra/newview/skins/default/xui/en/fonts.xml | 44 ++++++++++++----------
.../skins/default/xui/en/panel_edit_shape.xml | 4 +-
indra/newview/skins/default/xui/en/panel_login.xml | 3 +-
.../skins/default/xui/en/panel_status_bar.xml | 4 +-
.../skins/default/xui/en/sidepanel_appearance.xml | 4 +-
.../skins/default/xui/en/widgets/accordion_tab.xml | 1 +
.../default/xui/en/widgets/folder_view_item.xml | 17 +++++----
.../skins/default/xui/en/widgets/tab_container.xml | 5 ++-
.../xui/en/widgets/wearable_outfit_list_item.xml | 4 +-
9 files changed, 48 insertions(+), 38 deletions(-)
(limited to 'indra')
diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml
index e85ac6c08c..d6f50332d0 100644
--- a/indra/newview/skins/default/xui/en/fonts.xml
+++ b/indra/newview/skins/default/xui/en/fonts.xml
@@ -37,8 +37,8 @@
- Inter_18pt-SemiBold.ttf
- DejaVuSans-Bold.ttf
+ Inter_18pt-ExtraBold.ttf
+ DejaVuSans-Bold.ttf
arialbd.ttf
@@ -64,7 +64,7 @@
name="SansSerif"
comment="Name of bold sans-serif font"
font_style="BOLD">
- Inter_18pt-SemiBold.ttf
+ Inter_18pt-Bold.ttf
DejaVuSans-Bold.ttf
@@ -135,7 +135,7 @@
name="Helvetica"
comment="Name of Helvetica font (bold)"
font_style="BOLD">
- Inter_18pt-SemiBold.ttf
+ Inter_18pt-ExtraBold.ttf
DejaVuSans-Bold.ttf
arialbd.ttf
@@ -181,26 +181,30 @@
+ comment="Size for monospaced font (points, or 1/72 of an inch)"
+ size="8.0"
+ />
+ comment="Size of huge font (points, or 1/72 of an inch)"
+ size="16.0"
+ />
+ comment="Size of large font (points, or 1/72 of an inch)"
+ size="11.0"
+ />
+ comment="Size of medium font (points, or 1/72 of an inch)"
+ size="10"
+ />
-
+
+
diff --git a/indra/newview/skins/default/xui/en/panel_edit_shape.xml b/indra/newview/skins/default/xui/en/panel_edit_shape.xml
index c1d743c3da..2bd25b43bd 100644
--- a/indra/newview/skins/default/xui/en/panel_edit_shape.xml
+++ b/indra/newview/skins/default/xui/en/panel_edit_shape.xml
@@ -15,7 +15,7 @@
White
background_visible="true"
bg_opaque_color="DkGray2"
left="10"
- top="5"
+ top="0"
follows="left|top|right"
layout="topleft"
width="307"
@@ -58,7 +58,7 @@ width="333">
follows="top|left|right"
layout="topleft"
left="5"
- top="3"
+ top="0"
mouse_opaque="false"
name="currentlook_status" >
(Status)
diff --git a/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml b/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml
index 53d1e18a84..6509c8c1f3 100644
--- a/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml
+++ b/indra/newview/skins/default/xui/en/widgets/accordion_tab.xml
@@ -11,4 +11,5 @@
header_image_focused="Accordion_Selected"
header_text_color="AccordionHeaderTextColor"
font="SansSerif"
+ font.size="Small"
/>
diff --git a/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml b/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
index eed50ed5ed..bcc7772681 100644
--- a/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
+++ b/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
@@ -3,18 +3,21 @@
folder_arrow_image="Folder_Arrow"
favorite_image="Inv_Favorite_Star_Full"
favorite_content_image="Inv_Favorite_Star_Content"
- folder_indentation="8"
- item_height="20"
+ folder_indentation="10"
+ item_height="21"
item_top_pad="4"
- selection_image="Square_Selection"
+ selection_image="Rounded_Square"
mouse_opaque="true"
follows="left|top|right"
left_pad="5"
- icon_pad="2"
+ icon_pad="4"
icon_width="16"
- text_pad="1"
+ text_pad="3"
text_pad_right="4"
- text_pad_top="1"
+ text_pad_top="0"
arrow_size="12"
- arrow_pad_top="1"
max_folder_item_overlap="2"/>
+
+
diff --git a/indra/newview/skins/default/xui/en/widgets/tab_container.xml b/indra/newview/skins/default/xui/en/widgets/tab_container.xml
index e3b9030280..63613d34cb 100644
--- a/indra/newview/skins/default/xui/en/widgets/tab_container.xml
+++ b/indra/newview/skins/default/xui/en/widgets/tab_container.xml
@@ -6,10 +6,11 @@ label_pad_left - padding to the left of tab button labels
diff --git a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
index 0f927f8bb3..64be14a69c 100644
--- a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
+++ b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
@@ -29,14 +29,14 @@
width="16" />