Bank Highlighter

Bank Highlighter

by Evamist,Nick2bad4u

3,030 installs
bank
highlight
tag
inventory
GitHub ↗

About Bank Highlighter - based from Runelite 'Inventory Tags'. This works alongside allowing you to highlight items in your bank (or inventory whilst bank is open) a colour to make them easier to see, e.g. skills sets.

Documentation

Bank Highlighter

Bank Highlighter is a RuneLite plugin that lets you apply colored highlights to bank items for quick visual grouping.

<p align="center">

<a href="https://github.com/user-attachments/assets/76e877ba-7fe0-4eb0-914d-7a45155e7d97">

<img src="https://github.com/user-attachments/assets/76e877ba-7fe0-4eb0-914d-7a45155e7d97" alt="BankHighlighterScreenShot">

</a>

</p>

Install

Plugin Hub: search for Bank Highlighter and enable it.

From source (dev):

``bash

./gradlew build

`

How to use

1. Open your bank.

2. Right‑click an item (hold Shift if you enabled “Require Shift”).

3. Choose Bank Highlight → pick a color from existing tags or Pick for a custom color.

4. Use Reset to remove a highlight.

Highlights apply per item ID, so every copy of the item will be highlighted.

Configuration

Menu

  • Require Shift: Only show the Bank Highlight menu when holding Shift.

Tag display mode

  • Outline: Draw an outline around the item icon.
  • Underline: Draw an underline on the item slot.
  • Fill: Fill the slot background with the tag color.
  • Fill opacity: Opacity for the fill (0–255).

Integration

  • Share with Inventory Tags: Use the Inventory Tags config group so item colors are shared between both plugins.

Integrations & Compatibility

  • Inventory Tags: When “Share with Inventory Tags” is enabled, highlights are read/written from the inventorytags` config group.
  • Bank Tag Layouts / Custom layouts: Highlights display on layout/duplicate items in the bank interface.

Troubleshooting

  • Menu doesn’t appear: Disable “Require Shift” or ensure you’re holding Shift. Also make sure the bank is open.
  • Highlights not showing: Verify Outline/Fill/Underline are enabled in config and that items are tagged.

Notes

  • Highlight colors are stored by item ID, not by individual bank slot.

Similar Plugins