Update plugins/media-bar.css
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
:root {
|
||||||
|
/* Primary accent colour — used for highlights, active states, progress bars.
|
||||||
|
Format: R, G, B (no rgb() wrapper) so opacity variants work cleanly. */
|
||||||
|
--abyss-accent: 245, 245, 247;
|
||||||
|
|
||||||
|
/* Corner rounding applied globally */
|
||||||
|
--abyss-radius: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
/* =============== Detail Bar =============== */
|
/* =============== Detail Bar =============== */
|
||||||
|
|
||||||
.slide.active .button-container {
|
.slide.active .button-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user