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

CSS class for notification box? #222

Open
luigifab opened this issue Oct 27, 2023 · 3 comments
Open

CSS class for notification box? #222

luigifab opened this issue Oct 27, 2023 · 3 comments

Comments

@luigifab
Copy link

Question

  • Is there a CSS class for the notification box?
  • If no, can you add one?
  • Can you eventually add a demo button?

Because sometimes, there is a button inside, and with my theme it is horrible.

Actual behaviour

Run mate-notification-properties and press Preview button:

image

Here with network-manager when connection is up:

image

MATE general version

1.26.2

Package version

mate-notification-daemon 1.26.1-1

Linux Distribution

Debian Testing (Trixie)

@lukefromdc
Copy link
Member

The notification box is themed by mate-notification-daemon's theme engines (you can pick one of four) though some themes do pick up the theme background color. Not sure how much you could change anything but the background color with a css class in this case.

@luigifab
Copy link
Author

With coco theme and * { background:yellow; } at the end of my CSS file of my GTK theme, I can do that:

yellow

But I'm searching for something like that: .notification-box.coco ... { ... }

@lukefromdc
Copy link
Member

If anyone wants to code this up I can test it, I just don't do much of the work on feature requests myself. This is a team project though, so keeping this open. Someone on the team might code this up-or anyone else might, and testing would be simple.

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

No branches or pull requests

2 participants