mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
nix flake update
This commit is contained in:
parent
73d5ac0435
commit
8e1f4fc90a
4 changed files with 14 additions and 14 deletions
|
@ -25,8 +25,8 @@
|
|||
enable = true;
|
||||
themes.dracula-transparent = {
|
||||
inherits = "dracula";
|
||||
# hacky way to get the background transparent
|
||||
"ui.background" = "{}";
|
||||
"ui.virtual.inlay-hint" = { fg = "#666666"; };
|
||||
};
|
||||
settings = {
|
||||
theme = "dracula-transparent";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue