made titlebar darker
This commit is contained in:
parent
3b2d8e7766
commit
500e0d4f68
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue