about summary refs log tree commit diff
path: root/fnl/nvrc/colors.fnl
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-05-15 01:05:05 +0900
committersefidel <contact@sefidel.net>2022-05-15 01:05:05 +0900
commit9c8798f5527aefd42b65ce1600e4f75587440afd (patch)
tree8b0f9fbfe69deefb57eb29421d9996e157bff554 /fnl/nvrc/colors.fnl
parent2907ace03c78af18b2e6445cd2cbf44ac56b21a2 (diff)
downloadnvimrc-9c8798f5527aefd42b65ce1600e4f75587440afd.tar.gz
nvimrc-9c8798f5527aefd42b65ce1600e4f75587440afd.zip
feat(macos): quick-and-dirty transparency fix
Diffstat (limited to 'fnl/nvrc/colors.fnl')
-rw-r--r--fnl/nvrc/colors.fnl2
1 files changed, 2 insertions, 0 deletions
diff --git a/fnl/nvrc/colors.fnl b/fnl/nvrc/colors.fnl
index 7aedfd0..a5df7fc 100644
--- a/fnl/nvrc/colors.fnl
+++ b/fnl/nvrc/colors.fnl
@@ -15,6 +15,8 @@
 (lambda colors.apply [colorscheme]
   (import-macros {: highlight!} :nvrc.macro.color)
 
+  (setv! jellybeans_overrides {:background {:ctermbg :NONE :256ctermbg :NONE :guibg :NONE}})
+
   (vim.cmd (.. "colorscheme " colorscheme))
 
   ; Statusline