This commit is contained in:
Felix Kratz 2021-10-13 21:09:42 +02:00
commit 7241af15b7

View file

@ -1,5 +1,5 @@
local colors = {
white = "#fff9e8",
white = "#D3C6AA",
darker_black = "#272f35",
black = "#2b3339", -- nvim bg
black2 = "#323a40",