mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-08 07:45:25 +00:00
Fix: Adjusted progress bar indicator color
This commit is contained in:
@@ -296,7 +296,7 @@ html {
|
||||
|
||||
.itemProgressBarForeground {
|
||||
border-radius: var(--largeRadius);
|
||||
background-color: rgb(214 144 255 / 65%)
|
||||
background-color: var(--activeColor);
|
||||
}
|
||||
|
||||
.selectLabel {
|
||||
|
||||
Reference in New Issue
Block a user