Skip to content

Visual Studio Dark theme ported to NvChad base46 format

Notifications You must be signed in to change notification settings

Sup3rlum/nvchad-base46-vsdark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

nvchad-base46-vsdark

This is the Visual Studio 2019/2022 Dark C++ theme ported as an NvChad Base46 theme. It is made to be as faithful to the original as possible.

Requirements:

  • NvChad 2.0

Compatible with:

  • Treesitter
  • NvimTree

Known Issues:

  • #pragma directives do not get colored properly when using clangd

!NOTE: For proper semantic highlighting, enable semantic tokens from your lsp (if supported, I recommend clangd as lsp)

Screenshots

Pre-requisites

If you would like the theme to be as faithful to the Visual Studio version, I highly suggest enabling semantic token highlighting in NvChad:

In ~/.config/nvim/lua/core/default_config.lua set lsp_semantic_tokens = true (available in Neovim >= 0.9)

Installation

Run:

git clone https://github.com/Sup3rlum/nvchad-base46-vsdark.git <YOUR_DIRECTORY>

Then copy to NvChad themes folder:

cp <YOUR_DIRECTORTY>/vsdark.lua ~/.local/share/nvim/lazy/base46/lua/base46/themes/vsdark.lua

Then, once inside Neovim, enter <leader>th and select vsdark from the menu

About

Visual Studio Dark theme ported to NvChad base46 format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages