chore: updated README f5b64223
Steve · 2026-08-22 13:57 1 file(s) · +28 −0
README.md +28 −0
30 30
**Icons are untouched.** `index.theme` still names Nordic's `Zafiro-icons`;
31 31
pick an icon theme and change that line.
32 32
33 +
## Supported ports
34 +
35 +
| Port | Notes |
36 +
| --- | --- |
37 +
| GTK 3 | Full stylesheet, incl. app-specific styling below |
38 +
| GTK 4 | Full stylesheet, incl. app-specific styling below |
39 +
| xfwm4 | Window decorations, with `hdpi` and `xhdpi` variants |
40 +
| Dunst | Notification daemon (`dunst/dunstrc`) |
41 +
| Rofi | Launcher theme (`rofi/darkmatter.rasi`) |
42 +
43 +
App-specific styling is layered on top of the base GTK 3/4 stylesheets for:
44 +
45 +
- Budgie (panel/Raven)
46 +
- Caja (MATE Files)
47 +
- Geary
48 +
- GNOME Shell / Nautilus
49 +
- LightDM GTK greeter
50 +
- MATE (OSD)
51 +
- Nemo
52 +
- Pantheon / Gala (elementary OS)
53 +
- Rnote (GTK 4 only)
54 +
- Terminator (GTK 3 only)
55 +
- Thunar
56 +
- Unity
57 +
- Xfce (panel)
58 +
33 59
## Building
34 60
35 61
Needs `sassc` and `librsvg`:
46 72
## Acknowledgements
47 73
48 74
Main structure and inspiration forked from [Nordic](https://github.com/EliverLara/Nordic)
75 +
76 +
Color scheme: [darkmatter-nvim](https://github.com/stevedylandev/darkmatter-nvim)
49 77
50 78
## License
51 79