Allow specifying directory icon color in theme files#709
Merged
Conversation
Collaborator
Author
yorukot
approved these changes
Mar 14, 2025
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Apr 20, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [yorukot/superfile](https://github.com/yorukot/superfile) | minor | `v1.1.7` -> `v1.2.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>yorukot/superfile (yorukot/superfile)</summary> ### [`v1.2.1`](https://github.com/yorukot/superfile/releases/tag/v1.2.1) [Compare Source](yorukot/superfile@v1.1.7.1...v1.2.1) #### Install: [**Click me to know how to install**](https://github.com/yorukot/superfile?tab=readme-ov-file#installation) #### Changelog ##### Update - Add show_image_preview flag [`#728`](yorukot/superfile#728) - Allow specifying directory icon color in theme files [`#709`](yorukot/superfile#709) - \--hotkey-file flag and fix in configFileFlag [`#700`](yorukot/superfile#700) - File preview: Add bat as plugin [`#686`](yorukot/superfile#686) - Monokai Theme [`#673`](yorukot/superfile#673) ##### Bug fix - Fix broken link in website causing 404 [`#714`](yorukot/superfile#714) - Fix sidebar disk listing [`#708`](yorukot/superfile#708) - Switch to semver for newer 1.2.1 release [`#687`](yorukot/superfile#687) ##### Optimization - Fix: icon consts [`#719`](yorukot/superfile#719) - Refactor and unit tests for scrolling [`#710`](yorukot/superfile#710) - Refactor of wheel functions [`#695`](yorukot/superfile#695) ##### Documentation - Add info about auto update [`#721`](yorukot/superfile#721) - add cd_on_quit for fish shell [`#696`](yorukot/superfile#696) - Add Pixi installation instructions [`#690`](yorukot/superfile#690) #### New Contributors - [@​nkxxll](https://github.com/nkxxll) made their first contribution in yorukot/superfile#689 - [@​apcamargo](https://github.com/apcamargo) made their first contribution in yorukot/superfile#690 **Full Changelog**: yorukot/superfile@v1.2.0.0...v1.2.1 Assets will be generated after version change MRs are merged </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes - #685
I have made it so that it uses the default color if the
directory_icon_coloris not specified in theme.toml