The new system on the recycle beast is OK. I only usually check once a day at night while questing. However I often already have some of the items and it's difficult to see which items I do have. I wish there was a way to highlight or mark in red which items I have. Thanks.
CWs for Sale or Trade https://subeta.net/user_shops.php/shop/24266
That would be nice! The little "X in vault" text might be bold, but it's easy to miss among all the other text shown below the items. Having that text be a different color would be an improvement and would better catch the player's attention. Adding some kind of emoji (♻️ maybe?) to make it more obvious would also be good, and would make it more noticeable for those who are colorblind.
In the meantime, it looks like it's possible to alter with customCSS! Paste this into your customCSS box, it will change the "X in vault" text into a bright red color:
/changes color of recycle beast item count/
.rb-item-count {
color: !important;
}
You can adjust the color as you like.
Yes, thank you, that worked and is so much easier. Wish they had built that in.
CWs for Sale or Trade https://subeta.net/user_shops.php/shop/24266