trying out new colorscheme

This commit is contained in:
Chris 2021-07-02 12:55:45 -04:00
parent c71db74574
commit 73e7e6aa73
5 changed files with 270 additions and 4 deletions

View file

@ -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"),