Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_bootstrap
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ui_suite_bootstrap
Merge requests
!152
Issue
#3403814
by Grimreaper: Add title context in themes
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3403814
by Grimreaper: Add title context in themes
issue/ui_suite_bootstrap-3403814:3403814-add-title-context
into
5.0.x
Overview
1
Commits
2
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Merged
Issue #3403814 by Grimreaper: Add title context in themes
Florent Torregrosa
requested to merge
issue/ui_suite_bootstrap-3403814:3403814-add-title-context
into
5.0.x
Nov 30, 2023
Overview
1
Commits
2
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Closes
#3403814
0
0
Merge request reports
Compare
5.0.x
version 1
19deb66a
Nov 30, 2023
5.0.x (base)
and
latest version
latest version
0815493c
2 commits,
Dec 7, 2023
version 1
19deb66a
1 commit,
Nov 30, 2023
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ui_suite_bootstrap.ui_skins.themes.yml
+
2
−
0
View file @ 0815493c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -2,10 +2,12 @@
# No value because same as plugin ID.
dark
:
label
:
"
Dark"
label_context
:
"
color"
key
:
"
data-bs-theme"
# No target because scopable.
# No value because same as plugin ID.
light
:
label
:
"
Light"
label_context
:
"
color"
key
:
"
data-bs-theme"
Loading