made titlebar darker

This commit is contained in:
djagoo 2024-09-16 09:09:01 +02:00
parent 3b2d8e7766
commit 500e0d4f68
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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;