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

feat: add vim-dadbod-ui integration #747

Merged
merged 3 commits into from
Aug 9, 2024
Merged

Conversation

vihu
Copy link
Contributor

@vihu vihu commented Aug 7, 2024

Summary

This adds support for dadbod-ui.

I chose the following colors (mostly because it seemed reasonable):

NotificationInfo = { fg = C.blue, bg = C.mantle },
NotificationWarning = { fg = C.yellow, bg = C.mantle },
NotificationError = { fg = C.red, bg = C.mantle },

PS: There's some whitespace cleanup here as well.

README.md Outdated Show resolved Hide resolved
doc/catppuccin.txt Show resolved Hide resolved
@vollowx vollowx changed the title Add support for dadbod-ui plugin highlights feat: add vim-dadbod-ui integration Aug 9, 2024
README.md Outdated Show resolved Hide resolved
@vollowx vollowx merged commit 4db4c77 into catppuccin:main Aug 9, 2024
9 checks passed
@vollowx
Copy link
Collaborator

vollowx commented Aug 9, 2024

Thanks for your contribution and patience! ❤️

@vihu vihu deleted the rg/dadbod-ui branch August 9, 2024 12:30
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