mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-18 18:19:12 +00:00
users/foo-dogsquared/programs/nixvim: update Lush scheme template
This commit is contained in:
parent
458b8092dc
commit
68d0755ca1
@ -28,6 +28,9 @@ in
|
||||
extraConfigLua = ''
|
||||
${lib.foldlAttrs initLushBase16 "" metadata.palette}
|
||||
|
||||
-- Set the background.
|
||||
vim.o.background = '${metadata.variant}'
|
||||
|
||||
vim.g.terminal_color_0 = base00.hex
|
||||
vim.g.terminal_color_1 = base08.hex
|
||||
vim.g.terminal_color_2 = base0B.hex
|
||||
|
Loading…
Reference in New Issue
Block a user