Merge pull request #2122 from dragos-efy/efy

custom border size & color + only load sounds when needed + update translations
This commit is contained in:
Bnyro 2023-02-19 21:03:32 +01:00 committed by GitHub
commit 844e30c440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 09837f06099f183de242880b6e6e6555a058e884
Subproject commit f5e81556e52115ec5367f064dd682fbc898f5e01

View file

@ -3,6 +3,7 @@
--efy_color: 0 84% 60%, 0 72% 51%; /*No JS Fallback*/ --efy_color1_var: 0 84% 60%; --efy_color2_var: 0 72% 51%;
--efy_color_angle: 165deg;
--efy_radius: 12rem;
--efy_border_size: 1.5rem;
--efy_gap: 15rem;
--efy_sidebar_button: right_middle, off;
--efy_body_width: 100%;