mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
profiles/gui: kitty transparency increase
This commit is contained in:
parent
9b1602ec36
commit
718edfce53
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
settings = {
|
||||
font_size = witch.style.font.size;
|
||||
# background = witch.style.base16.color0;
|
||||
background_opacity = "0.95";
|
||||
background_opacity = "0.9";
|
||||
# foreground = witch.style.base16.color7;
|
||||
# selection_background = witch.style.base16.color7;
|
||||
# selection_foreground = witch.style.base16.color0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue