Minimal background tweak

This commit is contained in:
Fernando Schauenburg 2024-03-18 10:56:11 +01:00
parent 6063ca4cda
commit 46ccd31961

View file

@ -4,7 +4,7 @@ M.colors = function()
local c = { -- 16 | 16 | 256 | local c = { -- 16 | 16 | 256 |
-- dark | light | colors | R G B -- dark | light | colors | R G B
--------+-------+--------+--------------- --------+-------+--------+---------------
dark0 = '#171a1b', -- | | 232 | 23 26 27 dark0 = '#18191a', -- | | 232 | 24 25 26
dark0_s = '#1d2021', -- | | 233 | 29 32 33 dark0_s = '#1d2021', -- | | 233 | 29 32 33
dark1 = '#3c3836', -- | 15 | 237 | 60 56 54 dark1 = '#3c3836', -- | 15 | 237 | 60 56 54
dark2 = '#504945', -- | | 239 | 80 73 69 dark2 = '#504945', -- | | 239 | 80 73 69