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

Dolphin does not look proper with Mojave-dark #213

Closed
fenilgmehta opened this issue Sep 9, 2021 · 2 comments
Closed

Dolphin does not look proper with Mojave-dark #213

fenilgmehta opened this issue Sep 9, 2021 · 2 comments

Comments

@fenilgmehta
Copy link

fenilgmehta commented Sep 9, 2021

Thanks a lot for developing this wonderful theme and maintaining it 😃

I am using this theme on Linux Mint 20 Cinnamon and facing the following two issues with Dolphin:

  • The brightness of the + sign on the left does not seem to be the right fit for dark theme
  • The colour of odd and even rows is also an issue

This is how it looks with Mojave-dark-orange
image


If I use /usr/bin/dolphin -stylesheet "dolphin-stylesheet.qss", then it looks little better but

  • The + button on the left disappears
  • Instead of switching colours for odd and even rows, the colour is same for all rows

image

# Content of dolphin-stylesheet.qss
DolphinViewContainer > DolphinView > QAbstractScrollArea {
	background-color: #242424;
}
@fenilgmehta fenilgmehta changed the title Dolphin does look proper with Mojave-dark Dolphin does not look proper with Mojave-dark Sep 9, 2021
@vinceliuice
Copy link
Owner

vinceliuice commented Sep 10, 2021

Dolphin is not gtk app

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