Skip to content

Commit c51c8ee

Browse files
authored
adwaita-papyrus-dark: new theme (#25)
* adwaita-papirus-dark: add initial version * adwaita-papirus-dark: add rounded shade and desk icons * adwaita-papirus-dark: tweak colors * adwaita-papirus-dark: tweak colors for menu hover * adwaita-papirus-dark: make shade and desk icons squared Similar to the menu button. * adwaita-papirus-dark: add simple readme * adwaita-papirus-dark: use other shade icon * adwaita-papirus-dark: use other desk/toggled icon * adwaita-papirus-dark: update readme * adwaita-papirus-dark: revert to old shade icon * adwaita-papirus-dark: update readme * adwaita-papirus-dark: screenshot * adwaita-papirus-dark: embed screenshot * adwaita-papirus-dark: links * adwaita-papirus-dark: gnome tweak settings * adwaita-papirus-dark: update fonts * adwaita-papirus-dark: embed screenshot
1 parent 518c6a1 commit c51c8ee

39 files changed

+373
-0
lines changed

themes/Adwaita-Papirus-dark/README.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Adwaita Papirus Dark
2+
3+
This theme tries to mimic the appearance of the [Adwaita Dark GTK](https://gnome.pages.gitlab.gnome.org/libadwaita/) theme together with the Pairus Dark icon theme.
4+
5+
Recommended `rc.xml` theme settings:
6+
7+
```xml
8+
<theme>
9+
<name>Adwaita-Papirus-Dark</name>
10+
<titlebar layout=":menu,iconify,max,close" showTitle="yes" />
11+
<cornerRadius>14</cornerRadius>
12+
<dropShadows>yes</dropShadows>
13+
<font place="ActiveWindow" name="Cantarell" size="12" weight="bold" />
14+
<font place="InactiveWindow" name="Cantarell" size="12" weight="bold" />
15+
<font place="MenuHeader" name="Cantarell" size="12" weight="bold" />
16+
<font place="MenuItem" name="Cantarell" size="12" />
17+
<font place="OnScreenDisplay" name="Cantarell" size="12" />
18+
</theme>
19+
```
20+
21+
Recommended Gnome Tweaks settings:
22+
23+
- Appearance
24+
- Icons: Papirus-Dark
25+
- Legacy Applications (GTK3): Adw-gtk3-dark
26+
- Titlebar Buttons
27+
- Maximize: On
28+
- Minimize: On
29+
- Placement: Right
30+
31+
The icons are based on the icons found in the [Adwaita-dark button theme](https://github.com/labwc/labwc-artwork/tree/main/button-themes/svg/Adwaita-dark) in this repository and on the icons of the great [Papirus icon theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme).
32+
33+
Obligatory screenshot:
34+
35+
![Screenshot](https://github.com/user-attachments/assets/8752fbb5-7ff7-4973-8f55-94cdbf6e331d)
495 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)