st/settings: Add :accent-color

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2715>
This commit is contained in:
Alice Mikhaylenko 2023-03-21 22:59:39 +04:00 committed by Marge Bot
parent 1bab7b32e5
commit ec9217bc0d
3 changed files with 38 additions and 1 deletions

View file

@ -28,7 +28,7 @@ gjs_req = '>= 1.73.1'
gtk_req = '>= 4.0'
mutter_req = '>= 46.0'
polkit_req = '>= 0.100'
schemas_req = '>= 46.beta'
schemas_req = '>= 47.alpha'
systemd_req = '>= 246'
ibus_req = '>= 1.5.19'
gnome_desktop_req = '>= 40'