Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some colors are not the same as stock Adwaita's ones #9

Open
mld9401 opened this issue Jun 12, 2020 · 2 comments
Open

Some colors are not the same as stock Adwaita's ones #9

mld9401 opened this issue Jun 12, 2020 · 2 comments

Comments

@mld9401
Copy link

mld9401 commented Jun 12, 2020

The HeaderBar and TitleBar background color is a bit different compared to the Adwaita stock theme.
The AdwaitaExtended HeaderBar and TitleBar background color code is : #D7D7D7
while the Adwaita stock one's is : #DBD7D4

Adwaita theme :
image

AdwaitaExtended theme :
image

@hrdwrrsk
Copy link
Owner

I was decided to make colors (in light variant) differs from upstream, since I dislike the warm-y colors from original Adwaita so I desaturate it, you can edit _colors.scss if you want use original Adwaita colors

@mld9401
Copy link
Author

mld9401 commented Jun 13, 2020

I was decided to make colors (in light variant) differs from upstream, since I dislike the warm-y colors from original Adwaita so I desaturate it, you can edit _colors.scss if you want use original Adwaita colors

thanks for your reply, unfortunatelly i am not familiar with css so i dont know which HEX code to change to get back original adwaita color.
If you can help it will be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants