helix/colorscheme: switch to base16_transparent

This commit is contained in:
Bloxx12 2025-05-17 23:47:32 +02:00
commit 47d1166938
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -1,4 +1,4 @@
{
inherits = "gruvbox";
inherits = "base16_transparent";
"ui.background" = {};
}