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

Nordic Theme on Gnome Shell Bugs #150

Closed
wharjack opened this issue Aug 21, 2021 · 1 comment
Closed

Nordic Theme on Gnome Shell Bugs #150

wharjack opened this issue Aug 21, 2021 · 1 comment

Comments

@wharjack
Copy link

wharjack commented Aug 21, 2021

It seems that the Nordic Shell Theme doesn't do it's job. I think it is fixable by me by going trough css but I don't know the css names heheh. I hope this can help. By the way I'm using Zorin OS 16 Core =) Thank you Sir!

https://drive.google.com/file/d/17VMWh5hwRPftmgwLg17TvpFivXQWeDby/view?usp=sharing

@wharjack
Copy link
Author

Fixed this by adding background-color: #2e3440; to

.popup-menu .popup-menu-content {
padding: 16px 0;
/* need to commit this */
background-color: #2e3440;
}

https://drive.google.com/file/d/1JGz2QGE9rePCIyPNLpPTtXMfY-NkAy8-/view?usp=sharing

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

1 participant