Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add default to ZenBg to allow customization #108

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

mikesmithgh
Copy link
Contributor

Hi @folke,

I'd like to customize the ZenBg highlight group. Currently, ZenBg will get overwritten by M.colors. Adding default will ignore the highlight group updates if they are already defined.

before fix

before-default

after fix

after-default

@folke folke merged commit c1dea35 into folke:main Jan 21, 2024
@folke
Copy link
Owner

folke commented Jan 21, 2024

thanks

folke pushed a commit that referenced this pull request Jul 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.0](v1.3.0...v1.4.0)
(2024-07-06)


### Features

* **border:** add border to main window
([#80](#80))
([a256eda](a256eda))
* **plugins:** add the ability to disable todo-comments.nvim in zen-mode
([#114](#114))
([c952f60](c952f60))
* **plugins:** implement Neovide plugin
([#131](#131))
([e6e83f6](e6e83f6))


### Bug Fixes

* add default to ZenBg to allow customization
([#108](#108))
([c1dea35](c1dea35))
* assign filetype to background buffer
([#91](#91))
([7175e4d](7175e4d))
* fixed opts.window.backdrop. Fixes
[#115](#115), Closes
[#119](#119)
([6b4acad](6b4acad))
* tmux+wezterm plugin
([#103](#103))
([3506220](3506220))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants