You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to set up neotree to pick up on the theme that I've set for Emacs?
For example I've installed gruvbox-theme and all of my file buffers and the command buffer have picked it up, but neotree is still sticking to its blue theme.
Would be nice if Neotree also took its hues from the selected color theme.
This issue becomes especially problematic when I select a theme with a light background, e.g. gruvbox-light-medium.
The text was updated successfully, but these errors were encountered:
This would be awesome! Just incase someone wants to make these color changes manually, add the below peace of code to your .emacs file. If I have free time available, I will try to submit a pull request to help solve this problem.
Is it possible to set up neotree to pick up on the theme that I've set for Emacs?
For example I've installed gruvbox-theme and all of my file buffers and the command buffer have picked it up, but neotree is still sticking to its blue theme.
Would be nice if Neotree also took its hues from the selected color theme.
This issue becomes especially problematic when I select a theme with a light background, e.g. gruvbox-light-medium.
The text was updated successfully, but these errors were encountered: