diff --git a/CHANGELOG.md b/CHANGELOG.md index c78821e..5e6e7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,15 @@ CHANGELOG This version introduces three new border types, `--list-border`, `--input-border`, and `--header-border`, offering much greater flexibility for customizing the user interface. -Also, fzf now offers three "style presets" for easier customization, which can be activated using the `--style=[default|minimal|full]` option. + + +Also, fzf now offers "style presets" for quick customization, which can be activated using the `--style` option. + +| Preset | Screenshot | +| :--- | :--- | +| `default` | | +| `full` | | +| `minimal` | | - Style presets (#4160) - `--style=full`