foot.nix: set alpha value
This commit is contained in:
parent
82caabb0dc
commit
8ebc58815a
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ in {
|
||||||
bright5 = base0F; # pink
|
bright5 = base0F; # pink
|
||||||
bright6 = base0C; # teal
|
bright6 = base0C; # teal
|
||||||
bright7 = base07; # Subtext 0
|
bright7 = base07; # Subtext 0
|
||||||
|
|
||||||
|
alpha = 0.85;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue