Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LunarVim/darkplus.nvim


https://github.com/LunarVim/darkplus.nvim

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

![header](./assets/Dark_PLUS.png)

---

Darkplus inspired colorscheme written in lua.

## Showcase
![2022-10-05-21:52:55](https://user-images.githubusercontent.com/696094/194197308-3b5c1728-fc07-4b80-b30b-1d14c09d6656.png)
![2022-10-05-21:42:21](https://user-images.githubusercontent.com/696094/194197310-e2728711-43c3-49d4-b1f4-4db7cd3b2901.png)
![2022-10-05-21:42:08](https://user-images.githubusercontent.com/696094/194197313-309fe9ec-4d4e-4c81-b95d-118117c895de.png)

## Install

```lua
use "lunarvim/darkplus.nvim"
```

## Activate

```lua
vim.cmd("colorscheme darkplus")
```