aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 182fe58..7b9b91c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -27,7 +27,7 @@
ColorColumn.bg="#0a0a0a";
Normal.bg=null; # Transparent nvim background
IlluminatedWordRead.fg="#E06C75"; # Illuminate
- BufferTabpageFill.bg=null;
+ BufferTabpageFill.bg="#1a1a2e";
};