mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
update
This commit is contained in:
parent
ba219f1e96
commit
601de90790
1 changed files with 2 additions and 2 deletions
|
@ -24,10 +24,10 @@ return {
|
|||
colors = {
|
||||
onedark = {
|
||||
green = "#99c379",
|
||||
gray = "#abb2bf",
|
||||
gray = "#8094b4",
|
||||
red = "#e06c75",
|
||||
purple = "#c678dd",
|
||||
yellow = "#e5c07b",
|
||||
yellow = "#e5c07a",
|
||||
blue = "#61afef",
|
||||
cyan = "#56b6c2",
|
||||
bg_statusline = "#282c34",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue