Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Onedark inspired colorscheme written in lua.
https://github.com/LunarVim/onedarker.nvim

hacktoberfest hacktoberfest2022 lua neovim neovim-colorscheme nvim

Last synced: 3 months ago
JSON representation

Onedark inspired colorscheme written in lua.

Awesome Lists containing this project

README

        

# Onedarker
![newest](https://user-images.githubusercontent.com/696094/194201370-dba2a888-463a-45e4-89b7-a20ba6da7bde.png)

Onedarker inspired colorscheme written in lua.

## Showcase

![2022-10-02-15:26:49](https://user-images.githubusercontent.com/696094/193473175-d08bfb9e-89bb-445f-8eb3-c51265595c7c.png)
![2022-10-02-15:19:33](https://user-images.githubusercontent.com/696094/193473176-818e443b-11e6-4025-a1a8-6cf182556ebd.png)
![2022-10-02-15:19:12](https://user-images.githubusercontent.com/696094/193473177-5c4635a7-20e1-4866-abd1-9166136895d5.png)

## Install

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

## Activate

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