diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index 57d116f8b..94a280cb0 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -324,7 +324,7 @@ StScrollBar { .prompt-dialog-headline { font-weight: bold; - color: #b3b3b3; } + color: #bebeb6; } .prompt-dialog-description:rtl { text-align: right; } diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index 208d70f87..52dbed90a 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit 208d70f875a8b7d008c8526b8c44afa24f8e0676 +Subproject commit 52dbed90aea05fc8a3ce6ec39de4a64fb949518c diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 54cf1428e..7dab09f32 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -324,7 +324,7 @@ StScrollBar { .prompt-dialog-headline { font-weight: bold; - color: #a6a69b; } + color: #bebeb6; } .prompt-dialog-description:rtl { text-align: right; }