Skip to content

How to change Border color of Lazynvim UI? #1646

Answered by 6H075T2
6H075T2 asked this question in Q&A
Discussion options

You must be logged in to vote

@tryprncp hmm, you can try the following option for
border = single -- rounded or double
It's the same as manually adding those borders.

I've already figured the solution to my problem. YAY

You can also pass a table with the char of your choosing as your border with the following
NOTE: The border starts in counterclockwise fashion.

border = { { "char", "yourhighlightgroup"} }

PS: Boss Troy welcome to Neovim-Ecosystem HAHAHA

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@6H075T2
Comment options

Answer selected by 6H075T2
@6H075T2
Comment options

@tryprncp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants