Merge branch 'dev-doc' into dev

dev-assets
Pocco81 3 years ago
commit a52be02f9a

@ -33,7 +33,25 @@
# 🎁 Features
- ...
- Multiple colorschemes available.
- Handy CLI for loading colorschemes.
- Allows user remaps.
- Extensible for many use cases.
- Integrations with a lot of stuff:
- Treesitter
- Native LSP
- Telescope
- LSP Saga
- LSP Trouble
- WhichKey
- Git signs
- BarBar
- NvimTree
- Lualine
- Git Gutter
- Fern
- Lightline
- And Many more...
# 📺 Notices
@ -274,13 +292,34 @@ This settings are unrelated to any group and are independent.
### List of colorschemes
| Colorschemes | Code Names |
| ---------------- | ------------- |
| Catppuccino Dark | `catppuccino` |
| Neon Latte | `neon_latte` |
| Light Melya | `light_melya` |
<img src ="https://i.imgur.com/qdTDwaC.png">
<p align="center">
Catppuccino Dark
</p><hr>
<img src ="https://i.imgur.com/WlzSh2v.png">
<p align="center">
Neon Latte
</p><hr>
<img src ="https://i.imgur.com/r2XNdh5.png">
<p align="center">
Light Melya
</p><hr>
# 🙋 FAQ
- Q: **_"How can I view the doc from NeoVim?"_**
A: Use `:help Catppuccino.nvim`
A: Use `:help Catppuccino.nvim`
- Q: **_"Why are the colorschemes named like that? Do they follow any convention(s)?"_**
A: A colorscheme's name is constructed by two words: the first one is a word that represents the tonalities in the colors used and the second one is the name of a coffee drink from [this list](https://en.wikipedia.org/wiki/List_of_coffee_drinks).
A: A colorscheme's name is constructed by two words: the first one is a word that represents the tonalities in the colors used and the second one is the name of a coffee drink from [this list](https://en.wikipedia.org/wiki/List_of_coffee_drinks).
# 🫂 Contribute

Loading…
Cancel
Save