Skip to content

Conversation

babarot
Copy link
Owner

@babarot babarot commented Jun 19, 2025

WHAT

Added configurable colors for the search filter in the --restore interactive menu, addressing the user request for customizable filter appearance.

New Configuration Options:

ui:
  style:
    list_view:
      filter_match: "#F39C12"   # orange - highlight matched text
      filter_prompt: "#7AA2F7"  # blue - filter prompt color

Users can now customize both the filter prompt color and the highlighted matched text color to match their preferred theme.

WHY

#98

@babarot babarot added the kind/feature A feature request; new or enhanced behavior label Jun 19, 2025
@babarot babarot merged commit 66a5630 into main Jun 19, 2025
1 check passed
@babarot babarot deleted the babarot/fix-98-customize-color-on-filter branch June 19, 2025 17:35
@github-actions github-actions bot mentioned this pull request May 11, 2025
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jun 20, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [babarot/gomi](https://github.com/babarot/gomi) | patch | `v1.6.0` -> `v1.6.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>babarot/gomi (babarot/gomi)</summary>

### [`v1.6.1`](https://github.com/babarot/gomi/blob/HEAD/CHANGELOG.md#v161---2025-06-19)

[Compare Source](babarot/gomi@v1.6.0...v1.6.1)

##### New Features

- Make forbidden paths configurable by [@&#8203;babarot](https://github.com/babarot) in babarot/gomi#95
- Customise styles on the filter matching/prompt by [@&#8203;babarot](https://github.com/babarot) in babarot/gomi#101

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MS4zIiwidXBkYXRlZEluVmVyIjoiNDAuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request; new or enhanced behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant