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

Can't customize outline's highlight #1050

Closed
vollowx opened this issue May 2, 2023 · 7 comments
Closed

Can't customize outline's highlight #1050

vollowx opened this issue May 2, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@vollowx
Copy link

vollowx commented May 2, 2023

Describe the bug

Setting OutlinePreviewNormal and OutlinePreviewBorder doesn't make any change to the outline panel.

Steps to reproduce

  1. Go to your theme's config file
  2. Set OutlinePreviewNormal and OutlinePreviewBorder
  3. Relaunch nvim
  4. Open outline panel

Expected behavior

Outline panel's color changes.

Neovim version (nvim -v)

NVIM v0.10.0-dev-241+g26cc946226

lspsaga commit

349b3d4

Terminal name/version

foot version: 1.14.0 +pgo +ime +graphemes -assertions

@vollowx vollowx added the bug Something isn't working label May 2, 2023
@glepnir glepnir closed this as completed in a4e5b11 May 2, 2023
@glepnir
Copy link
Member

glepnir commented May 2, 2023

update then use OutlineNormal to change outline window background.

@vollowx
Copy link
Author

vollowx commented May 2, 2023

Thanks a lot!

@vollowx
Copy link
Author

vollowx commented May 2, 2023

Also, how can I customize the highlight of this border on the left of the panel?

image

@glepnir
Copy link
Member

glepnir commented May 2, 2023

OutlineIndent

@vollowx
Copy link
Author

vollowx commented May 2, 2023

Sorry, I mean the bar between my code and the outline panel but not the indent line

image

@glepnir
Copy link
Member

glepnir commented May 2, 2023

:help VertSplit

@vollowx
Copy link
Author

vollowx commented May 2, 2023

Thx I got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants