elementary / elementary/granite

Use Granite stylesheets for button styles

Open
#768 2 comments 1 reaction 0 assignees View on GitHub
Stylesheet
Dominant language
Vala
Stars
329
Forks
65
Avg merge
1d 14h
Merged PRs (30d)
31

Description

From [Gtk docs](https://docs.gtk.org/gtk4/class.Button.html), these are the relevant nodes and classes:

- [x] `button`

- [ ] `.flat`
- [x] `.image-button`
- [x] `.text-button`
- [ ] `.keyboard-activating`

- [ ] `.font` Gtk.FontDialogButton
- [x] `.toggle`
- [ ] `.popup`
- [x] ~~`.scale`~~ For Gtk.ScaleButton. seems styled already https://github.com/elementary/granite/pull/1039
- [x] ~~`.lock`~~ deprecated since 4.10
- [ ] `.color` Gtk.ColorDialogButton

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.