Minimal background tweak
This commit is contained in:
parent
6063ca4cda
commit
46ccd31961
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ M.colors = function()
|
|||
local c = { -- 16 | 16 | 256 |
|
||||
-- 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
|
||||
dark1 = '#3c3836', -- | 15 | 237 | 60 56 54
|
||||
dark2 = '#504945', -- | | 239 | 80 73 69
|
||||
|
|
Loading…
Add table
Reference in a new issue