Replies: 2 comments 9 replies
-
|
Everything seems good for me. Probably you have a modified app = IgnisApp.get_default()
app.widgets_style_priority = "user"
app.apply_css(f"{Utils.get_current_dir()}/style.scss", style_priority="user") |
Beta Was this translation helpful? Give feedback.
7 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to change some of the elements. Also can't highlight the active workspace on hyprland:

I got rid of my original CSS and copied the one in the examples repo. Changed some of the colors to be very visible. I can only affect:
Sorry for being a pain! Oh, here is my config.py:
Beta Was this translation helpful? Give feedback.
All reactions