diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-07-10 19:54:49 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-10 21:45:09 +0200 |
| commit | 649aac85c3feef069b9e8f0f81ea9c9b321ccdb0 (patch) | |
| tree | 813cf401a70c9195785ad003d6c3929a0bf66b20 /translations | |
| parent | 13d64762bbf110fbc52719fb9d93490648199dd2 (diff) | |
| download | Firmament-649aac85c3feef069b9e8f0f81ea9c9b321ccdb0.tar.gz Firmament-649aac85c3feef069b9e8f0f81ea9c9b321ccdb0.tar.bz2 Firmament-649aac85c3feef069b9e8f0f81ea9c9b321ccdb0.zip | |
feat: Option to choose the colour of the highlight search result
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index e50864e..7e015a2 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -364,6 +364,8 @@ "firmament.config.storage-overlay.height": "Storage Height", "firmament.config.storage-overlay.height.description": "The height of the scrollable storage panel.", "firmament.config.storage-overlay.highlight-search-results": "Highlight Search Results", + "firmament.config.storage-overlay.highlight-search-results-colour": "Highlight Search Colour", + "firmament.config.storage-overlay.highlight-search-results-colour.description": "Change the colour of the highlighted search result.", "firmament.config.storage-overlay.highlight-search-results.description": "Highlight the search results in the ender chest overlay.", "firmament.config.storage-overlay.inverse-scroll": "Invert Scroll", "firmament.config.storage-overlay.inverse-scroll.description": "Invert the mouse wheel scrolling in Firmament's storage overlay.", |
