Reduce opacity
This commit is contained in:
parent
798d68b0f7
commit
715276f7c7
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ let
|
|||
|
||||
scrolling.history = 100000;
|
||||
|
||||
window.opacity = 0.95;
|
||||
window.opacity = 0.9;
|
||||
};
|
||||
settings = {
|
||||
dark = commonSettings // {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue