pinto
:paintbrush: Create, view and edit vim color themes (by alajmo)
tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. (by folke)
| pinto | tokyonight.nvim | |
|---|---|---|
| 2 | 86 | |
| 32 | 8,061 | |
| - | 1.1% | |
| 0.0 | 9.0 | |
| over 3 years ago | 3 months ago | |
| JavaScript | Lua | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
pinto
Posts with mentions or reviews of pinto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-07.
-
Closest thing to tokyonight.nvim that works with standard vim?
You can create your own colorscheme based on tokyonight color palette. You something like https://pintovim.dev/ or https://vimcolors.org/
-
mani, a CLI Tool to Manage Multiple Repositories
projects: example: path: . desc: A mani example pinto: path: frontend/pinto url: https://github.com/alajmo/pinto.git desc: A vim theme editor tags: [frontend, node] template-generator: url: https://github.com/alajmo/template-generator.git desc: A simple bash script used to manage boilerplates tags: [cli, bash] env: branch: master themes: custom: table: options: draw_border: true separate_columns: true separate_header: true separate_rows: true tasks: git-status: desc: show working tree status cmd: git status git-last-commit-msg: desc: show last commit cmd: git log -1 --pretty=%B git-last-commit-date: desc: show last commit date cmd: | git log -1 --format="%cd (%cr)" -n 1 --date=format:"%d %b %y" \ | sed 's/ //' git-branch: desc: show current git branch cmd: git rev-parse --abbrev-ref HEAD npm-install: desc: run npm install in node repos target: tags: [node] cmd: npm install git-overview: desc: show branch, local and remote diffs, last commit and date theme: custom commands: - task: git-branch - task: git-last-commit-msg - task: git-last-commit-date
tokyonight.nvim
Posts with mentions or reviews of tokyonight.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-10-13.
- Neovim 0.12 native autocomplete and native plugin manager for laravel and go
-
Multifunctional IDE using Neovim (1 of 3)
For example, let's set a color scheme, I like TokyoNight, you can set any you like:
-
Closest thing to tokyonight.nvim that works with standard vim?
I have several production servers I work on that we use standard vim9 on to edit config files, etc. I love tokyonight.nvim and would love to be able to use it or something as close to it at possible with vim9, but have yet to be able to find anything. Any suggestions?
-
[ Discussion ] Complexity Hell for neovim themes
Tokyonight highlight file almost 1000 Lines
- LazyVim
-
Diffview.nvim colorscheme
Looks like tokyinight.nvim.
-
How can I change the pyright lsp comments color?
This should come from DiagnosticVirtualTextError and usually the colorscheme you're using sets it. Check the documentation of your colorscheme to see if you can change highlight groups in your colorscheme or try to link the DiagnosticVirtualTextError to a different HighlightGroup or color. The colorscheme you're using seems to be linking DiagnosticVirtualTextError and keywords to the same HighlightGroup. Or you might try a different colorscheme which (hopefully) doesn't have problems like that. One I would suggest is Tokyonight, if you would like to check it out.
-
Does anyone know what the default theme used in lunar vim is? Hoping to get it for my Neovim setup.
I think it 's tokyonight https://github.com/folke/tokyonight.nvim
-
I don't understand Lua modules
So for tokyonight.nvim, when that folder is added to the rtp:
-
What color scheme do you use?
Tokyonight in dark mode
What are some alternatives?
When comparing pinto and tokyonight.nvim you can also consider the following projects:
gita - Manage many git repos with sanity 从容管理多个git库
catppuccin - 😸 Soothing pastel theme for the high-spirited!
mani
tokyo-night-vscode-theme - A clean, dark Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.
tokyonight-vim - [ARCHIVED : Lack of time to maintain] A clean, dark vim colorscheme that celebrates the lights of downtown Tokyo at night, based on a VSCode theme by @enkia with the same name
Catppuccino.nvim - 🍨 Catppuccin theme for NeoVim [Moved to: https://github.com/catppuccin/nvim]