diff options
| author | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2026-03-10 22:49:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-10 22:49:47 +0200 |
| commit | f3c0dd2b5e32a3ea005282542ab67cda758f9214 (patch) | |
| tree | b399ee0c52b2f9e0e13f49510d44ede015b20d7c /indra | |
| parent | 1b9c85dc2d990e68e6934e5d54e85319313e03d6 (diff) | |
#5515 restore Inventory favorite color
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/colors.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index a686a3f20e..e7b8aa095a 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -457,6 +457,9 @@ name="InventoryBackgroundColor" reference="DkGray2" /> <color + name="InventoryFavoriteColor" + reference="Yellow" /> + <color name="InventoryFocusOutlineColor" reference="White_25" /> <color |
