Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
1c15ad9f
Commit
1c15ad9f
authored
1 year ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Remote access: fix dark theme icon color
parent
74b6eadc
No related branches found
No related tags found
1 merge request
!1848
Remote access:dark theme
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildsystem/network-sharing-server/src/scss/app.scss
+1
-1
1 addition, 1 deletion
buildsystem/network-sharing-server/src/scss/app.scss
with
1 addition
and
1 deletion
buildsystem/network-sharing-server/src/scss/app.scss
+
1
−
1
View file @
1c15ad9f
...
...
@@ -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
(
1
438
%
)
hue-rotate
(
191
deg
)
brightness
(
11
2
%
)
contrast
(
80
%
);
--img-tint
:
brightness
(
0
)
saturate
(
100%
)
invert
(
99%
)
sepia
(
1%
)
saturate
(
1
716
%
)
hue-rotate
(
239
deg
)
brightness
(
11
5
%
)
contrast
(
74
%
);
--secondary-text
:
#{
$gray-text-dark
}
;
--progress-background
:
#{
$progress-background-dark
}
;
--bs-card-bg
:
#{
$gray-900
}
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment