Compare commits

...

3 Commits

Author SHA1 Message Date
7664ee3fff readme: extended list of supported plugins 2023-09-07 04:51:51 +02:00
18561bdd01 updated example picture 2023-09-07 04:46:03 +02:00
b987426ef0 updated example picture 2023-09-07 04:43:46 +02:00
3 changed files with 16 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Vim TCCS # Vim TCCS
![colorscheme-example](tccs-example.jpg) ![colorscheme-example](tccs-example.png)
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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

BIN
tccs-example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB