mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
custom border size & color + only load sounds when needed + update translations + introducing custom shadows (unstable, hidden)
This commit is contained in:
parent
1fe8fc948a
commit
c5531bef98
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 09837f06099f183de242880b6e6e6555a058e884
|
||||
Subproject commit f5e81556e52115ec5367f064dd682fbc898f5e01
|
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue