mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-02 09:04:36 +02:00
trying out new colorscheme
This commit is contained in:
parent
c71db74574
commit
73e7e6aa73
5 changed files with 270 additions and 4 deletions
|
@ -18,7 +18,7 @@ local theme = lush(function()
|
|||
info_yellow = hsl("#ffcc66"),
|
||||
hint_blue = hsl("#4fc1ff"),
|
||||
|
||||
red = hsl("#f07178"),
|
||||
red = hsl("#b04b57"),
|
||||
|
||||
blue = hsl("#5486c0"),
|
||||
gray_blue = hsl("#66899d"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue