Skip to content
Snippets Groups Projects

Issue #3403814 by Grimreaper: Add title context in themes

Merged Issue #3403814 by Grimreaper: Add title context in themes
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -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