mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
Add transparency/opacity for queue sidebar (#231)
* add opacity * add background for song metadata * Add padding and border radius to opacity elements * Remove font-weight transition on active lyrics (#233) --------- Co-authored-by: jeffvli <jeffvictorli@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
--danger-color: rgb(204, 50, 50);
|
||||
--generic-border-color: rgba(50, 50, 50, 30%);
|
||||
--main-bg: rgb(18, 18, 18);
|
||||
--main-bg-transparent: 18, 18, 18;
|
||||
--main-fg: rgb(225, 225, 225);
|
||||
--main-fg-secondary: rgb(150, 150, 150);
|
||||
--window-bar-bg: rgb(16, 16, 16);
|
||||
|
||||
Reference in New Issue
Block a user