[vlc-commits] [Git][videolan/vlc][master] macosx: prefs: use secondaryLabelColor for hotkey change label
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Sat Jun 27 11:11:28 UTC 2026
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
921aab2e by Serhii Bykov at 2026-06-27T12:48:09+02:00
macosx: prefs: use secondaryLabelColor for hotkey change label
- - - - -
1 changed file:
- modules/gui/macosx/UI/SimplePreferences.xib
Changes:
=====================================
modules/gui/macosx/UI/SimplePreferences.xib
=====================================
@@ -1982,7 +1982,7 @@ Gw
<font key="font" metaFont="system"/>
<string key="title">Press new keys for
%s</string>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/921aab2e5b590bd50ff5ca0bcf4d06300b45ed6a
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/921aab2e5b590bd50ff5ca0bcf4d06300b45ed6a
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list