mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-02-03 09:29:54 +00:00
localStorage not required anymore + sidebar position + improvements
This commit is contained in:
@@ -462,7 +462,7 @@ export default {
|
||||
seekBarColors: {
|
||||
base: "rgba(255, 255, 255, 0.3)",
|
||||
buffered: "rgba(255, 255, 255, 0.54)",
|
||||
played: "rgb(255, 0, 0)",
|
||||
played: "rgb(var(--efy_color1_var))",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user