https://github.com/augustunderground/nocolor.nvim
No Color Scheme for NeoVim
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Keywords
colorscheme
lush-nvim
neovim
Last synced: 6 months ago
·
JSON representation
Repository
No Color Scheme for NeoVim
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
colorscheme
lush-nvim
neovim
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.md
No Color Scheme for NeoVim
Made with lush.
Install
With lazy:
lua
{ "augustunderground/nocolor.nvim" }
Or any other plugin manager.
Usage
No need to setup(), just
lua
vim.cmd.colorscheme("nocolor")
or
vim
colorscheme nocolor
lualine
Dynamic lualine theme.
lua
local nocolor = require("nocolor.lualine")
require("lualine").setup({ options = { theme = nocolor }})
Highlight Groups
Explicity overwrites the highlight groups in:
Lightswitch
Switch between light and dark mode on the fly with the :Light and :Dark
commands, or toggle with :LightSwitch.
Owner
- Name: ynk
- Login: AugustUnderground
- Kind: user
- Location: Innsmouth
- Company: @electronics-and-drives
- Website: https://augustunderground.github.io/
- Repositories: 12
- Profile: https://github.com/AugustUnderground
PhD Student at Reutlingen University
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0