Merge branch 'develop' into fix-pip-color

This commit is contained in:
Šimon Brandner 2021-04-23 14:40:58 +02:00
commit ec908bc8be
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
23 changed files with 465 additions and 157 deletions

View file

@ -127,7 +127,7 @@ $dialog-close-fg-color: #c1c1c1;
$dialog-background-bg-color: #e9e9e9;
$lightbox-background-bg-color: #000;
$lightbox-background-bg-opacity: 95%;
$lightbox-background-bg-opacity: 0.95;
$imagebody-giflabel: rgba(0, 0, 0, 0.7);
$imagebody-giflabel-border: rgba(0, 0, 0, 0.2);