mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2025-04-20 00:27:48 +02:00
Compare commits
3 Commits
e634ee7d46
...
7664ee3fff
Author | SHA1 | Date | |
---|---|---|---|
7664ee3fff | |||
18561bdd01 | |||
b987426ef0 |
17
README.md
17
README.md
@ -1,6 +1,6 @@
|
|||||||
# Vim TCCS
|
# Vim TCCS
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Tiyns custom color scheme (TCCS) for vim is an adaption of
|
Tiyns custom color scheme (TCCS) for vim is an adaption of
|
||||||
[Mofiquls vscode.nvim](https://github.com/Mofiqul/vscode.nvim) which is based upon colors from
|
[Mofiquls vscode.nvim](https://github.com/Mofiqul/vscode.nvim) which is based upon colors from
|
||||||
@ -13,12 +13,27 @@ This color scheme uses colors that match the ones of VSCode with strong red and
|
|||||||
yellow colors for errors and warnings.
|
yellow colors for errors and warnings.
|
||||||
Additionally a darker background was added for better contrast.
|
Additionally a darker background was added for better contrast.
|
||||||
|
|
||||||
|
The example picture is taken with all settings available from my
|
||||||
|
[dotfiles](https://github.com/tiyn/dotfiles).
|
||||||
|
It is recommended to take a look into it to get similar highlighting, etc.
|
||||||
|
|
||||||
## Supported Plugins
|
## Supported Plugins
|
||||||
|
|
||||||
Following Plugins are especially supported by this color scheme.
|
Following Plugins are especially supported by this color scheme.
|
||||||
Other plugins may work as well, but don't are explicitly configured.
|
Other plugins may work as well, but don't are explicitly configured.
|
||||||
|
|
||||||
|
- [Diffview](https://github.com/sindrets/diffview.nvim)
|
||||||
|
- [GitSigns](https://github.com/lewis6991/gitsigns.nvim)
|
||||||
|
- [LSP-Signature](https://github.com/ray-x/lsp_signature.nvim)
|
||||||
- [Lualine](https://github.com/nvim-lualine/lualine.nvim)
|
- [Lualine](https://github.com/nvim-lualine/lualine.nvim)
|
||||||
|
- [NavBuddy](https://github.com/SmiteshP/nvim-navbuddy)
|
||||||
|
- [NVIM CMP](https://github.com/hrsh7th/nvim-cmp)
|
||||||
|
- [NVIM Scrollbar](https://github.com/petertriho/nvim-scrollbar)
|
||||||
|
- [NVIM Telescope](https://github.com/nvim-telescope/telescope.nvim)
|
||||||
|
- [NVIM Tree](https://github.com/nvim-tree/nvim-tree.lua)
|
||||||
|
- [NVIM Treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
|
||||||
|
- [NVIM Ufo](https://github.com/kevinhwang91/nvim-ufo)
|
||||||
|
- [Wilder](https://github.com/gelguy/wilder.nvim)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
BIN
tccs-example.jpg
BIN
tccs-example.jpg
Binary file not shown.
Before Width: | Height: | Size: 221 KiB |
BIN
tccs-example.png
Normal file
BIN
tccs-example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
Loading…
x
Reference in New Issue
Block a user