mirror of
https://github.com/videolan/vlc-android
synced 2024-11-27 20:04:14 +08:00
Remote access: fix dark theme icon color
This commit is contained in:
parent
74b6eadc46
commit
1c15ad9fa1
@ -55,7 +55,7 @@ $card-spacer-x: 0.5rem;
|
||||
--bs-body-bg: #111;
|
||||
--bs-link-hover-color: #ff610a;
|
||||
--bs-btn-hover-color: #ff610a;
|
||||
--img-tint: invert(99%) sepia(1%) saturate(1438%) hue-rotate(191deg) brightness(112%) contrast(80%);
|
||||
--img-tint: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(1716%) hue-rotate(239deg) brightness(115%) contrast(74%);
|
||||
--secondary-text: #{$gray-text-dark};
|
||||
--progress-background: #{$progress-background-dark};
|
||||
--bs-card-bg: #{$gray-900};
|
||||
|
Loading…
Reference in New Issue
Block a user