Где, в Xfce?
В Xfce 4.14 впарили gtk3 без полноценного настройщика цветов:
$ tail -n 7 ~/.config/gtk-3.0/colors.css
@define-color theme_titlebar_background rgb();
@define-color theme_titlebar_foreground rgb();
@define-color theme_titlebar_background_light #eff0f1;
@define-color theme_titlebar_foreground_backdrop rgb();
@define-color theme_titlebar_background_backdrop rgb();
@define-color theme_titlebar_foreground_insensitive rgb();
@define-color theme_titlebar_foreground_insensitive_backdrop rgb();
Т.е. впарли сырой не пригодный к релизу функционал.