-
Notifications
You must be signed in to change notification settings - Fork 120
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
Enhance for snacks.nvim dashboard #106
Comments
I'm currently thinking how to best customize highlights for this plugin. The main reason why things look more acceptable in Everforst is because its orange-yellow colors combination is more homogeneous than the red-purple used in Sonokai. But in my opinion, none of them are particularly faithful to the semantics of the colorscheme: In comparison, a colorscheme like Tokyo Night which is optimized for the plugin uses a combination of colors that is much easier on the eye: |
@RomanAverin what do you think about this? |
So nice, but a little lacking in contrast for text with a full path. Also doesn't quite match the original colors. The colors you suggest are not quite complimentary. That is, not very harmonious. |
The difficulty with this kind of plugins is that the Sonokai palette is fairly restricted. There are few base colors for different semantic highlight groups, but we don't shade/tint those colors (and do not want to). There are a few shades of grey available to play with, but if we want to use colors the result is unlikely to be very harmonious. Maybe it is best to play with those shades for all text elements actually, on only highlight the symbols with a color. |
I like it more indeed. I would go as far as making the headers also blue, and maybe bold. I need to experiment a bit on my side too it would be nice if Sonokai had a decent support for the multiple dashboard-style plugins out there. |
I have done the following steps before reporting this issue:
Operating system/version
Fedora 41
Terminal emulator/version
Wezterm 20240203-110809-5046fc22
$TERM environment variable
xterm-256color
Tmux version
3.5a
Feature matrix
Minimal vimrc that can reproduce this bug.
Steps to reproduce this bug using minimal vimrc
Expected behavior
Correct color
Actual behavior
Incorrect colors for new dashboard from snacks.nvim
The text was updated successfully, but these errors were encountered: