Skip to content
Snippets Groups Projects
Commit 1c15ad9f authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Remote access: fix dark theme icon color

parent 74b6eadc
No related branches found
No related tags found
1 merge request!1848Remote access:dark theme
......@@ -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};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment