custom border size & color + only load sounds when needed + update translations + introducing custom shadows (unstable, hidden)

This commit is contained in:
dragos-efy
2023-02-19 21:47:28 +02:00
parent 1fe8fc948a
commit c5531bef98
2 changed files with 2 additions and 1 deletions

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%;