diff --git a/gtk-theme/gtk-3.0/gtk.css b/gtk-theme/gtk-3.0/gtk.css index c41fdf8..3c53a29 100644 --- a/gtk-theme/gtk-3.0/gtk.css +++ b/gtk-theme/gtk-3.0/gtk.css @@ -143,7 +143,7 @@ these are pretty self explicative */ * Titlebar Colors * */ -@define-color theme_titlebar_background_djagoo-dark #1d262f; +@define-color theme_titlebar_background_djagoo-dark #10161d; @define-color theme_titlebar_foreground_djagoo-dark #fcfcfc; @define-color theme_titlebar_background_light_djagoo-dark #10161d; @define-color theme_titlebar_foreground_backdrop_djagoo-dark #a1a9b1; diff --git a/gtk-theme/gtk-4.0/gtk.css b/gtk-theme/gtk-4.0/gtk.css index e910e83..53b3198 100644 --- a/gtk-theme/gtk-4.0/gtk.css +++ b/gtk-theme/gtk-4.0/gtk.css @@ -143,7 +143,7 @@ these are pretty self explicative */ * Titlebar Colors * */ -@define-color theme_titlebar_background_djagoo-dark #1d262f; +@define-color theme_titlebar_background_djagoo-dark #10161d; @define-color theme_titlebar_foreground_djagoo-dark #fcfcfc; @define-color theme_titlebar_background_light_djagoo-dark #10161d; @define-color theme_titlebar_foreground_backdrop_djagoo-dark #a1a9b1;