base16
forest-night
base16 | forest-night | |
---|---|---|
26 | 33 | |
588 | 2,952 | |
- | - | |
0.0 | 7.5 | |
about 1 year ago | 11 days ago | |
Vim Script | ||
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
base16
-
Eza: A modern, maintained replacement for ls
- Let the user set their shell colors however they want (presumably using [2]), and use the ANSI shell colors (and a few more) according to the base16 style guide [1]. Some translation between shell colors and base16 colors will be necessary, e.g. base16 says that a language keyword should use the color base0E, which in [2] corresponds to ANSI shell color 13.
My impression is that the base16 specification is not sufficiently general for most tools to implement it in a totally unbambiguous way, but if users can set their own colorschemes with a config file, it's not hard for a user to come up with a base16-approximating colorscheme template file, from which other users can generate a config file that sets a specific base16 colorscheme.
[1]: https://github.com/chriskempson/base16/blob/main/styling.md
-
Which colorscheme has the best features and granular customization (default colors aside)? Or a plugin for building custom color schemes?
Big fan of the base16 philosophy
-
Customize color theme in NvChad
If anyone struggles with this in the feature, what I was looking for was a list like the one in https://github.com/chriskempson/base16/blob/39fb23df970d4d6190d000271dec260250986012/styling.md.
-
Colorschemes that use treesitter and are 256-color?
Correct. It uses main Base16 styling.
-
Lua function to dump current neovim colorscheme to kitty
Nice. Might be useful for dumping themes for the base16 framework
-
Dark theme with good coverage
Stuff with base16 support is a good place to look. I've had good luck with Gruvbox (dark, hard).
- Base16 Color Framework
-
I contributed to (mostly) 14 top-rated Neovim color schemes. Here are some observations
I am not entirely sure what you mean by "universal format for themes", but there I personally love Base16 convention with its recommendation for styling. This is what I ended up (re)implementing for Neovim: mini.base16. It's been around, so most of instruments should have support for this.
-
Vim Color Schemes
It’s been mentioned earlier in this thread, but base16 is basically that. I use it, and it’s ok!
http://chriskempson.com/projects/base16/
-
Samples of code used for creating themes / color schemes
I'm talking about themes for terminals, text editors, notifications, [task]bars, etc. For example, these.
forest-night
-
Colorscheme doesn't properly work with NvimTree
I'm using this colorscheme and from the screenshots it seems like it's using NvimTree. And as you can see the background of the editor and the one of NvimTree is the same, but it's not like that on my end. As you can see my NvimTree is darker than the editor. In the Everforest docs, it says that if mine doesn't look the same as in the screenshots, then it has something to do with terminalguicolors, but they work just fine, they're enabled and they make the whole theme work.
-
What color scheme do you use?
Surprised I had to scroll down so much to find this reply. everforest is a great theme, customizable and for once, both the dark and light versions are really usable and high quality. I love it.
-
bamboo.nvim: Easy-on-the-eyes green colorscheme
Thanks for feedback, I'll start to make a greener one when I have some spare time. In the meantime you might like https://github.com/sainnhe/everforest it's a Vim theme that is also pretty green and looks nice in my opinion
-
Have you ever wondered how "average popular Neovim color scheme" looks like? I have. Here is the result (details in comments):
There are also non-purple-ish color schemes coming right after top 5: - sainnhe/everforest - sainnhe/gruvbox-material and ellisonleao/gruvbox.nvim - navarasu/onedark.nvim - marko-cerovac/material.nvim (except one variation) - shaunsingh/nord.nvim
-
[Media] Sorry if it's silly for you, but this got me really interested in learning rust!
should be https://github.com/sainnhe/everforest
-
Help finding a good Colorblind Scheme
Saw that you liked the look of rose-pine, I recently switched from that to everforest and it's surprisingly solid. Definitely a little muted, but has some benefits:
-
Background color changing when new content appears
Theme: Everforest
- Kanagawa color scheme is beautiful
-
Ask HN: What colorscheme are you using in your code editor?
I was a Gruvbox guy for quite a while.
I found Everforest a few months ago and really like it: https://github.com/sainnhe/everforest
-
What's your recommendations for good colorschemes?
I'm a sucker for Everforest.
What are some alternatives?
nvim-base16.lua - Programmatic lua library for setting base16 themes in Neovim.
emacs-theme-gruvbox - Gruvbox is a retro groove color scheme for Emacs. Port of the Vim version.
Gogh - Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
gruvbox-material - Gruvbox with Material Palette
iTerm2-Color-Schemes - Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
catppuccin - 😸 Soothing pastel theme for the high-spirited!
base16-vim - Base16 for Vim
sonokai - High Contrast & Vivid Color Scheme based on Monokai Pro
macos-terminal-themes - Color schemes for default macOS Terminal.app
vim-one - Adaptation of one-light and one-dark colorschemes for Vim
base16-nvim - Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups.
groovy-lambda - VS Code color theme optimised for Haskell, based on Gruvbox Material.