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

Wireless signal strength icon not visible on default background color #3

Open
fossfreedom opened this issue Apr 20, 2018 · 11 comments
Open

Comments

@fossfreedom
Copy link
Member

From @joaofl on April 18, 2018 17:22

When choosing a wireless connection to connect to, the user can only see the signal strength icon (those little bars) when the mouse is over one of them, when the background changes to blue. Otherwise, those are white bars on white background (at least by default).

Copied from original issue: UbuntuBudgie/budgie-indicator-applet#16

@fossfreedom
Copy link
Member Author

Screenshot?

@fossfreedom
Copy link
Member Author

From @joaofl on April 18, 2018 22:47

Note that the signal strength bar is only visible when under the blue highlight

workspace 1_005

@fossfreedom
Copy link
Member Author

ah - thanks. Can confirm with Pocillo - that is the theme you are using?
Not sure though what bit of CSS will need to change to fix.

@fossfreedom
Copy link
Member Author

From @joaofl on April 18, 2018 23:31

My theme config is the default of the Ubuntu Budgie 17.10, which is:
Widgets: ARC
Icons: Pocillo

@fossfreedom
Copy link
Member Author

Hmm
I still think this is a theming issue.

This is the network manager applet btw not budgie indicator

@fossfreedom
Copy link
Member Author

From @joaofl on April 19, 2018 13:1

Let me know if I can help with anything.

@fossfreedom
Copy link
Member Author

@joaofl if you can please try other "light" themes and see how network manager and the wireless icons cope with the light theme.

This will help to confirm if this is a theme issue or a bug with upstream network-manager. Icons should normally be "symbolic" - GTK switches to dark or light icons depending up the theme contrast.

@fossfreedom
Copy link
Member Author

From @joaofl on April 20, 2018 12:54

All the others I tested the icons show in gray, so its fine. Which means that this is an issue with the theme itself. Those icons should not be white. Maybe I can try to fix it

@fossfreedom
Copy link
Member Author

Many thanks for the feedback - it would be much appreciated if you can have a go and fixing it.

@fossfreedom
Copy link
Member Author

From @joaofl on April 20, 2018 12:59

I would gladly contribute. Can you at least point aproximately where this should be? Not really familiar with the ubuntu themes.
Guess it is here?
https://github.com/UbuntuBudgie/pocillo-gtk-theme/tree/master/src

@fossfreedom
Copy link
Member Author

correct - as per the README, changes should be done in the sass files. Compilation instructions are in the README

the "apply" script is useful because it compiles the theme, installs it and activates the theme all in one hit.

When developing themes you have to change to something else and then back again to see the theme changes - if you have a look at the apply script (its just a text file) then you see how this is automated.

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