Add coloring for current level and rust trap levels in overview

This commit is contained in:
2025-10-07 17:00:22 -05:00
parent 5d2e7ff73b
commit e6af1f33d7

View File

@@ -68,6 +68,10 @@ MENUCOLOR="wand (of|called) cancellation"={{ bag_kaboom }}
MENUCOLOR="bag (of|called) tricks"={{ bag_kaboom }}
MENUCOLOR="bag (of|called) holding"={{ bag_kaboom }}
## Overview
MENUCOLOR="^\s*Level.*rust trap"=bright blue
MENUCOLOR="^\s*Level.*You are here"=green
## Branches
{% set branch_header = "white&inverse" %}
{% set branch_transition = "yellow" %}