Skip to content

Commit

Permalink
Update obsidian.css
Browse files Browse the repository at this point in the history
  • Loading branch information
cannibalox authored Sep 24, 2020
1 parent 8f4c14b commit e41806c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obsidian.css
Original file line number Diff line number Diff line change
Expand Up @@ -1825,6 +1825,7 @@ body.is-translucent {
}
.theme-dark {--opacity-translucency: 0.7;}
.theme-light { --opacity-translucency: 0.5; }
.is-frameless.mod-windows.is-translucent{border-top: none;}
.is-translucent.theme-light .titlebar { opacity: 0.8; }
.is-translucent.theme-dark .titlebar { opacity: 1; }
.is-translucent img { background-color: transparent; filter: contrast(1.12) brightness(0.74); opacity:1;}
Expand Down

0 comments on commit e41806c

Please sign in to comment.