about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2025-01-19 09:21:22 +1000
committersefidel <contact@sefidel.net>2025-01-19 09:21:22 +1000
commit04b0b1cb411a95393082db49e90252cceb65940d (patch)
tree08dbf67db0b79c22d17329d2b594f1c705330378
parent376887559ba6303a3bd89d8c8d94c3697d7d89c6 (diff)
downloadnvimrc-04b0b1cb411a95393082db49e90252cceb65940d.tar.gz
nvimrc-04b0b1cb411a95393082db49e90252cceb65940d.zip
feat(colors)!: disable transparent background
-rw-r--r--fnl/nvrc/colors.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/nvrc/colors.fnl b/fnl/nvrc/colors.fnl
index a9f3dba..48afcdf 100644
--- a/fnl/nvrc/colors.fnl
+++ b/fnl/nvrc/colors.fnl
@@ -20,8 +20,6 @@
                                     ((. (require :nvrc.colors) :apply) (. opts.fargs 1)))
                                     {:nargs 1})
 
-  (setv! jellybeans_overrides {:background {:ctermbg :NONE :256ctermbg :NONE :guibg :NONE}})
-
   (vim.cmd (.. "colorscheme " colorscheme))
 
   ; Statusline